autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is it safe to use ax_gcc_builtin to detect __builtin_offsetof?


From: Jeffrey Walton
Subject: Is it safe to use ax_gcc_builtin to detect __builtin_offsetof?
Date: Sun, 25 Feb 2024 02:09:15 -0500

Hi Everyone,

The page <https://www.gnu.org/software/autoconf-archive/ax_gcc_builtin.html>
does not list __builtin_offsetof in the list of documented builtins.
But the page says "Unsupported built-ins will be tested with an empty
parameter set and the result of the check might be wrong or
meaningless so use with care."

Is it safe to use ax_gcc_builtin to detect __builtin_offsetof?

Sorry to ask. Google is not returning useful results.

Thanks in advance.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]