diff options
author | Martin Liska <mliska@suse.cz> | 2022-01-18 10:02:47 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-01-18 10:19:02 +0100 |
commit | ff7aeceb6b3a476c3bac66a7f39a5ef4240206fc (patch) | |
tree | 935407885c88a8d0f4441941272b9f18c6a9fb12 /gcc/ada/init.c | |
parent | 903e846578b8a97c311a6e120edbd116a8b3f992 (diff) | |
download | gcc-ff7aeceb6b3a476c3bac66a7f39a5ef4240206fc.zip gcc-ff7aeceb6b3a476c3bac66a7f39a5ef4240206fc.tar.gz gcc-ff7aeceb6b3a476c3bac66a7f39a5ef4240206fc.tar.bz2 |
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.
Diffstat (limited to 'gcc/ada/init.c')
-rw-r--r-- | gcc/ada/init.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 *) |