]> gcc.gnu.org Git - gcc.git/commit
Fix missing brackets in arc.c
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 16 Nov 2016 10:05:04 +0000 (10:05 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 16 Nov 2016 10:05:04 +0000 (10:05 +0000)
commitf857b8ef2f134eae71518b15bbfd1d998537ee2b
treef4809c4aaa6937e53b52c5c84b11e5a177f21125
parent4786fabecc8559f04eed93d3d49738680b52536b
Fix missing brackets in arc.c

The old code still built thanks to the brackets in the definition
of XVECEXP.

gcc/
* config/arc/arc.c (arc_loop_hazard): Add missing brackets.

From-SVN: r242473
gcc/ChangeLog
gcc/config/arc/arc.c
This page took 0.052008 seconds and 5 git commands to generate.