aboutsummaryrefslogtreecommitdiff
path: root/sim/v850
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2015-08-14 21:25:17 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2015-08-14 21:26:17 +0200
commitc0fe2ae7064c4f927034aca87913bc28920721d9 (patch)
treeef11b9107c8334fde510eec92bfc0cc673e6c548 /sim/v850
parenta738da3abe2bc02d70521086cf1d0e23565b8fbe (diff)
downloadgdb-c0fe2ae7064c4f927034aca87913bc28920721d9.zip
gdb-c0fe2ae7064c4f927034aca87913bc28920721d9.tar.gz
gdb-c0fe2ae7064c4f927034aca87913bc28920721d9.tar.bz2
Fix ARI warnings in d-exp.y
This fixes four ARI warnings found in d-exp.y. This is comprised of three uses of the && or || at the end of a line, and one use of sprintf. gdb/ChangeLog * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Use xstrprintf instead of malloc and sprintf. (PrimaryExpression : IdentifierExp): Avoid operator at end of line. (lex_one_token): Likewise.
Diffstat (limited to 'sim/v850')
0 files changed, 0 insertions, 0 deletions