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] Fix PR optimization/13060


On Sat, 6 Dec 2003, Eric Botcazou wrote:
> 2003-12-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
>
>       PR optimization/13060
>       * function.c (fixup_var_refs_1) [SUBREG]: Recognize even if a
>       replacement already exists.  Fix again the whole insn if that
>       fails.
>
>       * g77.f-torture/compile/20031206-1.f: New test.


This is Ok for mainline.  I also believe that its safe and the correct
fix for the gcc-3_3-branch.  If there are no problems on mainline after
a few days, you should ask Gaby for permission to backport for 3.3.

My only comment is that I believe that Toon currently prefers use of
the PR number for new fortran tests added to the testsuite.  In which
case could you rename the new test to 13060.f?

Many thanks,

Roger
--


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