[gnutls-devel] GnuTLS | configure.ac: check if compiler supports -Wa, -march=all (!1579)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue May 3 06:54:22 CEST 2022




Daiki Ueno commented on a discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/1579#note_932882402

That implies that the configure check is not sufficient. I wonder what would be the minimal reproducer to detect that issue. The configure check is essentially this:
```console
touch test.s
gcc -Wa,-march=all -c test.s
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1579#note_932882402
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220503/946495e9/attachment.html>


More information about the Gnutls-devel mailing list