Ignore:
Timestamp:
Sep 9, 2003, 9:21:51 PM (22 years ago)
Author:
bird
Message:

Fixed testcase.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/testcase/optlink/tst2asmc.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r677 r678  
    2929    if (pv != (void*)4)
    3030        return 4;
    31     if (rf1 != 1.5)
     31    if (rf1 != (float)1.5)
    3232        return 5;
    3333    if (s2.a != 6)
Note: See TracChangeset for help on using the changeset viewer.