]> gcc.gnu.org Git - gcc.git/commit
testsuite, Darwin : Do not claim 'GAS' for cctools assembler.
authorIain Sandoe <iain@sandoe.co.uk>
Mon, 15 Mar 2021 21:38:31 +0000 (21:38 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 27 Aug 2021 15:49:21 +0000 (16:49 +0100)
commite42ea63bcc12e819c3e1066974a691988e86b724
tree506de85a60a92f025d6671794061430b943207dc
parente5d9873fcb6f90d03b7534af53de39ec65d0cdc5
testsuite, Darwin : Do not claim 'GAS' for cctools assembler.

Although the cctools assembler is based of GNU GAS, it is from a
very old version (1.38) which does not support many of the features
that the target supports test is expecting.

gcc/testsuite/ChangeLog:

* lib/target-supports.exp: Exclude cctools assembler based on
GAS 1.38.
gcc/testsuite/lib/target-supports.exp
This page took 0.049952 seconds and 5 git commands to generate.