sim: cris: stop testing a.out explicitly [ld/13900]
authorMike Frysinger <vapier@gentoo.org>
Thu, 11 Nov 2021 05:25:16 +0000 (00:25 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 11 Nov 2021 05:38:53 +0000 (00:38 -0500)
commitf0f2906ca03a656a6286838f9448f7b547c129e0
tree8aae50f020af691cbf17af4c6f8551c652cf2887
parent40f64666780b1c6511c49aca6d6016f11b58e785
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.
sim/testsuite/cris/c/helloaout.c [deleted file]