Changeset 678 for trunk/testcase/optlink/tst2asmc.c
- Timestamp:
- Sep 9, 2003, 9:21:51 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/testcase/optlink/tst2asmc.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r677 r678 29 29 if (pv != (void*)4) 30 30 return 4; 31 if (rf1 != 1.5)31 if (rf1 != (float)1.5) 32 32 return 5; 33 33 if (s2.a != 6) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.