Re: [PATCH][PUSHED] gcc_update: fix check for local source tree.

2021-05-10 Thread Richard Biener via Gcc-patches
On Mon, May 10, 2021 at 1:06 PM Martin Liška wrote: > > Pushed as obvious. Of course reload.c is a particularly bad choice of file to check for ... ;) Richard. > Thanks, > Martin > > contrib/ChangeLog: > > * gcc_update: Start using reload.c instead of version.c. > --- > contrib/gcc_up

[PATCH][PUSHED] gcc_update: fix check for local source tree.

2021-05-10 Thread Martin Liška
Pushed as obvious. Thanks, Martin contrib/ChangeLog: * gcc_update: Start using reload.c instead of version.c. --- contrib/gcc_update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/gcc_update b/contrib/gcc_update index 45a27b76cc3..04dc4907fd9 100755 --- a/c