diff options
author | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-07-14 17:00:51 +0000 |
---|---|---|
committer | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-07-14 17:00:51 +0000 |
commit | 80e5473297f3b9131a8e689f9a60714e486c72fb (patch) | |
tree | 152c38c98a68f7f49ca34046d6b08f92764dea84 /gcc/var-tracking.c | |
parent | 83ae9b01ce9a1bf67beba922bd48b1b3e91c673e (diff) | |
download | gcc-80e5473297f3b9131a8e689f9a60714e486c72fb.tar.gz |
Implement C++0x unrestricted unions (N2544)
* class.c (check_field_decl): Loosen union handling in C++0x.
* method.c (walk_field_subobs): Split out from...
(synthesized_method_walk): ...here. Set msg before loops.
(process_subob_fn): Check for triviality in union members.
* init.c (sort_mem_initializers): Splice out uninitialized
anonymous unions and union members.
(push_base_cleanups): Don't automatically destroy anonymous unions
and union members.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162187 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/var-tracking.c')
0 files changed, 0 insertions, 0 deletions