OSDN Git Service

* configure.ac (HAVE_GAS_CFI_DIRECTIVE): Always test for assembler
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2008 10:23:08 +0000 (10:23 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2008 10:23:08 +0000 (10:23 +0000)
commit90deca2e15868dfb5ef0589a4154e1e642a8eed0
tree481c9b9685b452b37df46fbde94136e34f494bad
parent17ed8337fd011840b44de9e824adfa1289ee3684
    * configure.ac (HAVE_GAS_CFI_DIRECTIVE): Always test for assembler
        support of this feature.  Do not assume that a sufficiently new
        assembler will support the feature regardless of the target type.
        (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Likewise.
        * configure: Regenerate.

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