source: tests/.expect/gccExtensions.x86.txt @ b43ea9e

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpersistent-indexerpthread-emulationqualifiedEnum
Last change on this file since b43ea9e was b43ea9e, checked in by Peter A. Buhr <pabuhr@…>, 5 years ago

fix 32-bit build

  • Property mode set to 100644
File size: 8.6 KB
Line 
1extern signed int _X1xi_1 asm ( "xx" );
2signed int _X4mainFi_iPPKc__1(signed int _X4argci_1, const char **_X4argvPPKc_1){
3    __attribute__ ((unused)) signed int _X12_retval_maini_1;
4    asm ( "nop" :  :  :  );
5    asm ( "nop" :  :  :  );
6    asm ( "nop" :  :  :  );
7    static signed int _X1yi_2 asm ( "yy" );
8    static signed int *_X1zPi_2 asm ( "zz" );
9    signed int _X3srci_2;
10    signed int _X3dsti_2;
11    asm volatile ( "mov %1, %0\n\t" "add $1, %0" :  :  :  );
12    asm volatile ( "mov %1, %0\n\t" "add $1, %0" : "=" "r" ( _X3dsti_2 ) :  :  );
13    asm volatile ( "mov %1, %0\n\t" "add $1, %0" : "=r" ( _X3dsti_2 ) : "r" ( _X3srci_2 ) :  );
14    asm ( "mov %1, %0\n\t" "add $1, %0" : "=r" ( _X3dsti_2 ), "=r" ( _X3srci_2 ) : [ _X3srci_2 ] "r" ( _X3dsti_2 ) : "r0" );
15    L2: L1: asm goto ( "frob %%r5, %1; jc %l[L1]; mov (%2), %%r5" :  : "r" ( _X3srci_2 ), "r" ( (&_X3dsti_2) ) : "r5", "memory" : L1, L2 );
16    double _Complex _X2c1Cd_2;
17    double _Complex _X2c2Cd_2;
18    const signed int _X2i1Ki_2;
19    const signed int _X2i2Ki_2;
20    const signed int _X2i3Ki_2;
21    inline signed int _X2f1Fi___2(){
22        __attribute__ ((unused)) signed int _X10_retval_f1i_2;
23    }
24    inline signed int _X2f2Fi___2(){
25        __attribute__ ((unused)) signed int _X10_retval_f2i_2;
26    }
27    signed int _X2s1i_2;
28    signed int _X2s2i_2;
29    volatile signed int _X2v1Vi_2;
30    volatile signed int _X2v2Vi_2;
31    signed int _X2t1i_2;
32    signed int _X2t2i_2;
33    __extension__ const signed int _X2exKi_2;
34    struct S {
35        __extension__ signed int _X1ai_2;
36        __extension__ signed int _X1bi_2;
37        __extension__ signed int _X1ci_2;
38    };
39    inline void _X12_constructorFv_S1S_autogen___2(struct S *_X4_dstS1S_2){
40        ((void)((*_X4_dstS1S_2)._X1ai_2) /* ?{} */);
41        ((void)((*_X4_dstS1S_2)._X1bi_2) /* ?{} */);
42        ((void)((*_X4_dstS1S_2)._X1ci_2) /* ?{} */);
43    }
44    inline void _X12_constructorFv_S1SS1S_autogen___2(struct S *_X4_dstS1S_2, struct S _X4_srcS1S_2){
45        ((void)((*_X4_dstS1S_2)._X1ai_2=_X4_srcS1S_2._X1ai_2) /* ?{} */);
46        ((void)((*_X4_dstS1S_2)._X1bi_2=_X4_srcS1S_2._X1bi_2) /* ?{} */);
47        ((void)((*_X4_dstS1S_2)._X1ci_2=_X4_srcS1S_2._X1ci_2) /* ?{} */);
48    }
49    inline void _X11_destructorFv_S1S_autogen___2(struct S *_X4_dstS1S_2){
50        ((void)((*_X4_dstS1S_2)._X1ci_2) /* ^?{} */);
51        ((void)((*_X4_dstS1S_2)._X1bi_2) /* ^?{} */);
52        ((void)((*_X4_dstS1S_2)._X1ai_2) /* ^?{} */);
53    }
54    inline struct S _X16_operator_assignFS1S_S1SS1S_autogen___2(struct S *_X4_dstS1S_2, struct S _X4_srcS1S_2){
55        struct S _X4_retS1S_2;
56        ((void)((*_X4_dstS1S_2)._X1ai_2=_X4_srcS1S_2._X1ai_2));
57        ((void)((*_X4_dstS1S_2)._X1bi_2=_X4_srcS1S_2._X1bi_2));
58        ((void)((*_X4_dstS1S_2)._X1ci_2=_X4_srcS1S_2._X1ci_2));
59        ((void)_X12_constructorFv_S1SS1S_autogen___2((&_X4_retS1S_2), (*_X4_dstS1S_2)));
60        return _X4_retS1S_2;
61    }
62    inline void _X12_constructorFv_S1Si_autogen___2(struct S *_X4_dstS1S_2, signed int _X1ai_2){
63        ((void)((*_X4_dstS1S_2)._X1ai_2=_X1ai_2) /* ?{} */);
64        ((void)((*_X4_dstS1S_2)._X1bi_2) /* ?{} */);
65        ((void)((*_X4_dstS1S_2)._X1ci_2) /* ?{} */);
66    }
67    inline void _X12_constructorFv_S1Sii_autogen___2(struct S *_X4_dstS1S_2, signed int _X1ai_2, signed int _X1bi_2){
68        ((void)((*_X4_dstS1S_2)._X1ai_2=_X1ai_2) /* ?{} */);
69        ((void)((*_X4_dstS1S_2)._X1bi_2=_X1bi_2) /* ?{} */);
70        ((void)((*_X4_dstS1S_2)._X1ci_2) /* ?{} */);
71    }
72    inline void _X12_constructorFv_S1Siii_autogen___2(struct S *_X4_dstS1S_2, signed int _X1ai_2, signed int _X1bi_2, signed int _X1ci_2){
73        ((void)((*_X4_dstS1S_2)._X1ai_2=_X1ai_2) /* ?{} */);
74        ((void)((*_X4_dstS1S_2)._X1bi_2=_X1bi_2) /* ?{} */);
75        ((void)((*_X4_dstS1S_2)._X1ci_2=_X1ci_2) /* ?{} */);
76    }
77    signed int _X1ii_2 = __extension__ 3;
78    __extension__ signed int _X1ai_2;
79    __extension__ signed int _X1bi_2;
80    __extension__ signed int _X1ci_2;
81    ((void)(((void)(((void)__extension__ _X1ai_2) , __extension__ _X1bi_2)) , __extension__ _X1ci_2));
82    ((void)(__extension__ _X1ai_2=(__extension__ _X1bi_2+__extension__ _X1ci_2)));
83    ((void)(__extension__ _X1ai_2=__extension__ (__extension__ _X1bi_2+__extension__ _X1ci_2)));
84    signed int _X2a1i_2;
85    const signed int _X2a2Ki_2;
86    static const signed int _X2a3Ki_2;
87    static const signed int _X2a4Ki_2;
88    static const signed int _X2a5Ki_2;
89    static const signed int _X2a6Ki_2;
90    static const signed int _X2a7Ki_2;
91    signed int *_X2p1Pi_2;
92    signed int *_X2p2Pi_2;
93    struct s1;
94    struct s2 {
95        signed int _X1ii_2;
96    };
97    inline void _X12_constructorFv_S2s2_autogen___2(struct s2 *_X4_dstS2s2_2){
98        ((void)((*_X4_dstS2s2_2)._X1ii_2) /* ?{} */);
99    }
100    inline void _X12_constructorFv_S2s2S2s2_autogen___2(struct s2 *_X4_dstS2s2_2, struct s2 _X4_srcS2s2_2){
101        ((void)((*_X4_dstS2s2_2)._X1ii_2=_X4_srcS2s2_2._X1ii_2) /* ?{} */);
102    }
103    inline void _X11_destructorFv_S2s2_autogen___2(struct s2 *_X4_dstS2s2_2){
104        ((void)((*_X4_dstS2s2_2)._X1ii_2) /* ^?{} */);
105    }
106    inline struct s2 _X16_operator_assignFS2s2_S2s2S2s2_autogen___2(struct s2 *_X4_dstS2s2_2, struct s2 _X4_srcS2s2_2){
107        struct s2 _X4_retS2s2_2;
108        ((void)((*_X4_dstS2s2_2)._X1ii_2=_X4_srcS2s2_2._X1ii_2));
109        ((void)_X12_constructorFv_S2s2S2s2_autogen___2((&_X4_retS2s2_2), (*_X4_dstS2s2_2)));
110        return _X4_retS2s2_2;
111    }
112    inline void _X12_constructorFv_S2s2i_autogen___2(struct s2 *_X4_dstS2s2_2, signed int _X1ii_2){
113        ((void)((*_X4_dstS2s2_2)._X1ii_2=_X1ii_2) /* ?{} */);
114    }
115    struct s3 {
116        signed int _X1ii_2;
117    };
118    inline void _X12_constructorFv_S2s3_autogen___2(struct s3 *_X4_dstS2s3_2){
119        ((void)((*_X4_dstS2s3_2)._X1ii_2) /* ?{} */);
120    }
121    inline void _X12_constructorFv_S2s3S2s3_autogen___2(struct s3 *_X4_dstS2s3_2, struct s3 _X4_srcS2s3_2){
122        ((void)((*_X4_dstS2s3_2)._X1ii_2=_X4_srcS2s3_2._X1ii_2) /* ?{} */);
123    }
124    inline void _X11_destructorFv_S2s3_autogen___2(struct s3 *_X4_dstS2s3_2){
125        ((void)((*_X4_dstS2s3_2)._X1ii_2) /* ^?{} */);
126    }
127    inline struct s3 _X16_operator_assignFS2s3_S2s3S2s3_autogen___2(struct s3 *_X4_dstS2s3_2, struct s3 _X4_srcS2s3_2){
128        struct s3 _X4_retS2s3_2;
129        ((void)((*_X4_dstS2s3_2)._X1ii_2=_X4_srcS2s3_2._X1ii_2));
130        ((void)_X12_constructorFv_S2s3S2s3_autogen___2((&_X4_retS2s3_2), (*_X4_dstS2s3_2)));
131        return _X4_retS2s3_2;
132    }
133    inline void _X12_constructorFv_S2s3i_autogen___2(struct s3 *_X4_dstS2s3_2, signed int _X1ii_2){
134        ((void)((*_X4_dstS2s3_2)._X1ii_2=_X1ii_2) /* ?{} */);
135    }
136    struct s3 _X2x1S2s3_2;
137    struct s3 _X2y1S2s3_2;
138    struct s4 {
139        signed int _X1ii_2;
140    };
141    inline void _X12_constructorFv_S2s4_autogen___2(struct s4 *_X4_dstS2s4_2){
142        ((void)((*_X4_dstS2s4_2)._X1ii_2) /* ?{} */);
143    }
144    inline void _X12_constructorFv_S2s4S2s4_autogen___2(struct s4 *_X4_dstS2s4_2, struct s4 _X4_srcS2s4_2){
145        ((void)((*_X4_dstS2s4_2)._X1ii_2=_X4_srcS2s4_2._X1ii_2) /* ?{} */);
146    }
147    inline void _X11_destructorFv_S2s4_autogen___2(struct s4 *_X4_dstS2s4_2){
148        ((void)((*_X4_dstS2s4_2)._X1ii_2) /* ^?{} */);
149    }
150    inline struct s4 _X16_operator_assignFS2s4_S2s4S2s4_autogen___2(struct s4 *_X4_dstS2s4_2, struct s4 _X4_srcS2s4_2){
151        struct s4 _X4_retS2s4_2;
152        ((void)((*_X4_dstS2s4_2)._X1ii_2=_X4_srcS2s4_2._X1ii_2));
153        ((void)_X12_constructorFv_S2s4S2s4_autogen___2((&_X4_retS2s4_2), (*_X4_dstS2s4_2)));
154        return _X4_retS2s4_2;
155    }
156    inline void _X12_constructorFv_S2s4i_autogen___2(struct s4 *_X4_dstS2s4_2, signed int _X1ii_2){
157        ((void)((*_X4_dstS2s4_2)._X1ii_2=_X1ii_2) /* ?{} */);
158    }
159    struct s4 _X2x2S2s4_2;
160    struct s4 _X2y2S2s4_2;
161    signed int _X2m1A0i_2[((unsigned int )10)];
162    signed int _X2m2A0A0i_2[((unsigned int )10)][((unsigned int )10)];
163    signed int _X2m3A0A0i_2[((unsigned int )10)][((unsigned int )10)];
164    ((void)(_X12_retval_maini_1=0) /* ?{} */);
165    return _X12_retval_maini_1;
166    ((void)(_X12_retval_maini_1=0) /* ?{} */);
167    return _X12_retval_maini_1;
168}
169static inline int invoke_main(int argc, char* argv[], char* envp[]) { (void)argc; (void)argv; (void)envp; return _X4mainFi_iPPKc__1((signed int )argc, (const char **)argv); }
170static inline signed int invoke_main(signed int argc, char **argv, char **envp);
171signed int main(signed int _X4argci_1, char **_X4argvPPc_1, char **_X4envpPPc_1){
172    __attribute__ ((unused)) signed int _X12_retval_maini_1;
173    signed int _tmp_cp_ret2;
174    ((void)(_X12_retval_maini_1=(((void)(_tmp_cp_ret2=invoke_main(_X4argci_1, _X4argvPPc_1, _X4envpPPc_1))) , _tmp_cp_ret2)) /* ?{} */);
175    ((void)(_tmp_cp_ret2) /* ^?{} */);
176    return _X12_retval_maini_1;
177}
Note: See TracBrowser for help on using the repository browser.