On Jan 2, 2013, at 4:58 AM, Jakub Jelinek wrote:
> Anyway, this fixes the most urgent issue. Ok for trunk?
Ok. If you find any breakage in the patch and need to fix it, ok for that as
well. :-o
For a fun time, compat testing clang and gcc would be a curious test.
> 2013-01-02 Jakub Jelinek
Hi!
I've noticed when using ALT_CC_UNDER_TEST=gcc all compat.exp and
struct-layout-1.exp tests fail, because prune.exp adds
-fno-diagnostics-show-caret unconditionally, which is undesirable if
$ALT_CC_UNDER_TEST doesn't support that option (but of course desirable
if $ALT_CC_UNDER_TEST supports ca