On Sat, 2020-04-04 at 11:15 -0700, Michael Eager wrote: > OK to apply. > > On 4/4/20 1:59 AM, Nagaraju Mekala wrote: > > Hello All, > > > > There is a bug in trap instruction generation. > > Instead of "bri 0" instruction "brki r0, -1" was used, corrected it > > now. > > > > ChangeLog: > > 2020-04-04 Nagaraju Mekala <nmek...@xilix.com> > > > > * gcc/config/microblaze/microblaze.md > > (trap): update in the pattern > > * gcc/testsuite/gcc.target/microblaze/others/builtin-trap.c > > (dg-final): update in the scan-assembler instruction I fixed up nits in the ChangeLog and committed the patch on Nagaraju's behalf.
jeff > >