commit | f0f2906ca03a656a6286838f9448f7b547c129e0 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Nov 11 00:25:16 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Nov 11 00:38:53 2021 -0500 |
tree | 8aae50f020af691cbf17af4c6f8551c652cf2887 | |
parent | 40f64666780b1c6511c49aca6d6016f11b58e785 [diff] |
sim: cris: stop testing a.out explicitly [ld/13900] Since gcc dropped support for a.out starting with 4.4.0 in 2009, it's been impossible to verify this code actually still works. Since it crashes in ld, and it uses a config option that no other tests uses and we want to remove, drop the test to avoid all the trouble.