This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17468] [4.0 regression] Java garbage collector miscompiled at -O1 and higher
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2004 22:15:35 -0000
- Subject: [Bug tree-optimization/17468] [4.0 regression] Java garbage collector miscompiled at -O1 and higher
- References: <20040913205501.17468.Hans.Boehm@hp.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mckinlay at redhat dot com 2004-09-13 22:15 -------
I can confirm that its a generic bug. The test case also fails on i386 and
x86_64. It fails at -O1/-O2, but not at -O3. It appears to be a problem with
tree-tailcall.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-09-13 22:15:34
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17468