]> git.ipfire.org Git - thirdparty/gcc.git/commit
cygwin32.h (VALID_MACHINE_TYPE_ATTRIBUTE): New macro.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 28 Jul 1998 22:31:07 +0000 (16:31 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 28 Jul 1998 22:31:07 +0000 (16:31 -0600)
commitd6eff81e9bf4c57986b1babef251bde455056135
tree8355bf28cf1a2644086fcdc800b78888c2bda1ce
parenta74f1d64428871728e6fda6e96abb6969a7d0477
cygwin32.h (VALID_MACHINE_TYPE_ATTRIBUTE): New macro.


        * i386/cygwin32.h (VALID_MACHINE_TYPE_ATTRIBUTE): New macro.
        * i386/winnt.c (associated_type): New fn.
        (i386_pe_valid_type_attribute_p): New fn.
        (i386_pe_check_vtable_importexport): Remove.
        (i386_pe_dllexport_p): Use associated_type.
        (i386_pe_dllimport_p): Likewise.
        From Antonio M. O. Neto <anmendes@cruzeironet.com.br>:
        * i386.c (i386_valid_type_attribute_p): Also accept
        attributes for METHOD_TYPEs.

From-SVN: r21458
gcc/config/i386/cygwin32.h