This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/23480] default-initializing variable size array new expression does not work


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-19 13:04 -------
new int[2] () is broken in 3.4.x, see PR 20427.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]