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?] num_sign_bit_copies1: sign_extending consts


On Mon, Nov 03, 2003 at 06:02:30PM -0500, DJ Delorie wrote:
> It's been doing it for a while.  Who should be not doing that?  Is
> this a known bug, or am I the first to spot it?

Whoever substitutes a constant into a subreg or an extend
should simplify it.  Several of these have been fixed;
apparently there's another that needs doing.


r~


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