OSDN Git Service

* configure.ac (gcc_cv_as_cfi_advance_working): Use objdump
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Sep 2010 00:02:53 +0000 (00:02 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Sep 2010 00:02:53 +0000 (00:02 +0000)
commit331fc3f231e490f25a663dcc0b4908429b0daeb1
tree95dd2cc73ee9ca3c75943b817385d49ae016490c
parent15da0ca7dbed2f3f1741db5fc740f8bbabc83333
* configure.ac (gcc_cv_as_cfi_advance_working): Use objdump
instead of readelf in the test.
(gcc_cv_as_cfi_sections_directive): Check for correct relocation
in the .debug_frame section for coff targets.
* configure: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163793 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/configure
gcc/configure.ac