------- 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