Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*
authorRainer Orth <ro@gcc.gnu.org>
Tue, 6 Feb 2018 18:33:19 +0000 (18:33 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Tue, 6 Feb 2018 18:33:19 +0000 (18:33 +0000)
commita836f1425c2a2c9aee6bd46d87e0ea5725951c53
treecc6ce18c7857cd09889884a2d5590e655524556f
parent78be97b8d6d734548d4f9408c8abb8b5dfbabdb5
Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*

* configure.ac (gcc_fn_eh_frame_ro): New function.
(gcc_cv_as_cfi_directive): Check both 32 and 64-bit assembler for
correct .eh_frame permissions.
* configure: Regenerate.

From-SVN: r257424
gcc/ChangeLog
gcc/configure
gcc/configure.ac