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: [RFC, PATCH][LRA, MIPS] ICE: in decompose_normal_address, at rtlanal.c:5817


> On 2015.01.16 at 14:56 +0100, Markus Trippelsdorf wrote:
> > On 2015.01.14 at 17:10 +0000, Robert Suchanek wrote:
> > > +  u = v;
> > > +  r = b | a[4];
> > > +  return e;
> > > +
> >
> > There is a missing } in the testcase.
> 
> Fixed in r219740 as obvious.

Thanks Markus.

Sorry about that, I must have broken it copying and pasting the patch. I only
did a build of the compiler before commit.

Matthew


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