alias-1.c: Add dg-warning for unsupported visibility attribute on sparc*-sun-solaris2.*.
* gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility attribute on sparc*-sun-solaris2.*. From-SVN: r76158
This commit is contained in:
parent
2f3321ca81
commit
2194d8219f
@ -1,3 +1,8 @@
|
||||
2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
|
||||
|
||||
* gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
|
||||
attribute on sparc*-sun-solaris2.*.
|
||||
|
||||
2004-01-18 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
PR c++/13710
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-do link } */
|
||||
/* { dg-warning "visibility" "unsupported" { target sparc*-sun-solaris2.* } 22 } */
|
||||
/* Test that encode_section_info handles the change from externally
|
||||
defined to locally defined (via hidden). Extracted from glibc. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user