[Bug preprocessor/41492] Please ignore #! on the first line of a file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41492 felix changed: What|Removed |Added CC||felix.von.s at posteo dot de --- Comment #2 from
[Bug preprocessor/41492] Please ignore #! on the first line of a file
--- Comment #1 from jsm28 at gcc dot gnu dot org 2009-11-22 19:31 --- I don't think this is an appropriate feature; I advice arranging for your source files to go through an external preprocessor before compiling them if you need this special sequence at the start of the file. -- jsm