[Bug other/40159] [4.5 regression] "make all" ignores build failures
aoliva at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 18 15:34:00 GMT 2009
------- Comment #3 from aoliva at gcc dot gnu dot org 2009-05-18 15:34 -------
Uhh... This shouldn't matter when commands are run in a shell with set -e,
like make does, no?
Anyhow, thanks for the analysis. I suppose replacing the final : for exit $$?
should fix this, right?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40159
More information about the Gcc-bugs
mailing list