[Bug tree-optimization/41087] [4.5 Regression]: cris-elf gfortran.dg/zero_sized_3.f90 -O3 -funroll-loops execution

hp at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 17 04:56:00 GMT 2009



------- Comment #1 from hp at gcc dot gnu dot org  2009-08-17 04:56 -------
I'll have to re-build r150587 to get a diff of the assembly.  Without that, the
only things I can say are:
- it's the abort call in the test that is triggered
- the preceding line, "print *, pack (mm, mask)" can be safely commented out
without affecting the bug.
- it's the first iteration
- j==1 and size (pack (mm, mask)) == 2 or vice versa.


-- 


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



More information about the Gcc-bugs mailing list