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 pch/14940] PCH largefile test fails on various platforms



------- Comment #39 from ro at gcc dot gnu dot org  2010-06-02 17:28 -------
Subject: Bug 14940

Author: ro
Date: Wed Jun  2 17:28:24 2010
New Revision: 160176

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160176
Log:
        Backport from mainline:
        2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

        PR pch/14940
        * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
        to sol_gt_pch_get_address.
        (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
        64-bit, SPARC and x86.
        (sol_gt_pch_get_address): New function.

Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/host-solaris.c
    branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pch/pch.exp


-- 


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


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