public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18369] New: [4.0 regression] Segfault on braced new
@ 2004-11-08  6:50 mueller at kde dot org
  2004-11-08  6:51 ` [Bug c++/18369] " mueller at kde dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mueller at kde dot org @ 2004-11-08  6:50 UTC (permalink / raw)
  To: gcc-bugs

=== Cut === 
void breakme() 
{ 
  int* v =new (int [5]); 
} 
=== Cut === 
GNU C++ version 4.0.0 20041107 (experimental) (i686-pc-linux-gnu) 
        compiled by GNU C version 4.0.0 20041107 (experimental). 
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 
test.cpp: In function ‘void breakme()’: 
test.cpp:4: internal compiler error: Segmentation fault 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: [4.0 regression] Segfault on braced new
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mueller at kde dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-01-06  0:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-08  6:50 [Bug c++/18369] New: [4.0 regression] Segfault on braced new mueller at kde dot org
2004-11-08  6:51 ` [Bug c++/18369] " mueller at kde dot org
2004-11-08 10:44 ` reichelt at gcc dot gnu dot org
2004-11-08 12:33 ` pinskia at gcc dot gnu dot org
2004-11-08 13:46 ` pinskia at gcc dot gnu dot org
2004-11-09  6:58 ` mmitchel at gcc dot gnu dot org
2004-11-10 17:01 ` cvs-commit at gcc dot gnu dot org
2004-11-10 17:20 ` mmitchel at gcc dot gnu dot org
2005-01-06  0:20 ` cvs-commit at gcc dot gnu dot 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).