--
reichelt at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33091
--- Comment #7 from dgregor at gcc dot gnu dot org 2007-12-04 20:53 ---
Fixed on mainline
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
Statu
--- Comment #6 from dgregor at gcc dot gnu dot org 2007-12-04 19:27 ---
Subject: Bug 33091
Author: dgregor
Date: Tue Dec 4 19:27:14 2007
New Revision: 130604
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130604
Log:
2007-12-04 Douglas Gregor <[EMAIL PROTECTED]>
PR c+
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |dgregor at gcc dot gnu dot
|dot org
--- Comment #5 from chris dot fairles at gmail dot com 2007-08-28 12:32
---
The following code snippet also causes an ICE (g++43 (GCC) 4.3.0 20070828
(experimental) with -Wall, -g and -std=c++0x)
test4.cpp: In instantiation of A:
test4.cpp:11: instantiated from here
test4.cpp:7: int
--- Comment #4 from chris dot fairles at gmail dot com 2007-08-16 16:16
---
Adding:
template
tuple(const tuple<_UElements...>& __in, typename std::enable_if<
std::is_same<
std::integral_constant,
std::integral_constant>::value>::type* =
0)
: _Inherited(__in) { }
(whether its
--- Comment #3 from chris dot fairles at gmail dot com 2007-08-16 15:59
---
Created an attachment (id=14067)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14067&action=view)
-save-temps compiler output
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33091
--- Comment #2 from chris dot fairles at gmail dot com 2007-08-16 15:58
---
Created an attachment (id=14066)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14066&action=view)
-save-temps compiler output
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33091
--- Comment #1 from chris dot fairles at gmail dot com 2007-08-16 15:57
---
Created an attachment (id=14065)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14065&action=view)
source file that produces ICE
attached source file that causes ICE
--
http://gcc.gnu.org/bugzilla/sho