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: problem with zero_extend


On Sat, Mar 02, 2002 at 08:15:33PM +0000, Herman ten Brugge wrote:
> 	* combine.c (subst,combine_simplify_rtx): Do not call
> 	simplify_unary_operation for ZERO_EXTEND with CONST_INT.

This is incorrect.  The bug is that this construct should
never have been created.


r~


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