This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
gcc patches (update)
- To: <gcc-patches at gcc dot gnu dot org>
- Subject: gcc patches (update)
- From: Joel Coltoff <joel at wmi dot com>
- Date: Wed, 2 May 2001 11:49:33 -0400 (EDT)
I had mailed in a patch earlier today and think there is one
minor problem. It seems as though line 56 of ../config/mips/elf64.h
should look like this.
%{!mips1:%{!mips2:-U__mips -D__mips=3 -D__mips64}}"
instead of
%{!mips1:%{!mips2: %{!m32300: -U__mips -D__mips=3 -D__mips64}}}"
I'll let you decide on that. This goes beyond what I know about
this whole setup. Based on what was done here my best bet is that
this is the way it should be.
--
Joel Coltoff
I'd explain it, but there's a lot of math. -- Calvin