]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/lib/scanrtl.exp
target-supports.exp (force_conventional_output_for): New procedure.
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 20 Jan 2014 21:21:53 +0000 (21:21 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 20 Jan 2014 21:21:53 +0000 (21:21 +0000)
commit6d1a1d9d65bf9729e5eba6670cbbb94d355480b0
treeb5c17b8c6bf7653026721d5c18dced2a2d1cd5ea
parent9d0bb2ea718b444970519eb7faae8123c282501d
target-supports.exp (force_conventional_output_for): New procedure.

gcc/testsuite/
* lib/target-supports.exp (force_conventional_output_for): New
procedure.
* lib/scanasm.exp (scan-assembler_required_options)
(scan-assembler-not_required_options)
(scan-assembler-times_required_options): Replace with
force_conventional_output_fors.
* lib/scanrtl.exp: Force conventional output for all rtl dump scans.
* gcc.target/mips/octeon-pipe-1.c: Remove -ffat-lto-objects.

From-SVN: r206860
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
gcc/testsuite/lib/scanasm.exp
gcc/testsuite/lib/scanrtl.exp
gcc/testsuite/lib/target-supports.exp