]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Update testsuite/pr18689.sh for older GCC
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 20 Jul 2015 19:18:06 +0000 (12:18 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 20 Jul 2015 19:20:46 +0000 (12:20 -0700)
commit45972d00747459a447f7e84891ed6a3367565f24
tree08342baf15b0415dba79209595e92a54e1aed056
parent2bca03770d4d219b4e29d43754a9d95a4152255a
Update testsuite/pr18689.sh for older GCC

Older GCC, like 4.2, generates .debug_macinfo section instead of
.debug_macro section.  This patch updates testsuite/pr18689.sh to
support it.
gold/testsuite/pr18689.sh