Changeset 35cc6d4 for tests/.expect/gccExtensions.x86.txt
- Timestamp:
- Dec 12, 2024, 4:35:32 PM (6 days ago)
- Branches:
- master
- Children:
- 8ee211d
- Parents:
- f979f0ba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/gccExtensions.x86.txt
rf979f0ba r35cc6d4 37 37 __extension__ signed int _X1ci_2; 38 38 }; 39 inline void _X12_constructorFv_S1S_autogen___2( struct S *_X4_dstS1S_2){39 inline void _X12_constructorFv_S1S_autogen___2(__attribute__ ((unused)) struct S *_X4_dstS1S_2){ 40 40 { 41 41 ((void)((*_X4_dstS1S_2)._X1ai_2) /* ?{} */); … … 51 51 52 52 } 53 inline void _X12_constructorFv_S1SS1S_autogen___2( struct S *_X4_dstS1S_2,struct S _X4_srcS1S_2){53 inline void _X12_constructorFv_S1SS1S_autogen___2(__attribute__ ((unused)) struct S *_X4_dstS1S_2, __attribute__ ((unused)) struct S _X4_srcS1S_2){ 54 54 { 55 55 ((void)((*_X4_dstS1S_2)._X1ai_2=_X4_srcS1S_2._X1ai_2) /* ?{} */); … … 65 65 66 66 } 67 inline void _X11_destructorFv_S1S_autogen___2( struct S *_X4_dstS1S_2){67 inline void _X11_destructorFv_S1S_autogen___2(__attribute__ ((unused)) struct S *_X4_dstS1S_2){ 68 68 { 69 69 ((void)((*_X4_dstS1S_2)._X1ci_2) /* ^?{} */); … … 79 79 80 80 } 81 inline struct S _X16_operator_assignFS1S_S1SS1S_autogen___2( struct S *_X4_dstS1S_2,struct S _X4_srcS1S_2){82 struct S _X4_retS1S_2;81 inline struct S _X16_operator_assignFS1S_S1SS1S_autogen___2(__attribute__ ((unused)) struct S *_X4_dstS1S_2, __attribute__ ((unused)) struct S _X4_srcS1S_2){ 82 __attribute__ ((unused)) struct S _X4_retS1S_2; 83 83 { 84 84 ((void)((*_X4_dstS1S_2)._X1ai_2=_X4_srcS1S_2._X1ai_2)); … … 99 99 return _X4_retS1S_2; 100 100 } 101 inline void _X12_constructorFv_S1Si_autogen___2( struct S *_X4_dstS1S_2, signed int _X1ai_2){101 inline void _X12_constructorFv_S1Si_autogen___2(__attribute__ ((unused)) struct S *_X4_dstS1S_2, signed int _X1ai_2){ 102 102 { 103 103 ((void)((*_X4_dstS1S_2)._X1ai_2=_X1ai_2) /* ?{} */); … … 113 113 114 114 } 115 inline void _X12_constructorFv_S1Sii_autogen___2( struct S *_X4_dstS1S_2, signed int _X1ai_2, signed int _X1bi_2){115 inline void _X12_constructorFv_S1Sii_autogen___2(__attribute__ ((unused)) struct S *_X4_dstS1S_2, signed int _X1ai_2, signed int _X1bi_2){ 116 116 { 117 117 ((void)((*_X4_dstS1S_2)._X1ai_2=_X1ai_2) /* ?{} */); … … 127 127 128 128 } 129 inline void _X12_constructorFv_S1Siii_autogen___2( struct S *_X4_dstS1S_2, signed int _X1ai_2, signed int _X1bi_2, signed int _X1ci_2){129 inline void _X12_constructorFv_S1Siii_autogen___2(__attribute__ ((unused)) struct S *_X4_dstS1S_2, signed int _X1ai_2, signed int _X1bi_2, signed int _X1ci_2){ 130 130 { 131 131 ((void)((*_X4_dstS1S_2)._X1ai_2=_X1ai_2) /* ?{} */); … … 170 170 signed int _X1ii_2; 171 171 }; 172 inline void _X12_constructorFv_S2s2_autogen___2( struct s2 *_X4_dstS2s2_2){172 inline void _X12_constructorFv_S2s2_autogen___2(__attribute__ ((unused)) struct s2 *_X4_dstS2s2_2){ 173 173 { 174 174 ((void)((*_X4_dstS2s2_2)._X1ii_2) /* ?{} */); … … 176 176 177 177 } 178 inline void _X12_constructorFv_S2s2S2s2_autogen___2( struct s2 *_X4_dstS2s2_2,struct s2 _X4_srcS2s2_2){178 inline void _X12_constructorFv_S2s2S2s2_autogen___2(__attribute__ ((unused)) struct s2 *_X4_dstS2s2_2, __attribute__ ((unused)) struct s2 _X4_srcS2s2_2){ 179 179 { 180 180 ((void)((*_X4_dstS2s2_2)._X1ii_2=_X4_srcS2s2_2._X1ii_2) /* ?{} */); … … 182 182 183 183 } 184 inline void _X11_destructorFv_S2s2_autogen___2( struct s2 *_X4_dstS2s2_2){184 inline void _X11_destructorFv_S2s2_autogen___2(__attribute__ ((unused)) struct s2 *_X4_dstS2s2_2){ 185 185 { 186 186 ((void)((*_X4_dstS2s2_2)._X1ii_2) /* ^?{} */); … … 188 188 189 189 } 190 inline struct s2 _X16_operator_assignFS2s2_S2s2S2s2_autogen___2( struct s2 *_X4_dstS2s2_2,struct s2 _X4_srcS2s2_2){191 struct s2 _X4_retS2s2_2;190 inline struct s2 _X16_operator_assignFS2s2_S2s2S2s2_autogen___2(__attribute__ ((unused)) struct s2 *_X4_dstS2s2_2, __attribute__ ((unused)) struct s2 _X4_srcS2s2_2){ 191 __attribute__ ((unused)) struct s2 _X4_retS2s2_2; 192 192 { 193 193 ((void)((*_X4_dstS2s2_2)._X1ii_2=_X4_srcS2s2_2._X1ii_2)); … … 200 200 return _X4_retS2s2_2; 201 201 } 202 inline void _X12_constructorFv_S2s2i_autogen___2( struct s2 *_X4_dstS2s2_2, signed int _X1ii_2){202 inline void _X12_constructorFv_S2s2i_autogen___2(__attribute__ ((unused)) struct s2 *_X4_dstS2s2_2, signed int _X1ii_2){ 203 203 { 204 204 ((void)((*_X4_dstS2s2_2)._X1ii_2=_X1ii_2) /* ?{} */); … … 209 209 signed int _X1ii_2; 210 210 }; 211 inline void _X12_constructorFv_S2s3_autogen___2( struct s3 *_X4_dstS2s3_2){211 inline void _X12_constructorFv_S2s3_autogen___2(__attribute__ ((unused)) struct s3 *_X4_dstS2s3_2){ 212 212 { 213 213 ((void)((*_X4_dstS2s3_2)._X1ii_2) /* ?{} */); … … 215 215 216 216 } 217 inline void _X12_constructorFv_S2s3S2s3_autogen___2( struct s3 *_X4_dstS2s3_2,struct s3 _X4_srcS2s3_2){217 inline void _X12_constructorFv_S2s3S2s3_autogen___2(__attribute__ ((unused)) struct s3 *_X4_dstS2s3_2, __attribute__ ((unused)) struct s3 _X4_srcS2s3_2){ 218 218 { 219 219 ((void)((*_X4_dstS2s3_2)._X1ii_2=_X4_srcS2s3_2._X1ii_2) /* ?{} */); … … 221 221 222 222 } 223 inline void _X11_destructorFv_S2s3_autogen___2( struct s3 *_X4_dstS2s3_2){223 inline void _X11_destructorFv_S2s3_autogen___2(__attribute__ ((unused)) struct s3 *_X4_dstS2s3_2){ 224 224 { 225 225 ((void)((*_X4_dstS2s3_2)._X1ii_2) /* ^?{} */); … … 227 227 228 228 } 229 inline struct s3 _X16_operator_assignFS2s3_S2s3S2s3_autogen___2( struct s3 *_X4_dstS2s3_2,struct s3 _X4_srcS2s3_2){230 struct s3 _X4_retS2s3_2;229 inline struct s3 _X16_operator_assignFS2s3_S2s3S2s3_autogen___2(__attribute__ ((unused)) struct s3 *_X4_dstS2s3_2, __attribute__ ((unused)) struct s3 _X4_srcS2s3_2){ 230 __attribute__ ((unused)) struct s3 _X4_retS2s3_2; 231 231 { 232 232 ((void)((*_X4_dstS2s3_2)._X1ii_2=_X4_srcS2s3_2._X1ii_2)); … … 239 239 return _X4_retS2s3_2; 240 240 } 241 inline void _X12_constructorFv_S2s3i_autogen___2( struct s3 *_X4_dstS2s3_2, signed int _X1ii_2){241 inline void _X12_constructorFv_S2s3i_autogen___2(__attribute__ ((unused)) struct s3 *_X4_dstS2s3_2, signed int _X1ii_2){ 242 242 { 243 243 ((void)((*_X4_dstS2s3_2)._X1ii_2=_X1ii_2) /* ?{} */); … … 250 250 signed int _X1ii_2; 251 251 }; 252 inline void _X12_constructorFv_S2s4_autogen___2( struct s4 *_X4_dstS2s4_2){252 inline void _X12_constructorFv_S2s4_autogen___2(__attribute__ ((unused)) struct s4 *_X4_dstS2s4_2){ 253 253 { 254 254 ((void)((*_X4_dstS2s4_2)._X1ii_2) /* ?{} */); … … 256 256 257 257 } 258 inline void _X12_constructorFv_S2s4S2s4_autogen___2( struct s4 *_X4_dstS2s4_2,struct s4 _X4_srcS2s4_2){258 inline void _X12_constructorFv_S2s4S2s4_autogen___2(__attribute__ ((unused)) struct s4 *_X4_dstS2s4_2, __attribute__ ((unused)) struct s4 _X4_srcS2s4_2){ 259 259 { 260 260 ((void)((*_X4_dstS2s4_2)._X1ii_2=_X4_srcS2s4_2._X1ii_2) /* ?{} */); … … 262 262 263 263 } 264 inline void _X11_destructorFv_S2s4_autogen___2( struct s4 *_X4_dstS2s4_2){264 inline void _X11_destructorFv_S2s4_autogen___2(__attribute__ ((unused)) struct s4 *_X4_dstS2s4_2){ 265 265 { 266 266 ((void)((*_X4_dstS2s4_2)._X1ii_2) /* ^?{} */); … … 268 268 269 269 } 270 inline struct s4 _X16_operator_assignFS2s4_S2s4S2s4_autogen___2( struct s4 *_X4_dstS2s4_2,struct s4 _X4_srcS2s4_2){271 struct s4 _X4_retS2s4_2;270 inline struct s4 _X16_operator_assignFS2s4_S2s4S2s4_autogen___2(__attribute__ ((unused)) struct s4 *_X4_dstS2s4_2, __attribute__ ((unused)) struct s4 _X4_srcS2s4_2){ 271 __attribute__ ((unused)) struct s4 _X4_retS2s4_2; 272 272 { 273 273 ((void)((*_X4_dstS2s4_2)._X1ii_2=_X4_srcS2s4_2._X1ii_2)); … … 280 280 return _X4_retS2s4_2; 281 281 } 282 inline void _X12_constructorFv_S2s4i_autogen___2( struct s4 *_X4_dstS2s4_2, signed int _X1ii_2){282 inline void _X12_constructorFv_S2s4i_autogen___2(__attribute__ ((unused)) struct s4 *_X4_dstS2s4_2, signed int _X1ii_2){ 283 283 { 284 284 ((void)((*_X4_dstS2s4_2)._X1ii_2=_X1ii_2) /* ?{} */);
Note: See TracChangeset
for help on using the changeset viewer.