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 v3, rs6000] Use $ instead of . for PC, use "crset 2" instead of "crset eq"


On Sat, Jan 20, 2018 at 07:14:56AM -0600, Bill Schmidt wrote:
> On Jan 20, 2018, at 7:12 AM, Segher Boessenkool <segher@kernel.crashing.org> wrote:
> > 
> > Hi Bill,
> > 
> > On Fri, Jan 19, 2018 at 10:48:18PM -0600, Bill Schmidt wrote:
> >> Here's another version of this patch incorporating the late-breaking news
> >> that the AIX assembler doesn't comprehend the "eq" symbol.  Same as 
> >> https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01787.html but adding the
> >> change to use "crset 2" instead.
> >> 
> >> This one is still regstrapping on BE/LE, trunk/7.  If these all complete
> >> successfully, is this okay for trunk and backport?
> > 
> > This looks fine.  Okay for trunk if it also works on AIX.  For 7 you
> > need RM approval (no objections from me).
> 
> Thanks, would appreciate David testing on AIX as I have never managed
> to get that working in the past.  Adding RMs to CC for 7 approval.

Ok for 7.3.

	Jakub


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