------- Comment #3 from rguenth at gcc dot gnu dot org  2010-07-09 08:23 -------
Mine.  If I fix the warning

t.f90:8.21:

      COMMON /TRUPAR/ DX(10),V(10,10)                                   
                     1
Warning: Named COMMON block 'trupar' at (1) shall be of the same size

then the ICE vanishes.  Fix as in make DX and V implicit double precision
in trudge as well.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-07-09 08:23:10
               date|                            |


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

Reply via email to