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/44691] [4.6 Regression] ICE: RTL check: expected code 'reg', have 'plus' in rhs_regno, at rtl.h:1050



------- Comment #4 from abel at gcc dot gnu dot org  2010-08-19 10:04 -------
Subject: Bug 44691

Author: abel
Date: Thu Aug 19 10:03:39 2010
New Revision: 163369

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163369
Log:
        PR rtl-optimization/44691
        * sel-sched.c (count_occurrences_1): Also punt when SUBREG_REG
        is not a register. 

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sel-sched.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44691


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