OSDN Git Service

2004-10-26 Pascal Obry <obry@gnat.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 2004 13:05:35 +0000 (13:05 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 2004 13:05:35 +0000 (13:05 +0000)
commit640dcd01212db1f195de46b2641243075f41019b
treee94e3096571848eaacf452edaaf1c147ce78e966
parentc708bb59ae8df10207338aa25183aafd2e5c125a
2004-10-26  Pascal Obry  <obry@gnat.com>

* init.c (__gnat_error_handler) [Win32]: Instead of trying to read the
memory before the faulting page we properly test the process read
access for this address using appropriate Win32 routine.
(HPUX sections): guard with "__hpux__" instead of "hpux".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89656 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/init.c