Re: [AArch64] Fix ICEs in aarch64_print_operand_internal (PR target/83335)

2017-12-12 Thread Richard Sandiford
Jakub Jelinek writes: > On Tue, Dec 12, 2017 at 06:21:37AM +, Richard Sandiford wrote: >> Jakub Jelinek writes: >> > Hi! >> > >> > On Fri, Dec 08, 2017 at 08:10:08PM +0100, Christophe Lyon wrote: >> >> >> Can you check? >> >> > >> >> > I think that's a separate preexisting problem. Could you

Re: [AArch64] Fix ICEs in aarch64_print_operand_internal (PR target/83335)

2017-12-11 Thread Jakub Jelinek
On Tue, Dec 12, 2017 at 06:21:37AM +, Richard Sandiford wrote: > Jakub Jelinek writes: > > Hi! > > > > On Fri, Dec 08, 2017 at 08:10:08PM +0100, Christophe Lyon wrote: > >> >> Can you check? > >> > > >> > I think that's a separate preexisting problem. Could you file a PR? > >> > > >> > >> Su

Re: [AArch64] Fix ICEs in aarch64_print_operand_internal (PR target/83335)

2017-12-11 Thread Richard Sandiford
Jakub Jelinek writes: > Hi! > > On Fri, Dec 08, 2017 at 08:10:08PM +0100, Christophe Lyon wrote: >> >> Can you check? >> > >> > I think that's a separate preexisting problem. Could you file a PR? >> > >> >> Sure, I filed: >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83335 >> >> > Personally

[AArch64] Fix ICEs in aarch64_print_operand_internal (PR target/83335)

2017-12-11 Thread Jakub Jelinek
Hi! On Fri, Dec 08, 2017 at 08:10:08PM +0100, Christophe Lyon wrote: > >> Can you check? > > > > I think that's a separate preexisting problem. Could you file a PR? > > > > Sure, I filed: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83335 > > > Personally I'd just remove the assert, but I'm g