[Bug preprocessor/67551] Option for the Preprocessor generates to generate #line rather than the GCC extension for line markers

2015-09-11 Thread porten at kde dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67551 --- Comment #4 from porten at kde dot org --- Right. Usage of #line would be nicer. But if the additional bytes just slow down things... The recommended -fpreprocessed appears to be a good workaround. Does it maybe even speed up the compilation?

[Bug preprocessor/67551] Option for the Preprocessor generates to generate #line rather than the GCC extension for line markers

2015-09-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67551 Andrew Pinski changed: What|Removed |Added Summary|Preprocessor generates |Option for the Preprocessor