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: [3.4 PATCH] fix target/18583


Janis Johnson <janis187@us.ibm.com> writes:

| This patch fixes PR target/18583, a regression from 3.4.2 that only
| affects the 3.4 branch.  The fix is part of a patch to mainline but
| with vector_types_convertible_p updated to match that function in the
| 4.0 branch.  I had problems with the full patch so just backported the
| little part needed to fix this bug to minimize the possibility of
| adding new undetected regressions.
| 
| I'm not sure of the state of the 3.4 branch, but when it's open for
| fixes is this OK?  Bootstrapped and regtested on powerpc64-linux.

It is open for fixed till monday.  
I'm currently travelling, with no reliable connection to make a
pre-release. 

Patch OK.

-- Gaby


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