Changeset 50
- Timestamp:
- Apr 28, 2003, 6:49:31 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/gcc.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r49 r50 1193 1193 i++; 1194 1194 } 1195 1195 1196 /* Handle old-fashioned options--just copy them through, 1196 1197 with their arguments. */ … … 1710 1711 1711 1712 /* Name with which this program was invoked. */ 1712 1713 #ifdef CLH 1713 1714 const char *programname; 1715 #else 1716 static const char *programname; 1717 #endif 1714 1718 1715 1719 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.