https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67224
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2015-08-17 00:00:00 |2017-10-30 --- Comment #24 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to s...@eircom.net from comment #23) > An important patch. Is there a similar patch for versions later than 5.2.0 > of gcc? I'm looking for gcc-7.2.1-2 patch for unicode idenfifiers. The patch above is not recommended due to the problems mentioned above. The recommended work-around is given here: https://gcc.gnu.org/wiki/FAQ#utf8_identifiers Guidelines for a proper implementation are given in comment #21.