Ian Lance Taylor f861c7f61b If the compiler dumps core, bash will print a useless error
message with the full path of the errchk script.  Catch that
by wrapping the if statement which invokes the compiler in a
subshell.  Use the $TMPOUT file as a flag to let the main
shell know whether the subshell ran.  Since the compiler
stdout and stderr are redirected, if the if statement produces
any output, then the compiler crashed, and we report that.

R=r,rsc
DELTA=14  (11 added, 1 deleted, 2 changed)
OCL=33690
CL=33692
2009-08-21 17:41:18 -07:00
2009-08-14 10:46:04 -07:00
2009-08-03 09:53:00 -07:00
2009-05-20 11:12:05 -07:00
2009-08-21 16:29:19 -07:00
2009-08-13 09:21:28 -07:00
2009-08-13 09:21:28 -07:00
Description
The Go programming language
BSD-3-Clause 620 MiB
Languages
Go 94.3%
Assembly 5.3%
C 0.2%
Shell 0.1%