This is the mail archive of the gcc-patches@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: fix arm breakage caused by recent c-pragma change


 > 2001-05-26  Philip Blundell  <philb@gnu.org>
 > 
 >   * config/arm/arm-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.


While you're in there, please fix all of the remaining stragglers...


config/arm/arm-protos.h:#ifdef _C_PRAGMA_H  /* included from code that cares about pragmas */
config/c4x/c4x-protos.h:#ifdef _C_PRAGMA_H
config/h8300/h8300-protos.h:#ifdef _C_PRAGMA_H
config/i370/i370-protos.h:#ifdef _C_PRAGMA_H
config/i960/i960-protos.h:#ifdef _C_PRAGMA_H
config/sh/sh-protos.h:#ifdef _C_PRAGMA_H
config/v850/v850-protos.h:#ifdef _C_PRAGMA_H

Thanks.
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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