This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19351] [DR 624] operator new[] can return heap blocks which are too small
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 07 Feb 2012 21:33:00 +0000
- Subject: [Bug c++/19351] [DR 624] operator new[] can return heap blocks which are too small
- Auto-submitted: auto-generated
- References: <bug-19351-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19351
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|operator new[] can return |[DR 624] operator new[] can
|heap blocks which are too |return heap blocks which
|small |are too small
Severity|enhancement |normal
--- Comment #25 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-07 21:33:00 UTC ---
since an exception is now required this is not an enhancement