On Thu, 24 Apr 2014, Jeff Law wrote:
> On 04/16/14 18:20, [email protected] wrote:
> > PR target/60822
> > 2014-04-16 Segher Boessenkool <[email protected]>
> >
> > * config/m68k/m68k.md (extendplussidi): Don't allow memory for
> > operand 1.
> Thanks. I tweaked the comment and added the testcase to the regression suite
> and installed the fix on the trunk.
In the commit message:
Added:
trunk/gcc/testsuite/gcc.c-torture/execute/pr60822.c
trunk/gcc/testsuite/gcc.c-torture/execute/pr60822.x
I hope it's not too officious to remind people that dg- markup
can be used *even* in the c-torture test-suite these days;
gating in .x files is not necessary (since a few years, IIRC).
brgds, H-P