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++/28217] [4.0/4.1 regression] ICE in tree_int_cst_sgn



------- Comment #19 from jakub at gcc dot gnu dot org  2007-01-03 23:56 -------
Subject: Bug 28217

Author: jakub
Date: Wed Jan  3 23:56:44 2007
New Revision: 120412

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120412
Log:
        Backported from mainline
        2006-07-12  Jason Merrill  <jason@redhat.com>
        PR c++/28217
        * semantics.c (note_decl_for_pch): Don't premangle templates.

        * g++.dg/pch/template-1.C: New test.
        * g++.dg/pch/template-1.Hs: New file.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/pch/template-1.C
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/pch/template-1.Hs
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/semantics.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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