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 simplify_truncation (PR middle-end/54862)


Jakub Jelinek <jakub@redhat.com> writes:
> 2012-10-10  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR middle-end/54862
> 	* simplify-rtx.c (simplify_truncation): Compare UINTVAL instead of
> 	INTVAL of second argument with precision resp. op_precision.

OK.  Sorry for the breakage, and thanks for fixing it.

Richard


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