On 22 Nov 2011, at 22:42, Aldy Hernandez wrote:
On 11/22/11 16:40, Iain Sandoe wrote:
On 22 Nov 2011, at 21:43, Richard Henderson wrote:
On 11/22/2011 01:37 PM, Jack Howarth wrote:
On x86_64-apple-darwin11, this converts the link failures into
run-time failures
as are seen on i386 linux.
These aren't supposed to be runtime tests. Did a { dg-do link }
marker
get missed?
this works for me if that was the intention
Whoops, that was indeed the intention. They are link tests, not
runtime tests.
applied thus:
http://gcc.gnu.org/ml/gcc-cvs/2011-11/msg01060.html
Iain