https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121739
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Hmm,
<source>: In function 'main':
<source>:2:5: warning: multi-character literal cannot have an encoding prefix
2 | u'ab';
| ^~~~~
