On Sun, Oct 30, 2005 at 12:24:56PM +0100, FX Coudert wrote: > I added a test for the testsuite, conditionnal on a new effective > target. Could someone OK this part?
How does the test in check_effective_target_static_libgfortran check for use of static libgfortran? Shouldn't it pass -static or something? If it's really doing it already by a means that is not apprarent, please add a comment. That proc has a comment that was copied from another proc, please fix that. You can use the proc get_compiler_messages, although I see there are others that could use it but don't. Janis