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/30073] Array out of bounds gives name of RHS array not LHS array



------- Comment #10 from kargl at gcc dot gnu dot org  2010-04-16 15:55 -------
(In reply to comment #7)
> Subject: Bug 30073
> 
> Author: kargl
> Date: Fri Apr 16 15:48:40 2010
> New Revision: 158431
> 
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158431
> Log:
> 2010-04-16  Steven G. Kargl  <kargl@gcc.gnu.org>
> 
>     PR fortran/30073
>     * trans-array.c (gfc_trans_array_bound_check): Eliminate a redundant
>     block of code.  Set name to the variable associated with the descriptor.
> 
> Modified:
>     branches/gcc-4_4-branch/gcc/fortran/ChangeLog
> 

Argh..  I was in the wrong branch when I try to do
the 4.5 commit.  I've remoed the erronous ChangeLog
entry.


-- 


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


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