Re: [c-family] Fix -fdump-ada-spec ICEs

2015-03-06 Thread Eric Botcazou
> Following this commit (r221088) testing dump-ada-spec-3.C with > > make -k check-g++ RUNTESTFLAGS="dg.exp=other/dump-ada-spec-3.C > > generates a lot of *.ads files in the gcc/testsuite/g++ directory > which are not cleaned up after completion. Sorry about that, I thought cleanup-ada-spec woul

Re: [c-family] Fix -fdump-ada-spec ICEs

2015-03-05 Thread Dominique Dhumieres
Hi Eric, Following this commit (r221088) testing dump-ada-spec-3.C with make -k check-g++ RUNTESTFLAGS="dg.exp=other/dump-ada-spec-3.C generates a lot of *.ads files in the gcc/testsuite/g++ directory which are not cleaned up after completion. Any idea about how to do the cleaning? TIA Domini

[c-family] Fix -fdump-ada-spec ICEs

2015-03-01 Thread Eric Botcazou
They were introduced by the latest tree structure re-shuffling. Tested on x86_64-suse-linux, applied on the mainline as obvious. 2015-03-01 Eric Botcazou * c-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX. (dump_template_types): Adjust DECL_TEMPLATE_INSTANTIATIONS and