[Bug fortran/27446] ICE on OpenMP array REDUCTION clause

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 12 11:27:00 GMT 2006



------- Comment #4 from jakub at gcc dot gnu dot org  2006-05-12 11:27 -------
-fbounds-check is completely useless option, it is so buggy that you can't use
it for anything real.
E.g. it doesn't handle assumed size or allocatable arrays.
Try running make check-gfortran RUNTESTFLAGS="--target_board
unix/-fbounds-check"
and you'll see a half of the tests fail.


-- 


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



More information about the Gcc-bugs mailing list