RFR: 8295795: hsdis does not build with binutils 2.39+ [v8]
Magnus Ihse Bursie
ihse at openjdk.org
Thu Nov 23 14:27:21 UTC 2023
On Thu, 23 Nov 2023 13:54:47 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> @robehn I think that is a gcc extension; not ANSI C.
>
> Yea, you are correct. Apparently the gcc extension is not turned off even if you use -ansi.
> clang on the other hand complains.
>
> @galderz your suggested patch is correct, can you open PR ?
@robehn Way ahead of you: https://bugs.openjdk.org/browse/JDK-8320663 :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15138#discussion_r1403452541
More information about the build-dev
mailing list