host-darwin.c (darwin_rs6000_gt_pch_use_address): Fix the check for abort and only...
authorIan Lance Taylor <ian@wasabisystems.com>
Mon, 15 Mar 2004 22:47:57 +0000 (22:47 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 15 Mar 2004 22:47:57 +0000 (14:47 -0800)
commit4e4083addf86633dc7b78cc5e5449bb0e6ad37ae
tree1c68f2a4e4fed6295e32c116aea91c381a4e0ca0
parent74a568a4c57b8d8af0926448bf793fc13d4fa1dc
host-darwin.c (darwin_rs6000_gt_pch_use_address): Fix the check for abort and only do the mmap if we can.

2004-03-15  Ian Lance Taylor  <ian@wasabisystems.com>

        * config/rs6000/host-darwin.c (darwin_rs6000_gt_pch_use_address):
        Fix the check for abort and only do the mmap if we can.

From-SVN: r79512
gcc/ChangeLog
gcc/config/rs6000/host-darwin.c