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++/24671] [4.0/4.1/4.2 regression] ICE with zero-sized arrays



------- Comment #5 from mmitchel at gcc dot gnu dot org  2005-12-23 23:18 -------
Subject: Bug 24671

Author: mmitchel
Date: Fri Dec 23 23:18:06 2005
New Revision: 109024

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109024
Log:
        PR c++/24671
        * pt.c (instantiate_template): Handle SFINAE.
        PR c++/24671
        * g++.dg/template/sfinae3.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/sfinae3.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/pt.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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


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