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: [PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi)


On Mon, 12 May 2014, Hans-Peter Nilsson wrote:

> On Thu, 24 Apr 2014, Jeff Law wrote:
> > On 04/16/14 18:20, segher@kernel.crashing.org wrote:
> > > PR target/60822
> > > 2014-04-16  Segher Boessenkool  <segher@kernel.crashing.org>
> > >
> > > 	* 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).

I believe bug 20567 is still current: gcc.c-torture/execute ignores dg- 
directives and still needs .x files, until someone converts it to the dg 
harness.

-- 
Joseph S. Myers
joseph@codesourcery.com


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