[Bug java/23891] [4.0 Regression] Problem folding static fields across packages
--- Additional Comments From mckinlay at redhat dot com 2005-09-17 00:22 --- Created an attachment (id=9745) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9745&action=view) Patch against 4.0 branch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23891 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug java/23891] [4.0 Regression] Problem folding static fields across packages
-- What|Removed |Added OtherBugsDependingO||24018 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23891 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug java/23891] [4.0 Regression] Problem folding static fields across packages
-- What|Removed |Added Target Milestone|4.0.2 |4.0.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23891 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug java/23891] [4.0 Regression] Problem folding static fields across packages
--- Additional Comments From mckinlay at redhat dot com 2005-10-01 06:58 --- Fixed on both HEAD and 4.0 branch. -- What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23891 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug libgcj/11801] Problems with Process.waitFor() and exitValue()
-- What|Removed |Added Target Milestone|--- |3.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11801 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.
[Bug libgcj/11941] gcj handles timezones wrongly with new Date().toString()
--- Additional Comments From mckinlay at redhat dot com 2005-01-29 00:48 --- This appears to be fixed: $ TZ='Europe/Moscow' gij TZMain Sat Jan 29 03:46:38 GMT+03:00 2005 $ TZ='Europe/Kaliningrad' gij TZMain Sat Jan 29 02:47:07 GMT+02:00 2005 -- What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11941 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug libgcj/16122] gij - Incorrect result due to computations in extended precision on x86
--- Additional Comments From mckinlay at redhat dot com 2004-06-22 16:51 --- Confirmed with HEAD. The problem doesn't occur with native compilation, it is a gij issue only. -- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2004-06-22 16:51:42 date|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16122 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter.
[Bug libgcj/11801] Problems with Process.waitFor() and exitValue()
--- Additional Comments From mckinlay at redhat dot com 2004-07-09 20:21 --- Some more info in this thread: http://gcc.gnu.org/ml/java-patches/2004-q3/msg00126.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11801 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.