> richi asked for a testcase for 60731, and since we didn't already
> have support for tests using dlopen, I had to add it.
> Does this approach make sense?

r209187 causes thousands of g++ test failures. AFAICT the failing tests are 
those with no
explicit 'dg-do compile' directive which are now trying to give an executable 
while
before r209187 they were using -S. On x86_64-apple-darwin13 the tests now fail 
with

Undefined symbols for architecture ...

TIA

Dominique

Reply via email to