[Bug fortran/37992] [4.4 Regression] ICE segfault for "character(len=len(x)) :: foo,x"

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Mon Nov 3 11:03:00 GMT 2008



------- Comment #5 from dominiq at lps dot ens dot fr  2008-11-03 11:02 -------
The patch in comment #4 generate a lot of bus errors in my tests. Looking at
it, I think there is something missing: gfc_current_ns->old_cl_list is only set
to NULL, it should likely be set to gfc_current_ns->cl_list somewhere.


-- 


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



More information about the Gcc-bugs mailing list