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]

Re: gcc-20010101 fails to build on i386/i686, REGISTER_MOVE_COST no. args


On Jan  2, 2001, JDonner <jdonner0@earthlink.net> wrote:

> REGISTER_MOVE_COST
> is #defined with 3 args in config/i386/i386.h

> but is used with 2 in
> regclass.c, reload.c & others.

Yep.  Just update regclass.c, reload.c and reload1.c to their next
revisions and they'll be fixed.  The snapshot did get the patches for
gcc/config, but not for gcc, that I checked in too late :-(  Sorry.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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