Bug#618988: gcc-4.6 fixes for kfreebsd-*

2011-03-20 Thread Petr Salinger
2) liblto_plugin.* is missing in generated gcc-4.6 binary package The liblto_plugin.* have to be installed on kfreebsd-* somehow. or -fno-use-linker-plugin have to be default. I saw changes in SVN, the r5135 should fix it, please from r5130 revert this: gold_cpus = i386 i486 i586 i686 x86_64

Bug#618988: gcc-4.6 fixes for kfreebsd-*

2011-03-20 Thread Petr Salinger
2) liblto_plugin.* is missing in generated gcc-4.6 binary package Please add "kfreebsd-i386 kfreebsd-amd64" into "gold_archs" in debian/rules.defs or test against DEB_TARGET_ARCH_CPU instead of DEB_TARGET_ARCH for "with_gold". Oh, ld.gold is not available on kfreebsd-*. But without liblto_plugi

Bug#618988: gcc-4.6 fixes for kfreebsd-*

2011-03-20 Thread Petr Salinger
Package: gcc-4.6 Version: 4.6.0~rc1-1 User: debian-...@lists.debian.org Usertags: kfreebsd Hi, 1) problem during testing of libgomp in 32 bit mode Please "disable" the problematic test. Tested on kfreebsd-amd64. --- a/src/libgomp/testsuite/libgomp.c/lock-2.c +++ b/src/libgomp/testsuite/libgomp