[Bug c/118875] Accept standard names with uppercase C

2025-02-14 Thread eyalroz1 at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118875 --- Comment #2 from Eyal Rozenberg --- (In reply to Jonathan Wakely from comment #1) > (In reply to Eyal Rozenberg from comment #0) > I think you're assuming there's some specific code to deal the uppercase > form, but it just looks for a close

[Bug c/118875] Accept standard names with uppercase C

2025-02-14 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118875 --- Comment #1 from Jonathan Wakely --- (In reply to Eyal Rozenberg from comment #0) > This restriction is, to my mind, counter-intuitive and useless. The language > names _are_, after all, in upper case; users are likely to assume the > upperca

[Bug c/118875] Accept standard names with uppercase C

2025-02-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118875 Andrew Pinski changed: What|Removed |Added Component|driver |c Severity|normal