This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ICE: malformed code gives ICE for &(C::m)


Mike Stump <mrs@apple.com> writes:

| Ping...
| 
| http://gcc.gnu.org/ml/gcc-patches/2002-07/msg01427.html

Hi,

I crossed the ICE you're fixing and I'm wondering if it wouldn't be
better to fix it at the point of construction of &(C::m) since that
already is invalid if m is member function.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]