On Feb 20, 2006, Daniel Jacobowitz wrote: > The testcase behaves on Solaris, where there's no prelink binary. I'm > a little worried about it being noisy where -shared doesn't work, > and with various non-GCC tools. Maybe move the gcc_compiled check > further up? Isn't gcc_compiled only set when you actually try to compile something? That was my impression when I tried the test earlier, before I submitted the first version of this patch. > Oh, and please add copyright notices to the testsuite files; they're > pretty trivial, but we're trying to be consistent about that. Done, thanks for the info, I didn't realize that because other testcases I looked at didn't have any. Kevin, ok to install this one?