https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91265

            Bug ID: 91265
           Summary: new breakage for g++.dg/cpp0x/pr82560.C
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

For C++ testsuite file g++.dg/cpp0x/pr82560.C, somewhere
between revision 273750 and 273800, with flag -O2, I get this:

/home/dcb/gcc/results.273750/bin/g++
/home/dcb/gcc/results.273800/bin/g++
during GIMPLE pass: cddce
./g++.dg/cpp0x/pr82560.C: In function ‘int main()’:
./g++.dg/cpp0x/pr82560.C:28:1: internal compiler error: Segmentation fault
   28 | }
      | ^
0xfbaf6f crash_signal
        ../../trunk/gcc/toplev.c:326
0x11c9455 verify_use
        ../../trunk/gcc/tree-ssa.c:884
0x11cd940 verify_ssa(bool, bool)
        ../../trunk/gcc/tree-ssa.c:1161

Reply via email to