aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorEric Christopher <echristo@gcc.gnu.org>2006-04-27 22:53:23 +0000
committerEric Christopher <echristo@gcc.gnu.org>2006-04-27 22:53:23 +0000
commit16d6f9946152f1d5deb56e2b816566f892c4cc76 (patch)
tree7544c1d5db81412c38f591c7b266ee7291942b52 /gcc/gcc.c
parent6f3d6562d8c6a82bf0ecf25651f35c556b4991ec (diff)
downloadgcc-16d6f9946152f1d5deb56e2b816566f892c4cc76.zip
gcc-16d6f9946152f1d5deb56e2b816566f892c4cc76.tar.gz
gcc-16d6f9946152f1d5deb56e2b816566f892c4cc76.tar.bz2
target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.
2006-04-27 Eric Christopher <echristo@apple.com> * target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif. * config/darwin-c.c (darwin_ms_struct): New. (darwin_pragma_ms_struct): Ditto. (darwin_set_default_type_attributes): Ditto. * config/darwin-protos.h (darwin_pragma_ms_struct): Declare. * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Register ms_struct pragma. * config/i386/darwin.h (REGISTER_TARGET_PRAGMAS): Declare. (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Ditto. * config/rs6000/rs6000.c (rs6000_set_default_type_attributes): Call darwin_set_default_type_attributes if TARGET_MACHO. 2006-04-27 Eric Christopher <echristo@apple.com> * gcc.dg/pragma-ms_struct.c: New. From-SVN: r113327
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions