This is the mail archive of the gcc-cvs@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]

r143365 - in /trunk/gcc: ChangeLog ira-conflicts.c


Author: nickc
Date: Wed Jan 14 11:28:01 2009
New Revision: 143365

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143365
Log:
        * ira-conflicts.c: Include addresses.h for the definition of
        base_reg_class.
        (ira_build_conflicts): Use base_reg_class instead of
        BASE_REG_CLASS.
        * Makefile.in: Add a dependency of ira-conflicts.o on
        addresses.h.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-conflicts.c


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