This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ICE in lookup_member, at cp/search.c:1228
Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> writes:
| On Wed, 5 Nov 2003, Gabriel Dos Reis wrote:
|
| > Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> writes:
| >
| > | Hi!
| > |
| > | I get the above ICE with gcc HEAD from today with a pooma testcase (tell
| > | me, if you need it - as always, pooma testcases are large).
| >
| > I see no activity in that name lookup area these last days, so I guess
| > it must be related to the various recent check-ins (Kriang?)
|
| Its been there since the oldest g++-3.4 binary I have available which is
| g++ (GCC) 3.4 20030908 (experimental).
ah, that is a different matter then.
| So I put the preprocessed testcase at
|
| http://www.tat.physik.uni-tuebingen.de/~rguenth/gcc/evaluatorTest3.ii.gz
|
| compile with -fno-exceptions. I'll open a PR if its not fixed, tomorrow.
I'll look at it but don't plan to fix it this night -- unless it is
trivial.
-- Gaby