[Patch, fortran] PR fortran/54166 ICE on array section (4.8 regression)

Mikael Morin mikael.morin@sfr.fr
Fri Aug 3 14:21:00 GMT 2012


Hello,

here is the fix for the regression I have introduced with my assumed
rank bounds patch.

Will test and commit as obvious.
Mikael


2012-08-02  Mikael Morin  <mikael@gcc.gnu.org>

	PR fortran/54166
	* trans-array.c (set_loop_bounds): Access specinfo using spec_dim.

2012-08-02  Mikael Morin  <mikael@gcc.gnu.org>

	PR fortran/54166
	* gfortran.dg/array_5.f90: New test.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_set_loop_bounds.diff
Type: text/x-patch
Size: 732 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20120803/a02b14bc/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: array_5.f90
Type: text/x-fortran
Size: 627 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20120803/a02b14bc/attachment-0001.bin>


More information about the Fortran mailing list