This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove obsolete Solaris 8 support


Eric Botcazou <ebotcazou@adacore.com> writes:

>> * Although libgcc/config/sparc/sol2-unwind.h could be simplified quite a
>>   bit, perhaps we could go further: I wonder if the remaining nframes = 2
>>   case really applies to Solaris 9.  If not, one could massivly simplify
>>   this code.
>
> Please no, let's keep being very conservative with this stuff.

If we are, we'll never learn if this code is needed on anything beyond
Solaris 8 and keep this cruft around basically forever.  I'll at least
try a bootstrap with the nframes = 2 code ripped out with Solaris 9 FCS
libc and libthread (and of course the whole rest: latest Solaris 9, 10
and 11) and see if anything breaks.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]