[Bug fortran/32613] [4.2 regression] Different results depending on unnecessary variable declaration

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 4 17:44:00 GMT 2007



------- Comment #5 from pault at gcc dot gnu dot org  2007-07-04 17:44 -------
This is my doing - that makes two this week. *groan*

The regression is caused by the patch for pr31204, which goes back to April. 
For some reason that I do not yet see, the variable i in the statement function
is being treated as if it were an implied do-loop iterator.

I'm on to it.

Paul 


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-07-04 16:25:56         |2007-07-04 17:44:22
               date|                            |


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



More information about the Gcc-bugs mailing list