------- Comment #3 from nathan at codesourcery dot com 2010-09-14 10:23 ------- Subject: Re: All ifunc tests fail on Solaris 2
On 09/14/10 11:19, rguenth at gcc dot gnu dot org wrote: > ------- Comment #2 from rguenth at gcc dot gnu dot org 2010-09-14 10:19 > ------- > They also fail on old glibc systems. Nathan, you need to add some > dg-effective-target machinery and check availability of runtime support. yes, I'm testing a patch that checks the glibc version number -- I'm reluctant to try a more dynamic test as the whole point of these tests is to make sure it actually works, and disabling them in the face of failure seems unwise :) nathan -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45664