------- Additional Comments From roger at eyesopen dot com 2005-01-26 06:17 ------- I've a patch to fix this problem. Unfortunately the only thing preventing me posting it to gcc-patches, is that I can't work out how to XFAIL a test in gcc.dg/torture for a given target. Specifically,
/* { dg-do link { xfail powerpc*-*-darwin* } } */ doesn't seem to prevent the testsuite from attempting to link a test, and the resulting unresolved symbols cause unsatisfied "link_error" tests to "regress". Suggestions would be appreciated. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |roger at eyesopen dot com |dot org | Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19405