------- Additional Comments From pluto at agmk dot net 2005-06-16 23:53 ------- (In reply to comment #7) > Compiling with -O1, we seg fault but compiling with -O1 -fno-tree-fre > we don't because we don't "FRE", the load and get the type correct. with -O2 -fno-tree-fre gcc (from mainline) segfaults too.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21840