This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11437] ICE in lookup_name_real
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 03:47:10 -0000
- Subject: [Bug c++/11437] ICE in lookup_name_real
- References: <20030704210335.11437.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11437
neroden at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From neroden at gcc dot gnu dot org 2003-07-12 03:47 -------
Now gives:
test.cxx:5: error: no match for 'operator__imag__' in '__imag__a'
Which is reasonable.
Closing as fixed (on mainline).