Module Name:    pcc
Committed By:   ragge
Date:           Fri Aug  5 10:23:31 UTC 2016

Modified Files:
        pcc/cc/cpp: cpp.c cpp.h token.c

Log Message:
Do not print out multiple \n, if more than 10 then print a line directive
instead.  Also skip printing out leading whitespace on each line.
This reduces the size of intermediate file significantly and also speed
up the compiler quite much.


To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.105 -r1.106 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.179 -r1.180 pcc/cc/cpp/token.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

_______________________________________________
Pcc-commit mailing list
Pcc-commit@lists.ludd.ltu.se
https://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit

Reply via email to