[Bug c/70740] ICE when compiling the Linux kernel (net/wireless/util.o)
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 20 17:57:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70740
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |trippels at gcc dot gnu.org
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
You could run:
make V=1 net/wireless/util.o
and then add -v --save-temps to the gcc invocation.
Post the full output and attach the util.i file.
More information about the Gcc-bugs
mailing list