Displaying 1 result from an estimated 1 matches for "tccin".
Did you mean:
ccin
2002 Oct 10
2
tcng version 8z
...ts/tcng-8z)
- tcc: replaced -E with -Wexperror, and -E -E with -Wexppostopt (tests/newexp)
- updated tests/bitfield, tests/bittest, tests/expensive, tests/ne,
tests/tcng-5y, and tests/tcng-7a according to above change
- tcc -E now runs cpp without any further processing (just like gcc -E;
tests/tccin)
- tcc: added option -f infile to read from specified file, ignoring input file
argument (tests/tccin)
- tcc now writes location map after dumping, in order to include
target-specific fixups in map
- added script toys/comtc that copies comments immediately preceding elements
to tc output (tes...