[gnutls-devel] GnuTLS | lib/accelerated: add missing space on pushsection (!1845)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Thu Jun 20 17:58:26 CEST 2024




William Roberts commented: https://gitlab.com/gnutls/gnutls/-/merge_requests/1845#note_1960174269


inline asm won't work as this is stuff for gas not for cc. Just to verify I attempted it and got:
```
lib/accelerated/aarch64/aarch64-common.h: Assembler messages:
lib/accelerated/aarch64/aarch64-common.h:109: Error: unknown mnemonic `__asm__' -- `__asm__ __volatile__('
```

So the two options are:
1. turn clang-format off and back on.
2. split to a separate file.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1845#note_1960174269
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/20240620/2d1e2a60/attachment.html>


More information about the Gnutls-devel mailing list