https://sourceware.org/bugzilla/show_bug.cgi?id=27671
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-03-31 Assignee|unassigned at sourceware dot org |amodra at gmail dot com Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 --- Comment #1 from Alan Modra <amodra at gmail dot com> --- Ideally we'd include all system headers before any poisoning, but untangling all that will take quite a bit of work. (I undef'd and poisoned _FEATURES_H in bfd.h which is a good way to catch any system headers included after bfd.h on linux.) For the time being I think I'll just not poison TRUE and FALSE. -- You are receiving this mail because: You are on the CC list for the bug.