c++/7737: g++ ver 3.2 Internal Compiler Error
Gabriel Dos Reis
gdr@integrable-solutions.net
Wed Aug 28 06:09:00 GMT 2002
Reichelt <reichelt@igpm.rwth-aachen.de> writes:
| Hi,
|
| the problem can be demonstrated with the following code snippet:
|
| -----------------------------snip here----------------------------
| struct A { void foo(); };
| void bar () { &(A::foo); }
| -----------------------------snip here----------------------------
You're right, I fixed this very bug a while ago (but it didn't make it
into 3.2).
-- Gaby
More information about the Gcc-bugs
mailing list