ADT
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
Last change
on this file since b51e389c was 942453a, checked in by Peter A. Buhr <pabuhr@…>, 5 years ago |
create x86 expected results to harmonize with 64-bit ARM results
|
-
Property mode
set to
100644
|
File size:
308 bytes
|
Rev | Line | |
---|
[942453a] | 1 | char -65 abs 65
|
---|
| 2 | signed int -65 abs 65
|
---|
| 3 | signed long int -65 abs 65
|
---|
| 4 | signed long long int -65 abs 65
|
---|
| 5 | float -65. abs 65.
|
---|
| 6 | double -65. abs 65.
|
---|
| 7 | long double -65. abs 65.
|
---|
| 8 | float _Complex -65.-2.i abs 65.0308
|
---|
| 9 | double _Complex -65.-2.i abs 65.0307619515564
|
---|
| 10 | long double _Complex -65.-2.i abs 65.0307619515564342
|
---|
Note:
See
TracBrowser
for help on using the repository browser.