Commit 040af979 by Richard Sandiford Committed by Richard Sandiford

re PR target/52152 (MIPS ELF targets should use dbxelf.h)

gcc/testsuite/
	PR target/52152
	* objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.

From-SVN: r183978
parent 4566de10
2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
PR target/52152
* objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
PR middle-end/24306
PR target/52154
* lib/target-supports.exp (check_effective_target_mips_eabi): New.
......
......@@ -15,4 +15,5 @@
}
@end
/* { dg-final { scan-assembler "(.SUBSPA.*\[\$\]CODE\[\$\]|.text\"?)\n\t.stabs.*100,0,0,(\[\.\$\])?L?L\[\$\]?etext\[0-9\]*\n(\[\.\$\])?L?L\[\$\]?etext" } } */
/* See PR 52152 for the xfail. */
/* { dg-final { scan-assembler "(.SUBSPA.*\[\$\]CODE\[\$\]|.text\"?)\n\t.stabs.*100,0,0,(\[\.\$\])?L?L\[\$\]?etext\[0-9\]*\n(\[\.\$\])?L?L\[\$\]?etext" { xfail mips*-*-elf* } } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment