[Bug c/13210] \u and \U will cause compile error
hai dot ling at philips dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 28 01:34:00 GMT 2003
------- Additional Comments From hai dot ling at philips dot com 2003-11-28 01:34 -------
(In reply to comment #1)
> *None* of the escape sequences you have written in your sample code are
valid.
> You get a different error message for \u and \U than the others, because (in
> C99) those can *begin* valid escape seqences -- but they are not valid by
> themselves.
> If you describe what you are trying to do with this bizarre code, we can maybe
> tell you what it should look like.
but why this source code can pass the compilation in gcc2.95 but failed in tree-
ssa? Is there any different between gcc and tree-ssa in the C version or
standard they support?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13210
More information about the Gcc-bugs
mailing list