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++/36159] C++ compiler should issue a warning with missing new operator



------- Comment #4 from hjl dot tools at gmail dot com  2008-05-07 04:56 -------
The default new operator is implemented within gcc. It should be
possible to let g++ know the alignment returned by the new operator.


-- 


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


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