[patch, fortran][4.3 Regression] ICE with transfer, merge in gfc_conv_expr_descriptor

Jerry DeLisle jvdelisle@verizon.net
Sun Jan 27 12:07:00 GMT 2008


Hi propose we commit this patch with the TODO as shown and downgrade PR31610 to 
no longer regression or F95 hot list, but leave it open.  We should mark 34946 
as a duplicate of 31610.  I will give the test case an appropriate name.

All due respect to Paul if he discovers a deeper issue. :)

Someone should test with cp2k latest if possible.

Regression tested on x86-64.

OK for trunk?

Jerry

2008-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/31610
	* trans-array.c (gfc_trans_create_temp_array): Remove call to
	gcc_assert (integer_zerop (loop->from[n])).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr31610.diff
Type: text/x-patch
Size: 639 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080127/023393e5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.f90
Type: text/x-fortran
Size: 317 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080127/023393e5/attachment-0001.bin>


More information about the Fortran mailing list