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: target/645: gcc snapshot-20001016 IA64 incorrect assembler


Synopsis: gcc snapshot-20001016 IA64 incorrect assembler

Responsible-Changed-From-To: unassigned->wilson
Responsible-Changed-By: wilson
Responsible-Changed-When: Wed Sep  5 17:14:03 2001
Responsible-Changed-Why:
    IA-64 maintainer
State-Changed-From-To: feedback->closed
State-Changed-By: wilson
State-Changed-When: Wed Sep  5 17:14:03 2001
State-Changed-Why:
    The assembly code is valid.  This is a GNU as bug.  gas is
    incorrectly rejecting 8-byte addends for 8-byte relocs.
    This was fixed a while ago.  I think it was this patch
    to binutils/gas that fixed it.
    
    2000-11-21  Jim Wilson  <wilson@redhat.com>
    
    	* config/tc-ia64.c (emit_one_bundle): Pass size of 8 not 4 to
    	fix_new_exp.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=645&database=gcc


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