Hi,
On 02/04/2014 10:55 AM, Rainer Orth wrote:
Paolo Carlini writes:
a very minor ICE on invalid regression, but since we explicitly allow for
redeclarations (also see comments in declare_global_var) we may as well
avoid crashing, at least in mainline. Tested x86_64-linux.
The test FAILs on
Paolo Carlini writes:
> a very minor ICE on invalid regression, but since we explicitly allow for
> redeclarations (also see comments in declare_global_var) we may as well
> avoid crashing, at least in mainline. Tested x86_64-linux.
The test FAILs on Solaris which doesn't have __cxa_atexit:
FAI
OK.
Jason
Hi,
a very minor ICE on invalid regression, but since we explicitly allow
for redeclarations (also see comments in declare_global_var) we may as
well avoid crashing, at least in mainline. Tested x86_64-linux.
Thanks,
Paolo.
/
/cp
2014-01-29 Paolo Carlini
PR c++/58