diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2021-09-20 07:41:49 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2021-09-20 07:46:19 +0100 |
commit | abdf63d782cba82b5ecf264248518cbb065650ed (patch) | |
tree | 4ce0b5c1e3ec11deed3d1c8fae553412c2539b6e /gcc/tree-data-ref.c | |
parent | 34fac9ef724ab7c1bee69aaa214327e2cb8bef30 (diff) | |
download | gcc-abdf63d782cba82b5ecf264248518cbb065650ed.zip gcc-abdf63d782cba82b5ecf264248518cbb065650ed.tar.gz gcc-abdf63d782cba82b5ecf264248518cbb065650ed.tar.bz2 |
Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUTIL}.
The patch at r12-3662-g5fee8a0a9223d factored the code for
printing the names of programes into a separate function.
However the moved editions that print out the names of the
assembler, linker (and dsymutil on Darwin) when those are
specified at configure-time were not adjusted accordingly,
leading to a bootstrap fail.
Fixed by testing specifically for execute OK, since we know
these are programs.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/ChangeLog:
* gcc.c: Test for execute OK when we find the
programs for assembler linker and dsymutil and those
were specified at configure-time.
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions