[binutils][gas] Fix build failure with -std=c89
authorMatthew Malcomson <matthew.malcomson@arm.com>
Tue, 11 Feb 2020 10:17:33 +0000 (10:17 +0000)
committerMatthew Malcomson <matthew.malcomson@arm.com>
Tue, 11 Feb 2020 10:17:33 +0000 (10:17 +0000)
My previous patch introduced the use of a C99 feature.  C99 standard is
not required for gas, so this feature should be removed.

Committed as obvious.

gas/ChangeLog:

2020-02-11  Matthew Malcomson  <matthew.malcomson@arm.com>

* config/tc-arm.c (vcx_handle_register_arguments): Remove `for`
loop initial declaration.


No differences found
This page took 0.024043 seconds and 4 git commands to generate.