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



             Bug #: 56481

           Summary: [4.8 Regression] endless loop compiling a C++ file

    Classification: Unclassified

           Product: gcc

           Version: 4.8.0

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: c++

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: d...@gcc.gnu.org





Created attachment 29549

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29549

preprocessed source



seen with 4.8.0 20130223 (experimental) [trunk revision 196236]

seen as well with -g, -fopenmp, -O



$ g++ -c GuiFilesModified.ii



0  0x00000000005e2a3e in ?? ()

#1  0x00000000005e2f5d in ?? ()

#2  0x00000000005e357f in ?? ()

#3  0x00000000005e2b22 in ?? ()

#4  0x00000000005e4ca7 in ?? ()

#5  0x00000000005e5a4a in ?? ()

#6  0x00000000005e4f2a in maybe_constant_value(tree_node*) ()

#7  0x00000000005e5a4a in ?? ()

#8  0x00000000005e4f2a in maybe_constant_value(tree_node*) ()

#9  0x00000000005e5a4a in ?? ()

#10 0x00000000005e5481 in ?? ()

#11 0x00000000005e4f2a in maybe_constant_value(tree_node*) ()

#12 0x00000000005e5a4a in ?? ()

#13 0x00000000005e5481 in ?? ()

#14 0x00000000005e5481 in ?? ()

#15 0x00000000005e5481 in ?? ()

#16 0x00000000005e4f2a in maybe_constant_value(tree_node*) ()

#17 0x00000000005e5a4a in ?? ()

#18 0x00000000005e4f2a in maybe_constant_value(tree_node*) ()

#19 0x00000000005e5a4a in ?? ()

#20 0x00000000005e4f2a in maybe_constant_value(tree_node*) ()

Reply via email to