This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/70029] [6 Regression] ICE with C++11 and -flto


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

--- Comment #9 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Thu Apr 14 16:51:16 2016
New Revision: 234979

URL: https://gcc.gnu.org/viewcvs?rev=234979&root=gcc&view=rev
Log:
        PR c++/70029
        * tree.c (verify_type): Disable the canonical type of main variant
        check.

        * g++.dg/torture/pr70029.C: New test.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]