This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc/gcc ChangeLog config/sh/sh.h config/sh/sh.md
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: amylaar at gcc dot gnu dot org
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 16 Dec 2002 09:24:12 -0800
- Subject: Re: gcc/gcc ChangeLog config/sh/sh.h config/sh/sh.md
I thought the mainline is closed for patches.
Thanks,
Andrew Pinski
On Monday, Dec 16, 2002, at 09:21 US/Pacific, amylaar@gcc.gnu.org wrote:
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: amylaar@gcc.gnu.org 2002-12-16 09:21:51
Modified files:
gcc : ChangeLog
gcc/config/sh : sh.h sh.md
Log message:
* sh.h (EXTRA_CONSTRAINT_Z): New macro.
(EXTRA_CONSTRAINT): Use it.
* sh.md (anddi3): Use 'Z' constraint for alternative 2.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/
ChangeLog.diff?cvsroot=gcc&r1=1.16116&r2=1.16117
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/
sh.h.diff?cvsroot=gcc&r1=1.179&r2=1.180
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/
sh.md.diff?cvsroot=gcc&r1=1.133&r2=1.134