Changeset 1395
- Timestamp:
- Apr 28, 2004, 7:36:07 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/cp/error.c
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r1394 r1395 1453 1453 int flags; 1454 1454 { 1455 <<<<<<< error.c1456 if (t == 0)1457 return;1458 1459 =======1460 1455 if (t == 0) 1461 1456 return; 1462 1457 1463 >>>>>>> 1.1.1.21464 1458 switch (TREE_CODE (t)) 1465 1459 { -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.