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/32557] [4.3 Regression] internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956



------- Comment #9 from rask at gcc dot gnu dot org  2007-08-22 12:56 -------
Subject: Bug 32557

Author: rask
Date: Wed Aug 22 12:56:35 2007
New Revision: 127703

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127703
Log:
        PR rtl-optimization/32557
        * df-problems.c (df_note_bb_compute): Use mws->start_regno instead
        of REGNO (mws->mw_reg).

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/df-problems.c


-- 


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


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