diff options
author | Indu Bhagat <indu.bhagat@oracle.com> | 2024-08-19 10:46:09 -0700 |
---|---|---|
committer | Indu Bhagat <indu.bhagat@oracle.com> | 2024-08-19 11:08:39 -0700 |
commit | 5ffe413283c4c1b9a133d704e228f51aff007410 (patch) | |
tree | f1ea1a72693d8c0eec7acae57b6b2ce1be93f5a3 /gprofng/src/parse.cc | |
parent | 03b09d2e34c3bd04f5e6e450a94b027c33aa6491 (diff) | |
download | gdb-5ffe413283c4c1b9a133d704e228f51aff007410.zip gdb-5ffe413283c4c1b9a133d704e228f51aff007410.tar.gz gdb-5ffe413283c4c1b9a133d704e228f51aff007410.tar.bz2 |
gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warning
Fix PR binutils/32091
After commit d56083b5047b8e7cc9eda2f867bd2b75724920a1, some gcc versions
may warn about unintialized usage of ginsn_func. Albeit false positive,
adapt the code to escape the warning.
gas/config/
* tc-i386-ginsn.c (x86_ginsn_indirect_branch): Early exit if
unexpected args.
Diffstat (limited to 'gprofng/src/parse.cc')
0 files changed, 0 insertions, 0 deletions