This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36447] [4.4 Regression] simplify_subreg ICE with right shift more than length type AVR
- From: "hutchinsonandy at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2008 22:39:22 -0000
- Subject: [Bug middle-end/36447] [4.4 Regression] simplify_subreg ICE with right shift more than length type AVR
- References: <bug-36447-7746@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from hutchinsonandy at gcc dot gnu dot org 2008-06-09 22:39 -------
Subject: Bug 36447
Author: hutchinsonandy
Date: Mon Jun 9 22:38:34 2008
New Revision: 136602
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136602
Log:
PR middle-end/36447
* simplify-rtx.c (simplify_subreg): Add check for shift count greater than
size.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/simplify-rtx.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36447