[Bug c++/54442] Const overloads resolution failure

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 9 15:08:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54442

--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> ---
Author: glisse
Date: Mon Jun  9 15:07:24 2014
New Revision: 211377

URL: http://gcc.gnu.org/viewcvs?rev=211377&root=gcc&view=rev
Log:
2014-06-09  Marc Glisse  <marc.glisse@inria.fr>

    PR c++/54442
gcc/
    * tree.c (build_qualified_type): Use a canonical type for
    TYPE_CANONICAL.
gcc/testsuite/
    * g++.dg/pr54442.C: New file.

Added:
    trunk/gcc/testsuite/g++.dg/pr54442.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree.c



More information about the Gcc-bugs mailing list