[AARCH64][GAS] Fix two -Wstack-usage warnings.
authorRenlin Li <renlin.li@arm.com>
Thu, 9 Jun 2016 09:08:08 +0000 (10:08 +0100)
committerRenlin Li <renlin.li@arm.com>
Thu, 9 Jun 2016 09:08:08 +0000 (10:08 +0100)
commit08d3b0cc99459a14c398d513ca9dcf7fc0c60667
tree3bebd24985d3f13e9eee8bf3336681622f1e19db
parent6b10ba223fde5021fd2d66cf80c05b700dfa810d
[AARCH64][GAS] Fix two -Wstack-usage warnings.

Warning triggerd by gcc 5 with -O0 flag.
error: stack usage might be unbounded [-Werror=stack-usage=]

gas/

2016-06-08  Renlin Li  <renlin.li@arm.com>

* config/tc-aarch64.c (print_operands): Substitute size.
(output_operand_error_record): Likewise.
gas/ChangeLog
gas/config/tc-aarch64.c
This page took 0.024486 seconds and 4 git commands to generate.