diff options
author | Ziemowit Laski <zlaski@apple.com> | 2005-01-15 21:18:56 +0000 |
---|---|---|
committer | Ziemowit Laski <zlaski@gcc.gnu.org> | 2005-01-15 21:18:56 +0000 |
commit | aecaa19a3258ccc743f7e2f580e8464051142035 (patch) | |
tree | bda74609612514a2886ed75fe5c48aaa996435cb /libjava/java/net | |
parent | a04b62b22011ed3558a8dcac07e53a85f8b4165d (diff) | |
download | gcc-aecaa19a3258ccc743f7e2f580e8464051142035.zip gcc-aecaa19a3258ccc743f7e2f580e8464051142035.tar.gz gcc-aecaa19a3258ccc743f7e2f580e8464051142035.tar.bz2 |
re PR objc/19321 (objc ignores volatile in argument types for messages)
[gcc/objc/ChangeLog]
2005-01-15 Ziemowit Laski <zlaski@apple.com>
PR objc/19321
* objc-act.c (get_arg_type_list): Decay function arguments into
pointers.
(objc_push_parm): Likewise; bring PARM_DECL construction closer
in line with what the C front-end does.
(objc_get_parm_info): Call pushdecl() and finish_decl() on
each PARM_DECL, like the C front-end does.
(start_method_def): Remove redundant ARRAY_TYPE decay.
(objc_start_function): Bring closer in line with what the
C front-end does for functions.
[gcc/testsuite/ChangeLog]
2005-01-15 Ziemowit Laski <zlaski@apple.com>
PR objc/19321
* objc.dg/func-ptr-2.m: New.
* objc.dg/volatile-1.m: New.
From-SVN: r93706
Diffstat (limited to 'libjava/java/net')
0 files changed, 0 insertions, 0 deletions