Changes in / [94aa202:2980ccb8]
- Location:
- tests/.expect
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/attributes.arm64.txt
r94aa202 r2980ccb8 1339 1339 __attribute__ (( noreturn )) void _X4fredFv___1(void){ 1340 1340 __attribute__ ((unused)) signed int _X1ii_2; 1341 __attribute__ ((gnu::xxx)) signed int _X1ji_2;1342 1341 switch ( 3 ) { 1343 1342 case 2: -
tests/.expect/attributes.x86.txt
r94aa202 r2980ccb8 1339 1339 __attribute__ (( noreturn )) void _X4fredFv___1(void){ 1340 1340 __attribute__ ((unused)) signed int _X1ii_2; 1341 __attribute__ ((gnu::xxx)) signed int _X1ji_2;1342 1341 switch ( 3 ) { 1343 1342 case 2:
Note: See TracChangeset
for help on using the changeset viewer.