Noah Goldstein f6f9047459 assert: Mark __assert_fail as cold
This helps compilers split the codegen for setting up the arguments
(`__expression`, `__filename`, etc...) from the potentially hot cold
where the `assert` is to a presumably cold region on the assertion
failure path.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Sam James <sam@gentoo.org>
2024-07-26 20:41:00 +08:00
..
2024-07-26 20:41:00 +08:00
2000-07-01 05:19:18 +00:00
2023-06-13 19:59:08 -04:00
2000-08-02 00:09:25 +00:00