diff options
author | Nathan Sidwell <nathan@acm.org> | 1999-08-03 15:04:49 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 1999-08-03 15:04:49 +0000 |
commit | 52fb276947febba5f17dbb30ad2ce2a818f714f6 (patch) | |
tree | ea01d0c326ebc211b3750d68cadb0c3e78b38bdc /gcc/java/lang.c | |
parent | 4a30151d102fe111f5de787992494970248ae246 (diff) | |
download | gcc-52fb276947febba5f17dbb30ad2ce2a818f714f6.zip gcc-52fb276947febba5f17dbb30ad2ce2a818f714f6.tar.gz gcc-52fb276947febba5f17dbb30ad2ce2a818f714f6.tar.bz2 |
call.c (convert_arg_to_ellipsis): Use pod_type_p.
* call.c (convert_arg_to_ellipsis): Use pod_type_p.
* cp-tree.h (struct lang_type): Added non_pod_class flag.
(CLASSTYPE_NON_POD_P): New macro to access it.
* class.c (finish_struct_1): Determine non-PODness.
Check for arrays of pointers (-Weffc++).
Remove array inspection duplicated code.
* tree.c (pod_type_p): Detect non-pod non-aggregate types.
Use CLASSTYPE_NON_POD_P.
From-SVN: r28475
Diffstat (limited to 'gcc/java/lang.c')
0 files changed, 0 insertions, 0 deletions