public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55402] New: Compiling large initializer lists never finishes
@ 2012-11-19 22:26 kevin at topsy dot com
  2012-11-19 22:27 ` [Bug c++/55402] " kevin at topsy dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: kevin at topsy dot com @ 2012-11-19 22:26 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55402
           Summary: Compiling large initializer lists never finishes
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: kevin@topsy.com


An initializer list of tens of thousands of simple std::pair<...> causes GCC
4.7.2 to busily never return.

Command line:

kevin@ps027:~$ cat /proc/version
Linux version 2.6.32-32-server (buildd@allspice) (gcc version 4.4.3 (Ubuntu
4.4.3-4ubuntu5) ) #62-Ubuntu SMP Wed Apr 20 22:07:43 UTC 2011
kevin@ps027:~$ g++-4.7 --version
g++-4.7 (Ubuntu/Linaro 4.7.2-2+ub1) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

kevin@ps027:~$ g++ -std=c++0x -save-temps hang.cc
(never returns, compiler forever busy)


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

end of thread, other threads:[~2013-03-06 10:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-19 22:26 [Bug c++/55402] New: Compiling large initializer lists never finishes kevin at topsy dot com
2012-11-19 22:27 ` [Bug c++/55402] " kevin at topsy dot com
2012-11-19 22:29 ` kevin at topsy dot com
2012-11-19 22:31 ` kevin at topsy dot com
2012-11-19 22:33 ` kevin at topsy dot com
2012-11-20  0:16 ` paolo.carlini at oracle dot com
2012-11-20  0:24 ` kevin at topsy dot com
2012-11-20 11:13 ` paolo.carlini at oracle dot com
2012-11-20 11:20 ` steven at gcc dot gnu.org
2012-11-20 11:43 ` jakub at gcc dot gnu.org
2012-11-20 12:28 ` paolo.carlini at oracle dot com
2013-03-06 10:30 ` steven 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).