This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.1.1] Backports of trunk patches
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 22 May 2002 15:39:34 -0700
- Subject: Re: [3.1.1] Backports of trunk patches
- References: <20020522235548.H20867@sunsite.ms.mff.cuni.cz>
On Wed, May 22, 2002 at 11:55:48PM +0200, Jakub Jelinek wrote:
> * combine.c (force_to_mode): Use gen_int_mode.
> Don't clear CONST_INT bits outside of mode.
>
> * gcc.dg/20020517-1.c: New test.
>
> PR c/6643
> * emit-rtl.c (widen_memory_access): Only call compare_tree_int
> if DECL_SIZE_UNIT is INTEGER_CST.
Ok.
r~