This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/32776] [4.3 Regression] ICE RTL check: expected code 'reg', have 'concatn' in rhs_regno, at rtl.h:972
- From: "ian at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2007 22:44:06 -0000
- Subject: [Bug rtl-optimization/32776] [4.3 Regression] ICE RTL check: expected code 'reg', have 'concatn' in rhs_regno, at rtl.h:972
- References: <bug-32776-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from ian at gcc dot gnu dot org 2007-08-07 22:44 -------
Subject: Bug 32776
Author: ian
Date: Tue Aug 7 22:43:55 2007
New Revision: 127282
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127282
Log:
PR rtl-optimization/32776
* lower-subreg.c (resolve_clobber): Call resolve_reg_notes.
(resolve_use): Likewise.
(decompose_multiword_subregs): Remove "changed" local variable.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lower-subreg.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32776