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 fortran/33554] [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values



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


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