commit | f49e3d28be44179f07b8a06159139ce77096dda7 | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Thu Oct 07 20:22:25 2021 -0700 |
committer | Ian Lance Taylor <iant@golang.org> | Thu Oct 07 20:24:43 2021 -0700 |
tree | b356bae5bf3ddb81fc9d80d60ec7290c47529d88 | |
parent | 613196462a62a28de8414b9023ec2be9a29ac3dc [diff] |
libgcc: use .init_stack for constructors if available * config/i386/morestack.S: Use .init_array for constructor if available. * config/rs6000/morestack.S: Likewise. * config/s390/morestack.S: Likewise.