public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9328: ICE with templates and namespace std members
@ 2003-01-15 16:06 helmut.zeisel
  0 siblings, 0 replies; only message in thread
From: helmut.zeisel @ 2003-01-15 16:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9328
>Category:       c++
>Synopsis:       ICE with templates and namespace std members
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 15 08:06:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Zeisel
>Release:        unknown-1.0
>Organization:
>Environment:
Cygwin, c++ (GCC) 3.2 20020927 (prerelease)
Linux, c++ (GCC) 3.2.1
>Description:
test4.cxx:
====================================================
#include <cmath>
template<typename Fct, Fct fct>struct tWrapper{};
tWrapper<typeof(&std::sin),&std::sin> w;
====================================================

$ c++ test4.cxx
test4.cxx:3: Internal compiler error in walk_tree, at tree-inline.c:1315
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

>How-To-Repeat:
See above code
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-15 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-15 16:06 c++/9328: ICE with templates and namespace std members helmut.zeisel

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).