------- Comment #3 from burnus at gcc dot gnu dot org  2008-04-03 22:27 -------
Confirm. While I do not get any crash like Dominique, valgrind shows that that
there is a problem:

==20532== Invalid write of size 8
==20532==    at 0x463933: resolve_code (resolve.c:5902)
==20532==    by 0x4661DB: gfc_resolve_blocks (resolve.c:5988)

==20532== Invalid read of size 8
==20532==    at 0x45B12E: gfc_resolve_assign_in_forall (resolve.c:5744)
==20532==    by 0x463A5C: resolve_code (resolve.c:5833)

I cannot look at the source as the computer where I've build gfortran is
currently off.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2008-04-03 22:27:15
               date|                            |


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

Reply via email to