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: PR 35232: Recent regression due to reload inheritance bug


Jakub Jelinek <jakub@redhat.com> writes:
> On Wed, Feb 20, 2008 at 11:28:02AM +0000, Richard Sandiford wrote:
>> OK, so in summary: if the reload patch stands the test of time on mainline,
>> it'll be OK to backport to 4.3.1?
>
> That will depend on reload maintainer's (or GWP) decision.

Understood.  But these sort of things often need both the area maintainer
and RM to sign off on them.  I was more asking from the RM point of view.
(Specifically, I was worried that XFAILing the test might somehow stop
the PR from meeting the branch criteria.)

>>  If so, I'm happy skipping the test
>> for MIPS16 targets for 4.3.0.  (I suppose we'll have to skip it rather
>> than XFAIL it given that it's an ICE.)
>> 
>> Patch tested on mipsisa64-elfoabi and x86_64-linux-gnu (making sure it's
>> skipped for MIPS16 and not otherwise).  OK for 4.3?
>
> Fine with me.

Thanks, applied.

> Do you agree we can downgrade PR35232 to P2 to reflect it is not a
> release blocker?

Yeah, that's OK with me.

Richard


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