[Bug c/67224] UTF-8 support for identifier names in GCC

2025-04-16 Thread neilb at protonmail dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67224 Neil Booth changed: What|Removed |Added CC||neilb at protonmail dot ch --- Comment #38

[Bug preprocessor/119798] New: Preprocessor skipping since C17 and C++17

2025-04-14 Thread neilb at protonmail dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119798 Bug ID: 119798 Summary: Preprocessor skipping since C17 and C++17 Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: prep

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

2025-04-08 Thread neilb at protonmail dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 Neil Booth changed: What|Removed |Added CC||neilb at protonmail dot ch --- Comment #36

[Bug preprocessor/119391] Preprocessor tokens should evaluate integer constants as intmax_t

2025-03-20 Thread neilb at protonmail dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119391 --- Comment #6 from Neil Booth --- Yes, the problem isn't that evaluation isn't in intmax_t (so the subject is now incorrect). That clearly happens as there are hundreds of tests that would fail. The problem is that cpp thinks it's undefined b

[Bug preprocessor/119391] New: Rejects valid

2025-03-20 Thread neilb at protonmail dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119391 Bug ID: 119391 Summary: Rejects valid Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: preprocessor Assignee: