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: [patch] Fix a couple of libstdc++ failures on uclinux


Kazu Hirata wrote:

> Tested on m68k-uclinux.  OK to apply?

It doesn't look like this patch was ever applied.  Paolo C. suggested
that you use the correct autoconf to regenerate, and Benjamin seemed
generally pleased with the approach.  Would you care to resubmit to
address Paolo C.'s comments?

> config/
> 2007-04-27  Richard Sandiford  <richard@codesourcery.com>
> 
> 	* no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
> 	libstdc++-v3/
> 
> libstdc++/
> 2007-04-27  Richard Sandiford  <richard@codesourcery.com>
> 
> 	* acinclude.m4 (GLIBCXX_ENABLE_C99): Temporarily add
> 	-fno-exceptions to CXXFLAGS.  Use GCC_TRY_COMPILE_OR_LINK.
> 	Make the tests assign results to volatile variables.
> 	* libmath/Makefile.in: Regenerate.
> 	* configure: Regenerate.
> 	* Makefile.in: Regenerate.
> 	* include/Makefile.in: Regenerate.
> 	* src/Makefile.in: Regenerate.
> 	* libsupc++/Makefile.in: Regenerate.
> 	* testsuite/Makefile.in: Regenerate.
> 	* aclocal.m4: Regenerate.
> 	* po/Makefile.in: Regenerate.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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