This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

regression in char_transpose_1.f90


Is anyone else seeing a regression in char_transpose_1.f90?

troutmask:sgk[203] gfc4x -o z char_transpose_1.f90
char_transpose_1.f90: In function 'MAIN__':
char_transpose_1.f90:9: internal compiler error: in gfc_conv_array_transpose, at fortran/trans-array.c:717
Please submit a full bug report,
with preprocessed source if appropriate.

I have actually traced this all the way back to the original commit.
troutmask:sgk[204] gfc4x -o z char_transpose_1.f90 --version
GNU Fortran 95 (GCC) 4.2.0 20051213 (experimental)

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]