Changeset eaa2edaa
- Timestamp:
- Oct 19, 2017, 11:13:11 AM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 0a22cda
- Parents:
- c6e6333
- git-author:
- Rob Schluntz <rschlunt@…> (10/11/17 15:55:04)
- git-committer:
- Rob Schluntz <rschlunt@…> (10/19/17 11:13:11)
- Location:
- src/tests/.expect/64
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/tests/.expect/64/extension.txt ¶
rc6e6333 reaa2edaa 94 94 __extension__ signed int *__z__Pi_2; 95 95 }; 96 signed int __i__i_2 = ( (signed int )(__extension__ __a__i_1+__extension__ 3));96 signed int __i__i_2 = (__extension__ __a__i_1+__extension__ 3); 97 97 ((void)__extension__ 3); 98 98 ((void)__extension__ __a__i_1); -
TabularUnified src/tests/.expect/64/gccExtensions.txt ¶
rc6e6333 reaa2edaa 81 81 ((void)((*___dst__R2sS_2).__c__i_2=__c__i_2) /* ?{} */); 82 82 } 83 signed int __i__i_2 = ((signed int )__extension__ 3);83 signed int __i__i_2 = __extension__ 3; 84 84 __extension__ signed int __a__i_2; 85 85 __extension__ signed int __b__i_2; -
TabularUnified src/tests/.expect/64/literals.txt ¶
rc6e6333 reaa2edaa 122 122 void *___operator_bitor__A0_1_0_0___fail__PFi_Pd0___eof__PFi_Pd0___open__PF_Pd0PCcPCc___close__PF_Pd0___read__PFPd0_Pd0PcUl___ungetc__PFPd0_Pd0c___fmt__PFi_Pd0PCc__FPd0_Pd015s_Istream_cstrC__1(__attribute__ ((unused)) signed int (*__fail__PFi_P7tistype__1)(void *__anonymous_object1284), __attribute__ ((unused)) signed int (*__eof__PFi_P7tistype__1)(void *__anonymous_object1285), __attribute__ ((unused)) void (*__open__PF_P7tistypePCcPCc__1)(void *__is__P7tistype_1, const char *__name__PCc_1, const char *__mode__PCc_1), __attribute__ ((unused)) void (*__close__PF_P7tistype__1)(void *__is__P7tistype_1), __attribute__ ((unused)) void *(*__read__PFP7tistype_P7tistypePcUl__1)(void *__anonymous_object1286, char *__anonymous_object1287, unsigned long int __anonymous_object1288), __attribute__ ((unused)) void *(*__ungetc__PFP7tistype_P7tistypec__1)(void *__anonymous_object1289, char __anonymous_object1290), __attribute__ ((unused)) signed int (*__fmt__PFi_P7tistypePCc__1)(void *__anonymous_object1291, const char *__fmt__PCc_1, ...), void *__anonymous_object1292, struct _Istream_cstrC __anonymous_object1293); 123 123 enum __anonymous0 { 124 __sepSize__C13e__anonymous0_1 = ((signed int )16),124 __sepSize__C13e__anonymous0_1 = 16, 125 125 }; 126 126 struct ofstream { … … 144 144 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1) /* ?{} */); 145 145 { 146 signed int _index0 = ((signed int )0);146 signed int _index0 = 0; 147 147 for (;(_index0<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index0))) { 148 148 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index0)])))) /* ?{} */); … … 152 152 153 153 { 154 signed int _index1 = ((signed int )0);154 signed int _index1 = 0; 155 155 for (;(_index1<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index1))) { 156 156 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index1)])))) /* ?{} */); … … 167 167 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1=___src__9sofstream_1.__sepCur__PCc_1) /* ?{} */); 168 168 { 169 signed int _index2 = ((signed int )0);169 signed int _index2 = 0; 170 170 for (;(_index2<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index2))) { 171 171 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index2)])))=___src__9sofstream_1.__separator__A0c_1[((signed long int )_index2)]) /* ?{} */); … … 175 175 176 176 { 177 signed int _index3 = ((signed int )0);177 signed int _index3 = 0; 178 178 for (;(_index3<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index3))) { 179 179 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index3)])))=___src__9sofstream_1.__tupleSeparator__A0c_1[((signed long int )_index3)]) /* ?{} */); … … 185 185 static inline void ___destructor__F_R9sofstream_autogen___1(struct ofstream *___dst__R9sofstream_1){ 186 186 { 187 signed int _index4 = (( signed int )(((signed int )__sepSize__C13e__anonymous0_1)-1));187 signed int _index4 = (((signed int )__sepSize__C13e__anonymous0_1)-1); 188 188 for (;(_index4>=0);((void)(--_index4))) { 189 189 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index4)])))) /* ^?{} */); … … 193 193 194 194 { 195 signed int _index5 = (( signed int )(((signed int )__sepSize__C13e__anonymous0_1)-1));195 signed int _index5 = (((signed int )__sepSize__C13e__anonymous0_1)-1); 196 196 for (;(_index5>=0);((void)(--_index5))) { 197 197 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index5)])))) /* ^?{} */); … … 214 214 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1=___src__9sofstream_1.__sepCur__PCc_1)); 215 215 { 216 signed int _index6 = ((signed int )0);216 signed int _index6 = 0; 217 217 for (;(_index6<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index6))) { 218 218 ((void)((*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index6)]=___src__9sofstream_1.__separator__A0c_1[((signed long int )_index6)])); … … 222 222 223 223 { 224 signed int _index7 = ((signed int )0);224 signed int _index7 = 0; 225 225 for (;(_index7<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index7))) { 226 226 ((void)((*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index7)]=___src__9sofstream_1.__tupleSeparator__A0c_1[((signed long int )_index7)])); … … 239 239 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1) /* ?{} */); 240 240 { 241 signed int _index8 = ((signed int )0);241 signed int _index8 = 0; 242 242 for (;(_index8<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index8))) { 243 243 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index8)])))) /* ?{} */); … … 247 247 248 248 { 249 signed int _index9 = ((signed int )0);249 signed int _index9 = 0; 250 250 for (;(_index9<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index9))) { 251 251 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index9)])))) /* ?{} */); … … 262 262 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1) /* ?{} */); 263 263 { 264 signed int _index10 = ((signed int )0);264 signed int _index10 = 0; 265 265 for (;(_index10<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index10))) { 266 266 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index10)])))) /* ?{} */); … … 270 270 271 271 { 272 signed int _index11 = ((signed int )0);272 signed int _index11 = 0; 273 273 for (;(_index11<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index11))) { 274 274 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index11)])))) /* ?{} */); … … 285 285 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1) /* ?{} */); 286 286 { 287 signed int _index12 = ((signed int )0);287 signed int _index12 = 0; 288 288 for (;(_index12<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index12))) { 289 289 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index12)])))) /* ?{} */); … … 293 293 294 294 { 295 signed int _index13 = ((signed int )0);295 signed int _index13 = 0; 296 296 for (;(_index13<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index13))) { 297 297 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index13)])))) /* ?{} */); … … 308 308 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1) /* ?{} */); 309 309 { 310 signed int _index14 = ((signed int )0);310 signed int _index14 = 0; 311 311 for (;(_index14<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index14))) { 312 312 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index14)])))) /* ?{} */); … … 316 316 317 317 { 318 signed int _index15 = ((signed int )0);318 signed int _index15 = 0; 319 319 for (;(_index15<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index15))) { 320 320 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index15)])))) /* ?{} */); … … 331 331 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1=__sepCur__PCc_1) /* ?{} */); 332 332 { 333 signed int _index16 = ((signed int )0);333 signed int _index16 = 0; 334 334 for (;(_index16<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index16))) { 335 335 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index16)])))) /* ?{} */); … … 339 339 340 340 { 341 signed int _index17 = ((signed int )0);341 signed int _index17 = 0; 342 342 for (;(_index17<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index17))) { 343 343 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index17)])))) /* ?{} */); … … 354 354 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1=__sepCur__PCc_1) /* ?{} */); 355 355 { 356 signed int _index18 = ((signed int )0);356 signed int _index18 = 0; 357 357 for (;(_index18<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index18))) { 358 358 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index18)])))=__separator__A0c_1[((signed long int )_index18)]) /* ?{} */); … … 362 362 363 363 { 364 signed int _index19 = ((signed int )0);364 signed int _index19 = 0; 365 365 for (;(_index19<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index19))) { 366 366 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index19)])))) /* ?{} */); … … 377 377 ((void)((*___dst__R9sofstream_1).__sepCur__PCc_1=__sepCur__PCc_1) /* ?{} */); 378 378 { 379 signed int _index20 = ((signed int )0);379 signed int _index20 = 0; 380 380 for (;(_index20<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index20))) { 381 381 ((void)((*((char *)(&(*___dst__R9sofstream_1).__separator__A0c_1[((signed long int )_index20)])))=__separator__A0c_1[((signed long int )_index20)]) /* ?{} */); … … 385 385 386 386 { 387 signed int _index21 = ((signed int )0);387 signed int _index21 = 0; 388 388 for (;(_index21<((signed int )__sepSize__C13e__anonymous0_1));((void)(++_index21))) { 389 389 ((void)((*((char *)(&(*___dst__R9sofstream_1).__tupleSeparator__A0c_1[((signed long int )_index21)])))=__tupleSeparator__A0c_1[((signed long int )_index21)]) /* ?{} */);
Note: See TracChangeset
for help on using the changeset viewer.