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: "ariser at pilotomie dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2003 14:09:45 -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
------- Additional Comments From ariser at pilotomie dot de 2003-06-18 14:09 -------
I included two files.
One file containing the very circumstances and the other the preprocessed code.
In any case there are bugs in my personal code (kalib.cpp, .h etc.). So if my
software was bugfree the problem probably would not emerge.
(It is very difficult for me to change to develeper versions of gcc, because I'm
to stupid.)