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 libgcj/25016] Integer overflow in _Jv_CondWait



------- Comment #4 from aph at gcc dot gnu dot org  2005-11-25 16:18 -------
Subject: Bug 25016

Author: aph
Date: Fri Nov 25 16:18:17 2005
New Revision: 107509

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107509
Log:
2005-11-25  Andrew Haley  <aph@redhat.com>

        PR libgcj/25016
        * posix-threads.cc (_Jv_CondWait): Rewrite calculation of the
        struct timespec we pass to pthread_cond_timedwait.


Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/posix-threads.cc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25016


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