public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/59804] New: C++ front-end checking ends in an infinite loop on erroneous code
@ 2014-01-14 13:25 jamborm at gcc dot gnu.org
  2014-09-27 15:23 ` [Bug c++/59804] " manu at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: jamborm at gcc dot gnu.org @ 2014-01-14 13:25 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59804
           Summary: C++ front-end checking ends in an infinite loop on
                    erroneous code
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jamborm at gcc dot gnu.org

Created attachment 31831
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31831&action=edit
Testcase

I discovered this problem when multidelta-reducing a different PR.
Multidelta produced this invalid source that however causes the c++
front-end of an checking-enabled compiler to end up in an infinite
loop (or just takes incredible time to finish but I doubt that).

Release-checking g++ compains about errors and exits normally.

x86_64-linux, no compiler options necessary.


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

end of thread, other threads:[~2014-09-27 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-14 13:25 [Bug c++/59804] New: C++ front-end checking ends in an infinite loop on erroneous code jamborm at gcc dot gnu.org
2014-09-27 15:23 ` [Bug c++/59804] " manu 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).