Re: Adjust -fdump-ada-spec to C++14 switch (2)

2015-07-10 Thread Eric Botcazou
We need to skip the constexpr default constructors. That's actually not sufficient so I have installed the attached patch instead. Tested on x86_64-suse-linux, applied on the mainline as obvious. 2015-07-10 Eric Botcazou ebotca...@adacore.com c-family/ * c-ada-spec.h

Adjust -fdump-ada-spec to C++14 switch (2)

2015-07-08 Thread Eric Botcazou
We need to skip the constexpr default constructors. Tested on x86_64-suse-linux, applied on the mainline as obvious. 2015-07-08 Eric Botcazou ebotca...@adacore.com c-family/ * c-ada-spec.h (cpp_operation): Add IS_CONSTEXPR. * c-ada-spec.c (print_ada_declaration): Skip