--- Comment #3 from jason at gcc dot gnu dot org 2008-12-22 02:26 ---
Fixed.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #2 from jason at gcc dot gnu dot org 2008-12-04 19:01 ---
Subject: Bug 37906
Author: jason
Date: Thu Dec 4 19:00:03 2008
New Revision: 142442
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142442
Log:
PR c++/37906
* decl.c (grok_special_member_proper
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org
|dot org
--- Comment #1 from paolo dot carlini at oracle dot com 2008-10-24 08:45
---
Hi. This issue is really c++, because the library just forwards to the
"builtin" C++ trait. The latter in turn simply uses TYPE_HAS_TRIVIAL_DFLT, thus
seems to me similar to c++/36856, that is the appropriate f