[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-12-07 Thread reichelt at gcc dot gnu dot org
-- 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

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-12-04 Thread dgregor at gcc dot gnu dot org
--- 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

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-12-04 Thread dgregor at gcc dot gnu dot org
--- 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+

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-11-05 Thread dgregor at gcc dot gnu dot org
-- 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

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-08-28 Thread chris dot fairles at gmail dot com
--- 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

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-08-16 Thread chris dot fairles at gmail dot com
--- 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

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-08-16 Thread chris dot fairles at gmail dot com
--- 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

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-08-16 Thread chris dot fairles at gmail dot com
--- 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

[Bug c++/33091] [c++0x] ICE using remove_reference on variadic param pack

2007-08-16 Thread chris dot fairles at gmail dot com
--- 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