------- Comment #1 from mikael at gcc dot gnu dot org  2010-08-22 18:00 -------
The error:
internal compiler error: in gfc_conv_intrinsic_anyall, at
fortran/trans-intrinsic.c:1689
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

It seems that the a /= a is simplified to a constant scalar value which
triggers the assert. 


-- 


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

Reply via email to