aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2019-07-21 20:15:00 +0000
committerIain Sandoe <iains@gcc.gnu.org>2019-07-21 20:15:00 +0000
commit48df93911ab1b71a533934419c320fe9102b5ec1 (patch)
treea1beaeeb2e487083de12ec35fc1e7b7895cf2d51 /gcc/config.gcc
parentc37b0163fe5307ab508489926114de9cf7e240c1 (diff)
downloadgcc-48df93911ab1b71a533934419c320fe9102b5ec1.zip
gcc-48df93911ab1b71a533934419c320fe9102b5ec1.tar.gz
gcc-48df93911ab1b71a533934419c320fe9102b5ec1.tar.bz2
[PPC] Fix bootstrap for non-SVR4 targets.
The recent change to move code into the new rs6000-call.c file is missing a default value for the TARGET_NO_PROTOTYPE value (which only affects targets that don’t include svr4.h). Fixed by moving the fallback setting from rs6000.c (which has no uses now) to rs6000-call.c. 2019-07-21 Iain Sandoe <iain@sandoe.co.uk> * config/rs6000/rs6000.c (TARGET_NO_PROTOTYPE): Move from here... * config/rs6000/rs6000-call.c: ... to here. From-SVN: r273646
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions