Package: mawk
Version: 1.3.3-17+b3

Run 
https://github.com/flang-compiler/flang/blob/master/runtime/libpgmath/tools/mth_z2yy.awk
in mawk:
$ mawk -v TARGET=X8664 -f mth_z2yy.awk
Segmentation fault

While gawk works:
$ gawk -v TARGET=X8664 -f mth_z2yy.awk
<some output>

The most recent version of mawk from:
https://github.com/ThomasDickey/mawk-snapshots/commit/f448f2385c499fabaa9a342bb1f3e207db67daf8
works.

-- 
Christoph Junghans
Web: http://www.compphys.de

Reply via email to