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.gli...@inria.fr>

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

testsuite/
2015-01-13  Marc Glisse  <marc.gli...@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

Reply via email to