[Bug fortran/33554] [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Wed Sep 26 08:10:00 GMT 2007



------- Comment #8 from dominiq at lps dot ens dot fr  2007-09-26 08:10 -------
Now I get a bus error, but I have to use:

gfc -m64 -g pr33554.f90 -O0

with

gfc -m64 -g pr33554.f90 -fbounds-check -O0

the bus error disappear.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33554



More information about the Gcc-bugs mailing list