public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12924] New: [3.4 regression] ICE in lookup_member, at cp/search.c:1228
@ 2003-11-06  9:28 rguenth at tat dot physik dot uni-tuebingen dot de
  2003-11-06  9:29 ` [Bug c++/12924] " rguenth at tat dot physik dot uni-tuebingen dot de
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: rguenth at tat dot physik dot uni-tuebingen dot de @ 2003-11-06  9: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=12924

           Summary: [3.4 regression] ICE in lookup_member, at
                    cp/search.c:1228
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at tat dot physik dot uni-tuebingen dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

I get, with the testcase at
http://www.tat.physik.uni-tuebingen.de/~rguenth/gcc/evaluatorTest3.ii.gz
the following ICE:

> g++ -c -ftemplate-depth-60 -fno-exceptions evaluatorTest3.cpp
/net/bellatrix/home/rguenth/src/pooma-bib/r2/src/Evaluator/PatchFunction.h: In
member function `void PatchEvaluator<MainEvaluatorTag>::evaluate(const A1&,
const Function&) const [with ReadWriteTag = PatchTag1, A1 = Array<1, double,
MultiPatch<UniformTag, Brick> >, Function = MyFunction]':
/net/bellatrix/home/rguenth/src/pooma-bib/r2/src/Evaluator/PatchFunction.h:657:
  instantiated from `void PatchFunction<Function,
ReadWriteTag>::operator()(const Array1&) const [with Array1 = Array<1, double,
MultiPatch<UniformTag, Brick> >, Function = MyFunction, ReadWriteTag = PatchTag1]'
/net/bellatrix/home/rguenth/src/pooma-bib/r2/src/Evaluator/tests/evaluatorTest3.cpp:170:
  instantiated from here
/net/bellatrix/home/rguenth/src/pooma-bib/r2/src/Evaluator/PatchFunction.h:161:
internal compiler error: in lookup_member, at cp/search.c:1228
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

This is with g++ (GCC) 3.4 20031105 (experimental) and is there at least since
g++ (GCC) 3.4 20030908 (experimental). g++ 3.3.2 is fine with this testcase.


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

end of thread, other threads:[~2003-11-23 13:58 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-06  9:28 [Bug c++/12924] New: [3.4 regression] ICE in lookup_member, at cp/search.c:1228 rguenth at tat dot physik dot uni-tuebingen dot de
2003-11-06  9:29 ` [Bug c++/12924] " rguenth at tat dot physik dot uni-tuebingen dot de
2003-11-06 13:57 ` lerdsuwa at gcc dot gnu dot org
2003-11-06 16:41 ` pinskia at gcc dot gnu dot org
2003-11-06 17:28 ` reichelt at gcc dot gnu dot org
2003-11-06 17:31 ` rguenth at tat dot physik dot uni-tuebingen dot de
2003-11-06 17:35 ` reichelt at gcc dot gnu dot org
2003-11-06 17:43 ` reichelt at gcc dot gnu dot org
2003-11-06 18:14 ` rguenth at tat dot physik dot uni-tuebingen dot de
2003-11-07 16:34 ` reichelt at gcc dot gnu dot org
2003-11-17 14:31 ` lerdsuwa at gcc dot gnu dot org
2003-11-21 12:48 ` rguenth at tat dot physik dot uni-tuebingen dot de
2003-11-21 16:55 ` lerdsuwa at users dot sourceforge dot net
2003-11-23 11:32 ` cvs-commit at gcc dot gnu dot org
2003-11-23 11:32 ` lerdsuwa at gcc dot gnu dot org
2003-11-23 13:51 ` giovannibajo at libero dot it
2003-11-23 13:54 ` giovannibajo at libero dot it
2003-11-23 13:58 ` gdr at integrable-solutions dot net

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