[Patch, Fortran, committed] PR 48692 - Fix gfortran.dg/module_write_1.f90 failure

Tobias Burnus burnus@net-b.de
Wed Apr 20 18:34:00 GMT 2011


The committal of the patch for PR 48588 caused that 
gfortran.dg/module_write_1.f90 was now failing (ICE).

After some debugging (cf. PR 48692) it turned out that it only worked by 
chance before. The attached patch fixes the issue more properly. (The 
ICE occurred as a check whether all symbols were committed failed.)

The patch was build, tested and regtested on x86-64-linux; it is rather 
obvious and has also been approved by Steve in a private email.

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: commit.diff
Type: text/x-patch
Size: 864 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110420/03037179/attachment.bin>


More information about the Gcc-patches mailing list