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++/54984] [4.6/4.7/4.8 Regression] Array allocated with new in a template class is default initialised


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

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-25 23:31:05 UTC ---
I suspect something pretty stupid went wrong when we started using VECs.
Anyway, I'm looking a bit into this.


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