OSDN Git Service

2000-12-07 Mo DeJong <mdejong@redhat.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Dec 2000 20:18:23 +0000 (20:18 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Dec 2000 20:18:23 +0000 (20:18 +0000)
commit704b4bb5cba32e424ee71309271f1bef040d105d
treed01607681615a820a91cdc672b8362e0859403d3
parent625744bbf74ebc54d22201da7c9e64ccc026f29c
2000-12-07  Mo DeJong  <mdejong@redhat.com>

* jcf-io.c (find_class): Correct the logic that tests to see if a
.java file is newer than its .class file. The compiler was
incorrectly printing a warning when file mod times were equal.

(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00530.html)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38177 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-io.c