[Bug c++/36159] C++ compiler should issue a warning with missing new operator
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Apr 10 20:30:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36159
--- Comment #18 from Martin Sebor <msebor at gcc dot gnu.org> ---
The link works for me. An older version of the paper is here:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3396.htm
If that doesn't work for you either try searching for the paper titled Dynamic
memory allocation for over-aligned data by Clark Nelson.
More information about the Gcc-bugs
mailing list