[Bug preprocessor/54694] internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2out.c:2387

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 26 09:10:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54694

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |i686-pc-linux-gnu

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-26 09:10:23 UTC ---
(In reply to comment #1)
> Please attach preprocessed source and provide the output of the compiler
> command with -v appended.

The "compiler command".  I cannot reproduce it with

gcc -S t.i -m32 -march=i686 -fomit-frame-pointer -O2 -fPIE
-fstack-protector-all

but I have no idea what -march=native expands to.  It would have told me
if you _added_ "-v" to the command that produces the error (not only "gcc").



More information about the Gcc-bugs mailing list