This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11236] g++ (cc1plus) crashes after heavy memory consumption, after error: statement cannot resolve overloaded function.
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2003 14:21:19 -0000
- Subject: [Bug c++/11236] g++ (cc1plus) crashes after heavy memory consumption, after error: statement cannot resolve overloaded function.
- References: <20030618135622.11236.ariser@pilotomie.de>
- 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=11236
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-18 14:21:19
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-18 14:21 -------
I can confirm this on 3.3.1 (20030616), it was copy_body at the time it dies on my
computer.