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 rtl-optimization/32776] [4.3 Regression] ICE RTL check: expected code 'reg', have 'concatn' in rhs_regno, at rtl.h:972



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


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