Add PowerPC 750 move to/from SPRs
[deliverable/binutils-gdb.git] / opcodes / cgen.sh
index 9c904ae8448a0efc7ac9c4f5ea515395a4b9ec52..f6171f47aa7c30bd92a1ed13353fcf871277b073 100644 (file)
@@ -4,6 +4,9 @@
 # We store the generated files in the source directory until we decide to
 # ship a scheme with gdb/binutils.  Maybe we never will.
 
+# We want to behave like make, any error forces us to stop.
+set -e
+
 srcdir=$1
 cgendir=$2
 cgenflags=$3
This page took 0.023153 seconds and 4 git commands to generate.