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, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997


On 4/20/18 9:34 AM, Peter Bergner wrote:
> Neither test case fails on GCC 6, but I haven't tested on BE which is
> where the PR83969 test case was failing (-m32 BE).  I'll do a build on
> BE and verify whether the tests compile there or not.  If they PASS,
> I'd probably just leave it alone until someone comes up with a test
> case that FAILs on GCC 6 before back porting it.

OK, GCC 6 on BE doesn't ICE on either test case, so I'm going to just
leave things as they are there.  We can always back port the fixes later
if someone comes up with yet another test case that fails there.

Peter


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