Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 29 May 2013 15:00:29 +0000 (15:00 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 29 May 2013 15:00:29 +0000 (15:00 +0000)
commit065ce7f17967ba542669469836127e02bd7f9e83
treecd17c4536fed91355bfe60f36a95261d4d0ca6ed
parent16023efc1e94fcedcd76bef886c266a30976dbde
Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)

PR bootstrap/57450
* c-array-notation.c (length_mismatch_in_expr_p): Use absu_hwi.
(build_array_notation_expr): Likewise.

From-SVN: r199410
gcc/c/ChangeLog
gcc/c/c-array-notation.c