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++/65350] [C++14] operator new[] should not be called if # of initializer elements exceeds # of elements


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65350

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org
          Component|c                           |c++

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Correcting component as pointed out by NightStrike.


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