On Mon, 30 Aug 2010, Gerald Pfeifer wrote: > On Mon, 30 Aug 2010, Gerald Pfeifer wrote: > >> Can you please regression test these two patches on freebsd (32 and 64 > >> bit)? > > Tests running... > > Looks like a nice improvement, actually. On both this fixes previously > existing test failures and adds some passes (no changes on the failure > side on i386). > > From all I can tell, please go ahead, Uros. :-) I wonder whether these > might also be suitable for GCC 4.5?
Assuming that symbol versioning is enabled on FreeBSD, you need to set appropriate versions for all the new symbols in libgcc_s - which would be GCC_4.6.0 for something going on trunk only but GCC_4.5.2 for something going on 4.5 as well (and with the right %inherit settings in any case). -- Joseph S. Myers jos...@codesourcery.com