https://sourceware.org/bugzilla/show_bug.cgi?id=21934

--- Comment #11 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Brett Neumeier from comment #9)
> Created attachment 10343 [details]
> attempt at minimal pre-processed tc-i386.i
> 
> OK, one more thing. I deleted everything that seemed to be unreferenced by
> output_invalid in the full tc-i386.i file, and the result compiles fine.
> 
> So there is *something* in the full tc-i386.i file I attached earlier that
> causes problems, but I have no idea what it is or how to proceed.

With i386 GCC 7.1.1, I got

[hjl@gnu-tools-1 tmp]$  /usr/gcc-7.1.1-32bit/bin/gcc -S -O2 -g -Wall tc-i386.i
-W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
-Werror -Wwrite-strings  -Wno-implicit-fallthrough
[hjl@gnu-tools-1 tmp]$ 

on your full tc-i386.i.  It sounds like an arm GCC 7 bug to me.  Please open
a GCC bug first before we decide what to do with a workaround in binutils.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to