--- 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
--- 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
2 matches
Mail list logo