This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Fix 32/64bit mistake on SYSTEM_INFO component in s-win32
> I'd keep the target list alphabetical. Can do so when the Solaris patch
> goes in.
>
> Here's what I've successfully tested last night on both
> i386-pc-solaris2.11 and sparc-sun-solaris2.11, shamelessly stolen from
> the Linux counterparts. If it is acceptable, I'd add *-*-solaris2.* to
> the target list when merging.
The change is OK.
> 2019-09-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
>
> * libgnarl/s-osinte__solaris.ads (sysconf): Declare.
> (SC_NPROCESSORS_ONLN): Define.
> * libgnarl/s-tasinf__solaris.ads (Number_Of_Processors): Declare.
> * libgnarl/s-tasinf__solaris.adb (N_CPU): New variable.
> (Number_Of_Processors): New function.