This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/17468] [4.0 regression] Java garbage collector miscompiled at -O1 and higher


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]