public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/50458] New: ICE when using brace-initializer for new array
@ 2011-09-19 22:14 z0sh at sogetthis dot com
  2011-09-19 23:21 ` [Bug c++/50458] " z0sh at sogetthis dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: z0sh at sogetthis dot com @ 2011-09-19 22:14 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50458
           Summary: ICE when using brace-initializer for new array
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: z0sh@sogetthis.com


The following causes a crash in GCC 4.6.1, with or without -std=c++0x:

   char * p = new char[110] {};


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

end of thread, other threads:[~2011-10-11 18:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-19 22:14 [Bug c++/50458] New: ICE when using brace-initializer for new array z0sh at sogetthis dot com
2011-09-19 23:21 ` [Bug c++/50458] " z0sh at sogetthis dot com
2011-09-19 23:23 ` redi at gcc dot gnu.org
2011-09-23 22:41 ` [Bug c++/50458] [4.6 Regression] " paolo.carlini at oracle dot com
2011-09-29 13:26 ` rguenth at gcc dot gnu.org
2011-10-11 18:33 ` 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).