------- Additional Comments From tobi at gcc dot gnu dot org 2005-02-18 21:35 ------- >From the generated assembly .ascii "a " .zero 4294967292 .ascii " " .zero 4 .ascii " " .zero 4 .zero 4 i.e. the elements that are filled in with a repeat count are not padded to the correct length.
-- What |Removed |Added ---------------------------------------------------------------------------- Summary|gfortran assembler error, |n*'xxxx' disables padding |n*'xxxx' is broken | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20063