OSDN Git Service

PR 4082
authoramodra <amodra>
Tue, 20 Feb 2007 23:02:58 +0000 (23:02 +0000)
committeramodra <amodra>
Tue, 20 Feb 2007 23:02:58 +0000 (23:02 +0000)
* config/tc-avr.h (TC_FX_SIZE_SLACK): Define.

gas/ChangeLog
gas/config/tc-avr.h

index 3eadd34..10ae02c 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-21  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 4082
+       * config/tc-avr.h (TC_FX_SIZE_SLACK): Define.
+
 2007-02-20  Thiemo Seufer  <ths@mips.com>
 
        * doc/c-mips.texi: Document 74kc, 74kf, 74kx.
index 0723519..02f8289 100644 (file)
@@ -1,5 +1,6 @@
 /* This file is tc-avr.h
-   Copyright 1999, 2000, 2001, 2002, 2005, 2006 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001, 2002, 2005, 2006, 2007
+   Free Software Foundation, Inc.
 
    Contributed by Denis Chertykov <denisc@overta.ru>
 
@@ -143,3 +144,6 @@ extern long md_pcrel_from_section (struct fix *, segT);
     {                                                        \
       goto SKIP;                                             \
    }
+
+/* This target is buggy, and sets fix size too large.  */
+#define TC_FX_SIZE_SLACK(FIX) 2