Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2002 03:39:27 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 16502 for review
Message-ID:  <200208241039.g7OAdR48078682@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=16502

Change 16502 by peter@peter_mckinley on 2002/08/24 03:38:50

	make this compile

Affected files ...

.. //depot/projects/ia64/contrib/binutils/gas/read.c#3 edit

Differences ...

==== //depot/projects/ia64/contrib/binutils/gas/read.c#3 (text+ko) ====

@@ -1196,9 +1196,11 @@
 	frag_align_pattern (n, fill, len, max);
     }
 
+#ifndef __ia64__
 #ifdef md_do_align
  just_record_alignment:
 #endif
+#endif
 
   record_alignment (now_seg, n - OCTETS_PER_BYTE_POWER);
 }

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208241039.g7OAdR48078682>