Commit 3021a627 by Eric Botcazou Committed by Eric Botcazou

alias-1.c: Remove dg-warning on the SPARC.

	* gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
	Guard with dg-require-alias and dg-require-visibility.

From-SVN: r90623
parent fd3fe0a1
2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr> 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
Guard with dg-require-alias and dg-require-visibility.
2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
* g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC. * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org> 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
......
/* { dg-do link } */ /* { dg-do link } */
/* { dg-warning "visibility" "unsupported" { target sparc*-sun-solaris2.* } 22 } */ /* { dg-require-alias "" } */
/* { dg-require-visibility "" } */
/* Test that encode_section_info handles the change from externally /* Test that encode_section_info handles the change from externally
defined to locally defined (via hidden). Extracted from glibc. */ defined to locally defined (via hidden). Extracted from glibc. */
......
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