This is the mail archive of the gcc@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: A Linux patch for .p2align



  In message <m0ylMQn-00026AC@ocean.lucon.org>you write:
  > Here is a patch.
  > 
  > 
  > H.J.
  > ----
  > Fri Jun 12 08:06:55 1998  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Defined.
  > 	Include <stdio.h>.
Long term I'd really prefer to see gas.h cleaned up to have just gas
specific stuff (including ASM_OUTPUT_MAX_SKIP_ALIGN) so that linux
and other ports can use it.

However, until then I guess this patch is pretty reasonable.

I didn't install the stdio.h change; we're trying to move away from
including stdio.h -- system.h is a better file to include.


jeff


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