]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2013 15:00:29 +0000 (15:00 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2013 15:00:29 +0000 (15:00 +0000)
commita2115a4a0660b16ec18709b69767f5c344ca9898
treecd17c4536fed91355bfe60f36a95261d4d0ca6ed
parentac9929f16a52f275c308bba5ced4dc3d3d8fb6df
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199410 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-array-notation.c