When parsing constants which don't fit into an arith, handle overflow properly dtrg-mips
authorDavid Given <dg@cowlark.com>
Sat, 22 Sep 2018 10:45:59 +0000 (12:45 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 22 Sep 2018 10:45:59 +0000 (12:45 +0200)
commited91ea43710f5f16c83c55389f1813efc3056f1e
tree4ec49e1a5fa7eb59695b31545a0caaa79c99ac6a
parentc6a1cf8de457369132cfb1b6f5411413d671e43f
When parsing constants which don't fit into an arith, handle overflow properly
(and don't turn them all into INT_MAX...).
mach/proto/mcg/mcg.h
mach/proto/mcg/parse_em.c