https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121581
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Code sample in |[15/16 Regression] Code |__builtin_object_size |sample in |documentation does not |__builtin_object_size |compile |documentation no longer | |compiles Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org Last reconfirmed| |2025-08-18 Target Milestone|--- |15.3 Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed. the problem is the warning turned into an error in GCC 15. Anyways I will apply the obvious fix tomorrow.