source: tests/.expect/abs.x64.txt @ f76ff0b

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since f76ff0b was 369ffdf, checked in by Peter A. Buhr <pabuhr@…>, 4 years ago

create x86_64 expected results to harmonize with 64-bit ARM results

  • Property mode set to 100644
File size: 308 bytes
Line 
1char                    -65     abs 65
2signed int              -65     abs 65
3signed long int         -65     abs 65
4signed long long int    -65     abs 65
5float                   -65.    abs 65.
6double                  -65.    abs 65.
7long double             -65.    abs 65.
8float _Complex          -65.-2.i        abs 65.0308
9double _Complex         -65.-2.i        abs 65.0307619515564
10long double _Complex    -65.-2.i        abs 65.0307619515564342
Note: See TracBrowser for help on using the repository browser.