diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2017-07-25 13:34:57 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2017-07-25 13:34:57 +0200 |
commit | 2c811fd348b55cbe30607a5d9a72983a31148d3a (patch) | |
tree | c5c754b7878580b8a97fb6849920f18101ec5a73 /gcc/tree-ssa-loop-unswitch.c | |
parent | ea0638714cacf83107bb886d9cf87f52a32a7ea4 (diff) | |
download | gcc-2c811fd348b55cbe30607a5d9a72983a31148d3a.zip gcc-2c811fd348b55cbe30607a5d9a72983a31148d3a.tar.gz gcc-2c811fd348b55cbe30607a5d9a72983a31148d3a.tar.bz2 |
Do not silently continue if config.{build,host,gcc} fails
If config.{build,host,gcc} fails, configure currently silently
continues. This then makes it much harder than necessary to notice
you made a stupid pasto in config.gcc (and where exactly).
* configure.ac: If any of the config.* scripts fail, exit 1.
* configure: Regenerate.
From-SVN: r250507
Diffstat (limited to 'gcc/tree-ssa-loop-unswitch.c')
0 files changed, 0 insertions, 0 deletions