public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11078] New: typeof and templates.... internal compiler error
@ 2003-06-03 11:28 jtotland1@chello.no
  2004-07-31  1:18 ` [Bug c++/11078] [ABI] ICE in write_type with typeof and templates giovannibajo at libero dot it
                   ` (16 more replies)
  0 siblings, 17 replies; 23+ messages in thread
From: jtotland1@chello.no @ 2003-06-03 11:28 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: typeof and templates.... internal compiler error
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jtotland1@chello.no
                CC: gcc-bugs@gcc.gnu.org

Tested on debian, with gcc 3.0, 3,2 and 3.3

Here is a short snippet that reproduces the error:

template <class T1, class T2>
typeof(T1() + T2()) add(T1 a, T2 b) { return a+b; }
static double foo = add(3.1, 'c');



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2008-08-19 17:54 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11078-6207@http.gcc.gnu.org/bugzilla/>
2005-12-23 15:52 ` [Bug c++/11078] [ABI] ICE in write_type with typeof and templates pinskia at gcc dot gnu dot org
2007-05-12 13:44 ` pinskia at gcc dot gnu dot org
2007-05-15  1:36 ` blaisorblade_spam at yahoo dot it
2007-10-03 23:54 ` [Bug c++/11078] [ABI] decltype(T()) doesn't work jason at gcc dot gnu dot org
2008-08-19 13:45 ` aldot at gcc dot gnu dot org
2008-08-19 17:54 ` paolo dot carlini at oracle dot com
2003-06-03 11:28 [Bug c++/11078] New: typeof and templates.... internal compiler error jtotland1@chello.no
2004-07-31  1:18 ` [Bug c++/11078] [ABI] ICE in write_type with typeof and templates giovannibajo at libero dot it
2004-07-31 10:26 ` giovannibajo at libero dot it
2004-07-31 17:33 ` gdr at integrable-solutions dot net
2004-08-03 20:57 ` ian at wasabisystems dot com
2004-08-03 21:28 ` boris at kolpackov dot net
2004-08-03 21:40 ` bangerth at dealii dot org
2004-08-09  2:40 ` giovannibajo at libero dot it
2004-08-09 13:56 ` ian at wasabisystems dot com
2004-08-09 14:14 ` gdr at integrable-solutions dot net
2004-08-09 14:39 ` giovannibajo at libero dot it
2004-08-09 14:47 ` ian at wasabisystems dot com
2004-08-09 15:05 ` giovannibajo at libero dot it
2004-08-09 17:11 ` gdr at integrable-solutions dot net
2004-08-09 17:31 ` gdr at integrable-solutions dot net
2004-08-10  0:49 ` giovannibajo at libero dot it
2004-08-10  1:35 ` gdr at integrable-solutions dot net
2004-11-10  2:00 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).