From ff7aeceb6b3a476c3bac66a7f39a5ef4240206fc Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Tue, 18 Jan 2022 10:02:47 +0100 Subject: Ada: Revert filename changes in comments. gcc/ada/ChangeLog: * adaint.c: Revert filename changes in comments. * ctrl_c.c (dummy_handler): Likewise. * gsocket.h: Likewise. * init.c (__gnat_error_handler): Likewise. * libgnarl/s-intman.ads: Likewise. * libgnarl/s-osinte__android.ads: Likewise. * libgnarl/s-osinte__darwin.ads: Likewise. * libgnarl/s-osinte__hpux.ads: Likewise. * libgnarl/s-osinte__linux.ads: Likewise. * libgnarl/s-osinte__qnx.ads: Likewise. * libgnarl/s-taskin.ads: Likewise. * rtfinal.c: Likewise. --- gcc/ada/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/init.c') diff --git a/gcc/ada/init.c b/gcc/ada/init.c index 7ee1977..6b6ed5f 100644 --- a/gcc/ada/init.c +++ b/gcc/ada/init.c @@ -542,7 +542,7 @@ __gnat_error_handler (int sig, siginfo_t *si ATTRIBUTE_UNUSED, void *ucontext) before the faulting address is accessible. Unfortunately, Linux seems to have no way of giving us the faulting address. - In old versions of init.cc, we had a test of the page before the + In old versions of init.c, we had a test of the page before the stack pointer: ((volatile char *) -- cgit v1.1