Changeset a104311 for tests/.expect/gccExtensions.arm64.txt
- Timestamp:
- Nov 12, 2020, 1:56:45 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 172dba9c
- Parents:
- b5344a3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/gccExtensions.arm64.txt
rb5344a3 ra104311 288 288 struct s4 _X2x2S2s4_2; 289 289 struct s4 _X2y2S2s4_2; 290 const unsigned long int _array_dim0 = ((const unsigned long int )((unsigned long int )10)); 291 signed int _X2m1A0i_2[((unsigned long int )_array_dim0)]; 292 const unsigned long int _array_dim1 = ((const unsigned long int )((unsigned long int )10)); 293 const unsigned long int _array_dim2 = ((const unsigned long int )((unsigned long int )10)); 294 signed int _X2m2A0A0i_2[((unsigned long int )_array_dim1)][((unsigned long int )_array_dim2)]; 295 const unsigned long int _array_dim3 = ((const unsigned long int )((unsigned long int )10)); 296 const unsigned long int _array_dim4 = ((const unsigned long int )((unsigned long int )10)); 297 signed int _X2m3A0A0i_2[((unsigned long int )_array_dim3)][((unsigned long int )_array_dim4)]; 290 signed int _X2m1A0i_2[((unsigned long int )10)]; 291 signed int _X2m2A0A0i_2[((unsigned long int )10)][((unsigned long int )10)]; 292 signed int _X2m3A0A0i_2[((unsigned long int )10)][((unsigned long int )10)]; 298 293 void _X4f128Fv_n__2(__int128 _X1in_2); 299 294 void _X4f128Fv_o__2(unsigned __int128 __anonymous_object0);
Note: See TracChangeset
for help on using the changeset viewer.