summaryrefslogtreecommitdiff
path: root/docs/users_guide/codegens.rst
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-31 16:00:34 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-03 03:57:40 -0400
commit7b090b53fea065d2cfd967ea919426af9ba8d737 (patch)
tree28355676cf97c1b2d8e081379d74c25ceccd2def /docs/users_guide/codegens.rst
parentbf6dbe3d1046573cb71fd534a326a9a0e6f1b220 (diff)
downloadhaskell-7b090b53fea065d2cfd967ea919426af9ba8d737.tar.gz
configure: Always use AC_LINK_ELSEIF when testing against assembler
This fixes #16440, where the build system incorrectly concluded that the `.subsections_via_symbols` assembler directive was supported on a Linux system. This was caused by the fact that gcc was invoked with `-flto`; when so-configured gcc does not call the assembler but rather simply serialises its AST for compilation during the final link. This is described in Note [autoconf assembler checks and -flto].
Diffstat (limited to 'docs/users_guide/codegens.rst')
0 files changed, 0 insertions, 0 deletions