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

Re: [PATCH] Fix i386-k*bsd-gnu fix (w/ChangeLog)


On Sat, Nov 27, 2004 at 06:33:28AM -0500, Jakub Jelinek wrote:
> On Fri, Nov 26, 2004 at 10:38:18PM +0100, Gerald Pfeifer wrote:
> > On Tue, 16 Nov 2004, Robert Millan wrote:
> > > Btw, it's worth noting that this patch was already reviewed and committed by
> > > Jim Wilson, but was accidentaly reverted in one of the post-release branch
> > > merges.  See http://gcc.gnu.org/ml/gcc-patches/2004-05/msg00050.html
> > 
> > Committed.
> 
> Unfortunately it breaks x86_64-*-linux.
> Fixed thusly, committed as obvious.

Sorry for the hassle, but I don't understand.  This patch has been in CVS for
a while and nobody reported breakage (to my knowledge).  Also, REG_NAME is
only used for ia32 registers and not referenced in the x86_64 part of that
file.

I requested an account in x86_64-linux-gnu system to find out myself why this
happens.  I don't think defining REG_NAME for x86_64 should be necessary...

-- 
 .''`.   Proudly running Debian GNU/kFreeBSD unstable/unreleased (on UFS2+S)
: :' :
`. `'    http://www.debian.org/ports/kfreebsd-gnu
  `-


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