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 optimization/14640] [3.3 regression] miscompilation of mozilla-firefox (deallocator problems?)


------- 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


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