[Bug c++/28217] [4.0/4.1 regression] ICE in tree_int_cst_sgn
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 3 23:57:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list