diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2014-08-22 16:30:36 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2014-08-22 16:31:10 +0100 |
commit | e56c722b60c67fe915c22970a5e669a723fa1ce9 (patch) | |
tree | 1fcab1fdaf8c4d98c7ce88dba006cc1da0fba793 /Makefile.def | |
parent | a4a027b7f43b1d9e62a6a540cd7857a334d37b12 (diff) | |
download | gdb-e56c722b60c67fe915c22970a5e669a723fa1ce9.zip gdb-e56c722b60c67fe915c22970a5e669a723fa1ce9.tar.gz gdb-e56c722b60c67fe915c22970a5e669a723fa1ce9.tar.bz2 |
ARM/gas: Fix a build failure with GCC 4.3.3
cc1: warnings being treated as errors
.../gas/config/tc-arm.c: In function 'add_to_lit_pool':
.../gas/config/tc-arm.c:3193: error: 'imm1' may be used uninitialized in this function
* config/tc-arm.c (add_to_lit_pool): Preinitialize `imm1'.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions