[Bug c/46062] New: TOT gcc: ice in dwarf2out_cfi_begin_epilogue, at dwarf2out.c:2930

jgu222 at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Oct 18 04:22:00 GMT 2010


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

           Summary: TOT gcc: ice in dwarf2out_cfi_begin_epilogue, at
                    dwarf2out.c:2930
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jgu222@gmail.com


Created attachment 22074
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22074
pre-processed gcc/jump.c

$ gcc -c -g -O2  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition
-Wc++-compat -fno-common jump.i -o jump.o../../trunk/gcc/jump.c: In function
‘reversed_comparison_code_parts’:
../../trunk/gcc/jump.c:402:1: internal compiler error: in
dwarf2out_cfi_begin_epilogue, at dwarf2out.c:2930
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

I had this with TOT of gcc (svn) on Oct 18. The last revision is
r165596 | ktietz | 2010-10-17 12:43:34 -0700 (Sun, 17 Oct 2010) | 8 lines



More information about the Gcc-bugs mailing list