This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]