public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/56481] New: [4.8 Regression] endless loop compiling a C++ file
Date: Thu, 28 Feb 2013 10:32:00 -0000	[thread overview]
Message-ID: <bug-56481-4@http.gcc.gnu.org/bugzilla/> (raw)


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*) ()


             reply	other threads:[~2013-02-28 10:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-28 10:32 doko at gcc dot gnu.org [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-56481-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).