[Bug target/124565] va_list type should not have internal linkage
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 19 07:53:35 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124565
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nshead at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Unfortunately setting TREE_PUBLIC (type_decl) = 1; in
ix86_build_builtin_va_list_64 breaks bootstrap at least on x86_64-linux.
More information about the Gcc-bugs
mailing list