[Bug c++/54442] [4.8/4.9 Regression] Const overloads resolution failure

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 13 23:40:00 GMT 2015


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

--- Comment #7 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Jan 13 23:39:24 2015
New Revision: 219566

URL: https://gcc.gnu.org/viewcvs?rev=219566&root=gcc&view=rev
Log:
gcc/
2015-01-13  Marc Glisse  <marc.glisse@inria.fr>

    PR c++/54442
    * tree.c (build_qualified_type): Use a canonical type for
    TYPE_CANONICAL.

testsuite/
2015-01-13  Marc Glisse  <marc.glisse@inria.fr>

    PR c++/54442
    * g++.dg/pr54442.C: New file.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/pr54442.C
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/tree.c



More information about the Gcc-bugs mailing list