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 PR26826


Hi Richard,

On Fri, 28 Apr 2006, Richard Guenther wrote:
> Is this ok for the 4.1 branch now?  I re-bootstrapped and tested it
> on x86_64-unknown-linux-gnu for the branch.
>
> 2006-04-17  Richard Guenther  <rguenther@suse.de>
>
>         PR target/26826
>         * reload.c (push_reload): Guard calls to get_secondary_mem
>         for memory subregs.

Yes, thanks.  Ok for the gcc-4_1-branch.  I'm sorry that I forgot
to ask earlier, but would it be possible to also add a new testcase
to the testsuite, possibly based on Volker's reduced example in
comment #7?  Having these sorts of tests in dejagnu will prevent
things regressing if anyone ever rewrites GCC's register allocator
:-)

Thanks in advance,

Roger
--


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