------- Comment #2 from burnus at gcc dot gnu dot org  2007-02-20 15:54 -------
Thanks for the report. I can confirm that it happens with 4.1.x (4.1.2 20070115
[SUSE Linux]); note however that the ICE does not occur with gfortran 4.2 and
4.3.

I'm not sure whether we have the resources to fix it in 4.1.x, though :-(
In any case, daily gfortran 4.2 and 4.3 trunk/branch builds are available from
http://gcc.gnu.org/wiki/GFortranBinaries

The segmentation fault is (using SUSE's gfortran-4.1) due to an 
==29696== Invalid read of size 8
==29696==    at 0x41B992: (within /usr/lib64/gcc/x86_64-suse-linux/4.1.2/f951)


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu dot
                   |                            |org
           Severity|blocker                     |normal
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |4.1.2
      Known to work|                            |4.2.0 4.3.0
            Summary|ICE: Segmentation Fault in  |[4.1 only] ICE: Segmentation
                   |gfortran                    |Fault in gfortran


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30885

Reply via email to