|
|
1.1 root 1: *** /tmp/d00212 Wed Apr 4 14:44:31 1990
2: --- cc.c Wed Apr 4 14:43:19 1990
3: ***************
4: *** 1,4 ****
5: ! static char sccsid[] = "@(#)cc.c 4.19 3/11/90";
6: /*
7: * cc - front end for C compiler
8: */
9: --- 1,4 ----
10: ! static char sccsid[] = "@(#)cc.c 4.20 4/4/90";
11: /*
12: * cc - front end for C compiler
13: */
14: ***************
15: *** 286,293 ****
16: }
17: while (i < nl)
18: av[na++] = llist[i++];
19: - if (gflag || Gflag)
20: - av[na++] = "-lg";
21: if (proflag)
22: av[na++] = "-lc_p";
23: else
24: --- 286,291 ----
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.