[Bug preprocessor/97998] GCC should not complain about double definitions of macros whose names begin with __STDC_

2020-11-25 Thread zackw at panix dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97998 --- Comment #3 from Zack Weinberg --- Rather than an ever-growing list of macros that need exempting from this rule, I would suggest flipping it around and only complaining about the "standard predefined" and "common predefined" macros (as the ma

[Bug preprocessor/97998] GCC should not complain about double definitions of macros whose names begin with __STDC_

2020-11-25 Thread zackw at panix dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97998 --- Comment #1 from Zack Weinberg --- For more information see Autoconf bug report and APR pull request .

[Bug preprocessor/97998] New: GCC should not complain about double definitions of macros whose names begin with __STDC_

2020-11-25 Thread zackw at panix dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97998 Bug ID: 97998 Summary: GCC should not complain about double definitions of macros whose names begin with __STDC_ Product: gcc Version: unknown Status: UNCONFIRMED