source: tests/.expect/abs.arm64.txt @ c3b9d639

ADTast-experimentalpthread-emulationqualifiedEnum
Last change on this file since c3b9d639 was 430b443, checked in by Peter A. Buhr <pabuhr@…>, 4 years ago

generate 64-bit ARM specific test results for floating-point tests

  • Property mode set to 100644
File size: 323 bytes
RevLine 
[9d169f1]1char                    -65     abs 65
[efc15918]2signed int              -65     abs 65
3signed long int         -65     abs 65
4signed long long int    -65     abs 65
[7a54d67]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
[430b443]10long double _Complex    -65.-2.i        abs 65.0307619515564341507579207499533
Note: See TracBrowser for help on using the repository browser.