Changeset 51
- Timestamp:
- Apr 28, 2003, 6:49:56 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/gcc/gcc/cppinit.c ¶
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r50 r51 477 477 { 478 478 const struct lang_flags *l = &lang_defaults[(int) lang]; 479 479 480 480 CPP_OPTION (pfile, lang) = lang; 481 481 … … 655 655 return result; 656 656 } 657 657 658 658 659 /* This structure defines one built-in identifier. A node will be -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.