* config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT.
authorNathanael Nerode <neroden@gcc.gnu.org>
Fri, 26 Sep 2003 20:46:47 +0000 (20:46 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Fri, 26 Sep 2003 20:46:47 +0000 (20:46 +0000)
From-SVN: r71835

gcc/ChangeLog
gcc/config/i386/unix.h

index 72e9756a892c74b8d13bf5663deee246c4968880..34f80133c9aaafa3cf907162844ee3daf6f0c840 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-26  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT.
+
 2003-09-26  Loren James Rittle  <ljrittle@acm.org>
 
        * config/i386/i386.h (ix86_return_in_memory): Revert my last patch.
index f348552412449630dce02a802c596da0b10939ae..102afe0da30c41df835b4fce82937cce7455d5c4 100644 (file)
@@ -22,8 +22,6 @@ Boston, MA 02111-1307, USA.  */
    that are the same for all the i386 Unix systems
    (though they may differ in non-Unix systems).  */
 
-#define DEFAULT_ASSEMBLER_DIALECT 0
-
 /* Define macro used to output shift-double opcodes when the shift
    count is in %cl.  Some assemblers require %cl as an argument;
    some don't.  This macro controls what to do: by default, don't