Commit ed63f99a by Eric Botcazou Committed by Eric Botcazou

* gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.

From-SVN: r83963
parent e78bb345
2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2004-07-01 Paolo Bonzini <bonzini@gnu.org>
* gcc.dg/builtins-43.c: New.
......
/* PR 14694 */
/* PR middle-end/14694 */
/* { dg-require-alias "" } */
/* { dg-xfail-if "undefined alias" { "*-*-solaris2.*" } { "*" } { "" } } */
extern unsigned int _rtld_local __attribute__ ((alias ("_rtld_global")));
......
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