summaryrefslogtreecommitdiffstats
path: root/gcc/c-common.h
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-24 22:22:33 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-24 22:22:33 +0000
commitaa796005c0fcd8aa61d7920c8fa4b410fa4f0fef (patch)
tree0a08a44cd858d7e984fbacfc004a39aa76e53504 /gcc/c-common.h
parent499ea517ae48e326ee070c18fe0f9973deb4b084 (diff)
downloadppe42-gcc-aa796005c0fcd8aa61d7920c8fa4b410fa4f0fef.tar.gz
ppe42-gcc-aa796005c0fcd8aa61d7920c8fa4b410fa4f0fef.zip
* class.c (layout_class_type): Do not issue C++ ABI warnings
for ObjC structs. * decl.c (objc_mark_locals_volatile): Streamline by calling objc_volatilize_decl(). * parser.c (cp_parser_objc_message_expression): Allow simple type specifiers (instead of merely type names) as message receivers. * pt.c (template_args_equal): Do not call objc_comptypes(). * typeck.c (composite_pointer_type): If both pointers are ObjC-esque, arbitrarily choose the first; do not call objc_comptypes(). (comptypes): Do not call objc_comptypes(). (convert_for_assignment): Call objc_compare_types(). (comp_ptr_ttypes_real): Call objc_type_quals_match() before concluding that types do not match. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100125 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-common.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud