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++/51137] [C++0x] [4.7 Regression] ICE with -std=c++0x and virtual inheritance


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51137

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-17 16:35:08 UTC ---
Author: jason
Date: Thu Nov 17 16:34:59 2011
New Revision: 181444

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181444
Log:
    PR c++/51137
    * class.c (build_base_path): Don't do calculation in templates.

Added:
    trunk/gcc/testsuite/g++.dg/template/virtual2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/testsuite/ChangeLog


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