-
Notifications
You must be signed in to change notification settings - Fork 17.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gccgo: does not understand greek capiltal letter yot #11569
Labels
Milestone
Comments
The same for MYANMAR LETTER KHAMTI HA |
Probably we need to update unicode_letters in lex.cc. |
CL https://golang.org/cl/12652 mentions this issue. |
asiekierka
pushed a commit
to WonderfulToolchain/gcc-ia16
that referenced
this issue
May 16, 2022
Fixes golang/go#11569. Reviewed-on: https://go-review.googlesource.com/12652 From-SVN: r226452
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
gccgo fails to compile the following program:
That's greek capiltal letter yot:
http://www.fileformat.info/info/unicode/char/37f/index.htm
gcc version 6.0.0 2015070 (experimental) (GCC)
The text was updated successfully, but these errors were encountered: