------- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-21 16:23 ------- Note you might also need to add support to the preprocessor also (which means adding it to the C family of languages which is a good thing). You might want to support more than just the UTF-8 BOM but also the UTF-16 and UTF-32 one too.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31645