]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/arc/arc.c
arc.c (arc_print_operand): Fix format for HOST_WIDE_INT.
authorJoern Rennecke <joern.rennecke@embecosm.com>
Sat, 6 Sep 2014 16:04:40 +0000 (16:04 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Sat, 6 Sep 2014 16:04:40 +0000 (17:04 +0100)
commitdfca07ead8fc52ad6ffd15b4da8a7accf6684c2b
treedf6542ead6fb0bb5fc9f45e9f4319b92ad81a670
parentebd3cb1284eef8df20f45a233c299cc5ce658eb7
arc.c (arc_print_operand): Fix format for HOST_WIDE_INT.

        * config/arc/arc.c (arc_print_operand): Fix format for HOST_WIDE_INT.
        * arc_output_mi_thunk: Likewise.

From-SVN: r214992
gcc/ChangeLog
gcc/config/arc/arc.c