------- Comment #25 from s_j_newbury at yahoo dot co dot uk 2007-08-08 01:45 ------- Created an attachment (id=14039) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14039&action=view) Prevent fixincludes false positive on gentoo stdio.h wrapper
The fixincludes script is hitting a false positive when it scans the /usr/include/stdio.h header wrapper on gentoo multilib systems. Adding a bypass for "gentoo-multilib" to the relevant fix solves this issue. A multilib build successfully concludes with this patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30915