Jason, I tried the patch you sent to Dominique and it doesn't fix everything on MIPS. The other problem is in gcc-dg-test-1 where you set extra_tool_flags. I don't think it can be set and restored there so I moved that into dg-build-dso. Also, I don't like setting dg-do-what-default back to compile as a hard-coded value, I think we should save the old value and restore it afterwords. Attached is a patch that fixes things in my MIPS elf build. My elf target doesn't do dso's so I don't really know if the new tests are working or not with this change but it is not causing any regressions.
Steve Ellcey sell...@mips.com
patch
Description: patch