RE: [PATCH, MIPS] Target flag and build option to disable indexed memory OPs.

2017-01-16 Thread Matthew Fortune
Doug Gilmore > I recently bisected PR78176 to problems introduced with r21650. > > Given the short time until the release, we would like to provide a > target flag and build option to avoid the bug until we are able to > resolve the problem with the commit. Note that as Matthew Fortune has > men

RE: [PATCH, MIPS] Target flag and build option to disable indexed memory OPs.

2017-01-16 Thread Moore, Catherine
H, MIPS] Target flag and build option to disable > indexed memory OPs. > > Doug Gilmore > > I recently bisected PR78176 to problems introduced with r21650. > > > > Given the short time until the release, we would like to provide a > > target flag and build opt

RE: [PATCH, MIPS] Target flag and build option to disable indexed memory OPs.

2017-01-17 Thread Matthew Fortune
gcc.gnu.org > > Cc: Moore, Catherine > > Subject: RE: [PATCH, MIPS] Target flag and build option to disable > > indexed memory OPs. > > > > Doug Gilmore > > > I recently bisected PR78176 to problems introduced with r21650. > > > > > > Given the s

RE: [PATCH, MIPS] Target flag and build option to disable indexed memory OPs.

2017-01-17 Thread Moore, Catherine
> -Original Message- > From: Matthew Fortune [mailto:matthew.fort...@imgtec.com] > Sent: Tuesday, January 17, 2017 4:35 AM > To: Moore, Catherine ; Doug > Gilmore ; gcc-patches@gcc.gnu.org > Subject: RE: [PATCH, MIPS] Target flag and build option to disable &g

Re: [PATCH, MIPS] Target flag and build option to disable indexed memory OPs.

2017-01-17 Thread Doug Gilmore
On 01/17/2017 05:41 AM, Moore, Catherine wrote: > > >> ... >> Having thought further I agree we can safely ignore DSP indexed load >> and micromips LWXS on >> the basis that DSP code will not run on a MIPS64 processor anyway (at >> least none that I >> know of) so the issue cannot occur and simila

Re: [PATCH, MIPS] Target flag and build option to disable indexed memory OPs.

2017-01-18 Thread Doug Gilmore
On 01/17/2017 05:41 AM, Moore, Catherine wrote: > > >> -Original Message- >> From: Matthew Fortune [mailto:matthew.fort...@imgtec.com] >> Sent: Tuesday, January 17, 2017 4:35 AM >> ... >> Thanks for the comments. >> >> Having thought further I agree we can safely ignore DSP indexed load >

RE: [PATCH, MIPS] Target flag and build option to disable indexed memory OPs.

2017-01-19 Thread Matthew Fortune
Hi Doug, I've committed this on your behalf to get the testcases in and also add the description of when this feature is required. Thanks for the patch. Committed code inline below. r244640 gcc/ PR target/78176 * config.gcc (supported_defaults): Add lxc1-sxc1. (with_lx