[Bug java/23891] [4.0 Regression] Problem folding static fields across packages

2005-10-01 Thread mckinlay at redhat dot com
--- 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

[Bug java/23891] [4.0 Regression] Problem folding static fields across packages

2005-09-22 Thread mckinlay at redhat dot com
-- 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: ---

[Bug java/23891] [4.0 Regression] Problem folding static fields across packages

2005-09-22 Thread mckinlay at redhat dot com
-- What|Removed |Added OtherBugsDependingO||24018 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23891 ---

[Bug java/23891] [4.0 Regression] Problem folding static fields across packages

2005-09-16 Thread mckinlay at redhat dot com
--- 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 ---

[Bug libgcj/11941] gcj handles timezones wrongly with new Date().toString()

2005-01-28 Thread mckinlay at redhat dot com
--- 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 --

[Bug libgcj/11801] Problems with Process.waitFor() and exitValue()

2004-08-12 Thread mckinlay at redhat dot com
-- What|Removed |Added Target Milestone|--- |3.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11801 --- You are receiving this mail because: ---

[Bug libgcj/11801] Problems with Process.waitFor() and exitValue()

2004-07-09 Thread mckinlay at redhat dot com
--- 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

[Bug libgcj/16122] gij - Incorrect result due to computations in extended precision on x86

2004-06-22 Thread mckinlay at redhat dot com
--- 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 |