This is the mail archive of the gcc-patches@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]

Re: [Patch, Fortran] [4.3/4.4 regression] PR 38859 Wrong bound simplification.


with gcc-patches CCed

Mikael Morin wrote:
> Hello,
>
> I plan to commit the following tonight, under the obvious rule.
> Note that it doesn't fix runtime bounds (PR 38852, PR 38324).
>
>
>
> 2009-01-18  Mikael Morin  <mikael.morin@tele2.fr>
>
> 	PR fortran/38859
> 	* gfortran.dg/bound_5.f90: New test.
>
> 2009-01-18  Mikael Morin  <mikael.morin@tele2.fr>
>
> 	PR fortran/38859
> 	* simplify.c (simplify_bound): Don't use array specification
> 	if variable or component has subsequent references.
>   

Attachment: pr38859_03.diff
Description: Text document


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