[Bug c/81050] ICE with -fexec-charset=utf-16

2021-09-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050 Andrew Pinski changed: What|Removed |Added CC||rmansfield at qnx dot com --- Comment

[Bug c/81050] ICE with -fexec-charset=utf-16

2021-09-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050 --- Comment #4 from Andrew Pinski --- clang rejects it: clang-14: error: invalid value 'utf-16' in '-fexec-charset=utf-16'

[Bug c/81050] ICE with -fexec-charset=utf-16

2018-02-08 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050 Joseph S. Myers changed: What|Removed |Added CC||helge.hafting at ntnu dot no ---

[Bug c/81050] ICE with -fexec-charset=utf-16

2017-06-12 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050 --- Comment #2 from joseph at codesourcery dot com --- That's not a valid execution character set (unless char is at least 16 bits, which doesn't currently apply to any GCC target). "The basic character set shall be present and each character

[Bug c/81050] ICE with -fexec-charset=utf-16

2017-06-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2017-06-10