diff options
| author | Ben Gamari <ben@smart-cactus.org> | 2019-03-31 16:00:34 -0400 |
|---|---|---|
| committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-04-03 03:57:40 -0400 |
| commit | 7b090b53fea065d2cfd967ea919426af9ba8d737 (patch) | |
| tree | 28355676cf97c1b2d8e081379d74c25ceccd2def /docs/users_guide/codegens.rst | |
| parent | bf6dbe3d1046573cb71fd534a326a9a0e6f1b220 (diff) | |
| download | haskell-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
