[Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 16 13:07:00 GMT 2007
------- Comment #5 from ebotcazou at gcc dot gnu dot org 2007-02-16 13:06 -------
> i used the above cflags and it compiled well. and no segmentation faults
> anymore.
I wouldn't personally recommend -fwrapv, this may uncover other problems. On
the contrary, -fno-strict-aliasing is always safe.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30819
More information about the Gcc-bugs
mailing list