This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 9 support


Bruce Korb <bkorb@gnu.org> writes:

> On 04/16/14 04:16, Rainer Orth wrote:
>> I've already verified that trunk fails to build no sparc-sun-solaris2.9
>> and i386-pc-solaris2.9.  Bootstraps on {i386,sparc}-*-solaris2.{10,11}
>> (and x86_64-unknown-linux-gnu for good measure) are in progress.  I'll
>> verify that there are no unexpected fixincludes changes and differences
>> in gcc configure results.
>
>
>> 	fixincludes:
>> 	* inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
>> 	(solaris_int_types): Remove.
>> 	(solaris_longjmp_noreturn): Remove.
>> 	(solaris_mutex_init_2): Remove.
>> 	(solaris_once_init_2): Remove.
>> 	(solaris_sys_va_list): Remove.
>> 	* fixincl.x: Regenerate.
>> 	* tests/base/iso/setjmp_iso.h: Remove.
>> 	* tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
>> 	[SOLARIS_ONCE_INIT_2_CHECK]: Remove.
>> 	* tests/base/sys/int_types.h: Remove.
>> 	* tests/base/sys/va_list.h: Remove.
>
> Removing dinkleberry fixes by the platform maintainer always has my approval. :)

Thanks.  I've had to update once of the testcases which was modified by
two different fixes.  High time to integrate fixincludes make check with
the testsuite so this isn't so easily overlooked...

	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]