[Bug optimization/14640] [3.3 regression] miscompilation of mozilla-firefox (deallocator problems?)
debian-gcc at lists dot debian dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 28 08:09:00 GMT 2004
------- Additional Comments From debian-gcc at lists dot debian dot org 2004-03-28 08:09 -------
compiling the whole app with 3.3 CVS 20040327 results in the segfault. compiling
content/events/src/nsEventListenerManager.cpp with the same compiler and the
backport for PR10776 reverted and relinking results in a working application.
Flags used to compile:
/usr/lib/gcc-lib/i486-linux/3.3.3/cc1plus -fpreprocessed
nsEventListenerManager.ii -quiet -dumpbase nsEventListenerManager.cpp
-auxbase-strip nsEventListenerManager.o -O2 -Wall -Wconversion -Wpointer-arith
-Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long
-w -version -fPIC -fno-rtti -fno-exceptions -fshort-wchar -o
nsEventListenerManager.s
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14640
More information about the Gcc-bugs
mailing list