public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/56481] New: [4.8 Regression] endless loop compiling a C++ file
@ 2013-02-28 10:32 doko at gcc dot gnu.org
  2013-02-28 12:00 ` [Bug c++/56481] " jakub at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: doko at gcc dot gnu.org @ 2013-02-28 10:32 UTC (permalink / raw)
  To: gcc-bugs


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: unassigned@gcc.gnu.org
        ReportedBy: doko@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*) ()


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-03-17  2:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-28 10:32 [Bug c++/56481] New: [4.8 Regression] endless loop compiling a C++ file doko at gcc dot gnu.org
2013-02-28 12:00 ` [Bug c++/56481] " jakub at gcc dot gnu.org
2013-02-28 16:58 ` jason at gcc dot gnu.org
2013-02-28 17:36 ` jakub at gcc dot gnu.org
2013-02-28 20:22 ` jason at gcc dot gnu.org
2013-02-28 20:37 ` jason at gcc dot gnu.org
2013-02-28 20:45 ` jakub at gcc dot gnu.org
2013-03-17  2:38 ` jason at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).