mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
pr37362.c: Add mips*-mti-elf exception.
2012-09-19 Steve Ellcey <sellcey@mips.com> * gcc.target/mips/pr37362.c: Add mips*-mti-elf exception. From-SVN: r191497
This commit is contained in:
parent
992bcfac4d
commit
5a0d8c3365
@ -1,3 +1,7 @@
|
||||
2012-09-19 Steve Ellcey <sellcey@mips.com>
|
||||
|
||||
* gcc.target/mips/pr37362.c: Add mips*-mti-elf exception.
|
||||
|
||||
2012-09-19 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
|
||||
|
||||
* gcc.target/powerpc/ppc-get-timebase.c: New file.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* mips*-sde-elf doesn't have 128-bit long doubles. */
|
||||
/* { dg-do compile { target { ! mips*-sde-elf } } } */
|
||||
/* { dg-do compile { target { ! mips*-sde-elf mips*-mti-elf } } } */
|
||||
/* { dg-options "-march=mips64r2 -mabi=n32" } */
|
||||
|
||||
typedef float TFtype __attribute__((mode(TF)));
|
||||
|
Loading…
Reference in New Issue
Block a user