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++/55446] [4.7/4.8 Regression] array new with size zero vanishes from object code


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

--- Comment #7 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-11-24 09:32:48 UTC ---
Thanks. Relying on a warning seems a bit brittle, maybe a scan in the original
dump would be good enough in terms of compile only testcases, but I sent to the
mailing list a run time test.


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