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: [build, ada] Allow Solaris bootstrap with C++ (PR bootstrap/49794)


Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> writes:

> 2011-07-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
> 	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
>
> 	gcc:
> 	PR bootstrap/49794
> 	* configure.ac: Test AM_ICONV with CXX.
> 	* configure: Regenerate.
> 	* config/sol2-c.c (solaris_format_types): Use EXPORTED_CONST.
>
> 	gcc/ada:
> 	PR bootstrap/49794
> 	* init.c [sun && __SVR4 && !__vxworks] (__gnat_install_handler):
> 	Assign to act.sa_sigaction.
> 	* tracebak.c [USE_GENERIC_UNWINDER] (__gnat_backtrace): Cast
> 	current->return_address to char * before arithmetic.
>
> 	libcpp:
> 	PR bootstrap/49794
> 	* configure.ac: Test AM_ICONV with CXX.
> 	* configure: Regenerate.
> 	* system.h (HAVE_DESIGNATED_INITIALIZERS): Never define for C++.

This is OK.

Thanks.

Ian


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