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] Fix PR optimization/10876


On Tue, May 20, 2003 at 07:56:09PM +0200, Eric Botcazou wrote:
> Now, on Sparc, the addsi3 expander may emit a MINUS under certain 
> circumstances, which confuses calculate_giv_inc().

This is incorrect.  We should *never* generate

	(minus (reg) (const_int))


r~


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