[Bug fortran/64933] New: ASSOCIATE on a character variable does not allow substring expressions

2015-02-04 Thread olivier.marsden at ecmwf dot int
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: olivier.marsden at ecmwf dot int Created attachment 34662 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34662&action=edit gfortran 5.0 ICE output for test ca

[Bug fortran/64933] ASSOCIATE on a character variable does not allow substring expressions

2015-02-04 Thread olivier.marsden at ecmwf dot int
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64933 --- Comment #1 from Olivier Marsden --- Comment on attachment 34662 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34662 gfortran 5.0 ICE output for test case > > print *, should_work(5:15) > 1 >internal compiler error: Segmentation fault