diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-05-21 11:11:02 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2024-05-21 11:12:34 +0200 |
commit | 7b215c867629e095a4ac403bd026b6eb293962b4 (patch) | |
tree | c76256e81c9a57f54cc1b7e6542877f7af13b17c /gcc/except.cc | |
parent | ec9b8bafe20755d13ab9a1b834b5da79ae972c0e (diff) | |
download | gcc-7b215c867629e095a4ac403bd026b6eb293962b4.zip gcc-7b215c867629e095a4ac403bd026b6eb293962b4.tar.gz gcc-7b215c867629e095a4ac403bd026b6eb293962b4.tar.bz2 |
Fix Ada runtime library breakage on Solaris (bis)
Recent changes made to the runtime library broke again its build on Solaris
because it uses Solaris threads instead of POSIX threads on this platform.
gcc/ada/
PR ada/115168
* libgnarl/s-taprop__solaris.adb (Initialize): Fix pasto.
* libgnat/s-oslock__solaris.ads (Owner_Int): Delete.
(Owner_ID): Change the designated type to Integer.
Diffstat (limited to 'gcc/except.cc')
0 files changed, 0 insertions, 0 deletions