[Bug c++/36159] C++ compiler should issue a warning with missing new operator
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Wed May 7 11:25:00 GMT 2008
------- Comment #6 from joseph at codesourcery dot com 2008-05-07 11:25 -------
Subject: Re: C++ compiler should issue a warning with missing
new operator
On Wed, 7 May 2008, pinskia at gcc dot gnu dot org wrote:
> aligned memory. PPC LV2 returns 16byte aligned memory. PPC Linux should be
> returning 16byte aligned memory for the 128bit long double but from what I
> remember or last heard does not.
There is a patch for that glibc bug
<http://sourceware.org/ml/libc-alpha/2007-11/msg00062.html>, but the glibc
maintainers have not reviewed it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36159
More information about the Gcc-bugs
mailing list