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] Remove SLOW_ZERO_EXTEND.


On Tue, 15 Jan 2002, Kazu Hirata wrote:

> Attached is a patch to remove SLOW_ZERO_EXTEND, which seems to be left
> unused since gcc was initially imported to CVS.
> 
> If this patch is basically OK, I'll submit a revised patch to remove
> all mentions of SLOW_ZERO_EXTEND from target specific files.  (I just
> don't want to do the work before I get a pre-approval. :-)

Please remember when removing target macros from target headers that you
should also poison them in system.h.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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