> -----Original Message-----
> From: Toma Tabacu [mailto:toma.tab...@imgtec.com]
> Sent: Wednesday, December 14, 2016 9:56 AM
> To: gcc-patches@gcc.gnu.org
> Cc: Matthew Fortune <matthew.fort...@imgtec.com>; Moore,
> Catherine <catherine_mo...@mentor.com>
> Subject: [PATCH, testsuite] MIPS: Cleanup the forcing of assembly
> output in error tests.
> 
> Hi,
> 
> Some error tests were forcing assembly output incorrectly, and none
> of them had
> an explanation for why they were using -ffat-lto-objects.
> 
> This patch removes dg-skip-if's for -fno-fat-lto-objects and
> adds -ffat-lto-objects to the test options instead.
> It also adds an explanation for the purpose of -ffat-lto-objects in each
> test.
> 
> Tested with mips-mti-elf.
> 
> 
> gcc/testsuite/ChangeLog:
> 
>       * gcc.target/mips/oddspreg-2.c (dg-options): Remove dg-skip-if
> for
>       -fno-fat-lto-objects and add the -ffat-lto-objects option, along
> with
>       an explanation for its purpose.
>       * gcc.target/mips/oddspreg-3.c (dg-options): Likewise.
>       * gcc.target/mips/oddspreg-6.c (dg-options): Likewise.
>       * gcc.target/mips/no-dsp-1.c: Add an explanation for the
> purpose of
>       -ffat-lto-objects.
>       * gcc.target/mips/pr54240.c: Likewise.
>       * gcc.target/mips/r10k-cache-barrier-14.c: Likewise.
>       * gcc.target/mips/soft-float-1.c: Likewise.
> 

This is OK.

Reply via email to