This is the mail archive of the gcc-bugs@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]

[Bug middle-end/36447] [4.4 Regression] simplify_subreg ICE with right shift more than length type AVR



------- 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


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