diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ebf8468..b836d07 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-02-27 James E Wilson <wilson@tuliptree.org> + + * combine.c (simplify_comparison): Require integral mode when + permuting SUBREG with AND. + 2003-02-27 Steve Ellcey <sje@cup.hp.com> * config/ia64/hpux.h (STARTFILE_PREFIX_SPEC): Remove. |