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 java/53973] [x32] libjava failures


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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-07-18 17:38:46 UTC ---
Author: hjl
Date: Wed Jul 18 17:38:37 2012
New Revision: 189621

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189621
Log:
Check and skip 67h address size prefix for x32

    PR libjava/53973
    * include/x86_64-signal.h (CHECK_67H_PREFIX): New.
    (HANDLE_DIVIDE_OVERFLOW): Check and and skip 67h address size
    prefix if CHECK_67H_PREFIX is 1.  Use ULL suffix for 64-bit
    integer.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/include/x86_64-signal.h


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