[Bug c++/14804] initializing const data with reinterpret_cast-ed pointer-to-member function crashes

2004-04-03 Thread 1319 at bot dot ru
--- Additional Comments From 1319 at bot dot ru 2004-04-03 19:50 --- No, it is not. Testcase still segfaults if compiled with -funit-at-a-time. $ g++ -O3 -fno-unit-at-a-time 14804.cc $ ./a.out $ g++ -funit-at-a-time 14804.cc $ ./a.out Segmentation fault $ This is true for both 3.4.0

[Bug optimization/14640] [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?)

2004-03-29 Thread 1319 at bot dot ru
--- Additional Comments From 1319 at bot dot ru 2004-03-29 21:52 --- Why this bug is still UNCONFIRMED? I cannot compile mozilla using 3.3.4 20040328 too. Also 3.4.0 never compiles working mozilla (I tried many times from early 2004). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id