This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12729] mipsisa64-elf regressions: g++.old-deja/g++.jason/thunk1.C, thunk2.C
- From: "cgd at broadcom dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Oct 2003 17:54:52 -0000
- Subject: [Bug c++/12729] mipsisa64-elf regressions: g++.old-deja/g++.jason/thunk1.C, thunk2.C
- References: <20031022174758.12729.cgd@broadcom.com>
- 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=12729
------- Additional Comments From cgd at broadcom dot com 2003-10-22 17:54 -------
FYI, same host/target/test env, g++.old-deja/g++.pt/vaarg3.C also
seems to have regressed between those two dates, also with a ridiculously
deep (possibly infintely recursing) call stack. (both it and the
first example given in this ticket have over 1000 frames worth of stack
trace... 8-)
For now i'm assuming it's the same issue.