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 target/34067] [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin



------- Comment #9 from dominiq at lps dot ens dot fr  2007-11-13 08:10 -------
> and the from the debugger which field of the array caused the abort and maybe even good 
> and bad char_cshift_2.*.fwprop* dumps?  Can you hit breakpoint on _gfortran_cshift1_4_char 
> and _gfortran_cshift1_8_char and compare the incoming and outgoing arrays between a good 
> and bad version?

This will take a little more time (I have to restore the revision and rebuild
gcc). I have printed the
arrays a and b, and with shift4 the first 4 lines, i.e., b(:,1:2,1) is
different from the corresponding a's.

Do you know the important differences in the config files for Darwin8 and
Linux?


-- 


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


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