]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/13821 (IRIX 6.5 bootstrap failure: ICE in simplify_gen_subreg)
authorRoger Sayle <roger@eyesopen.com>
Fri, 23 Jan 2004 01:47:15 +0000 (01:47 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 23 Jan 2004 01:47:15 +0000 (01:47 +0000)
commitdc4bbaf76f904bc3004ef0d6123f6654b714230c
tree9a9a00d58f04db6271d584b59eabb2dfcba59012
parentf8f689a59f4bc3fc4f92fa858374c2fab301866f
re PR rtl-optimization/13821 (IRIX 6.5 bootstrap failure: ICE in simplify_gen_subreg)

PR optimization/13821
* simplify-rtx.c (simplify_subreg): Use subreg_lowpart_offset to
correctly calculate the lowpart offset of the contracted subreg.

From-SVN: r76393
gcc/ChangeLog
gcc/simplify-rtx.c