aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/nest.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2006-01-10 07:18:15 +0000
committerJan Beulich <jbeulich@gcc.gnu.org>2006-01-10 07:18:15 +0000
commit345f13fecf607a6f0eabe77734139cc25b6aa56b (patch)
treefa1595bec79eaecce5a8cb9ad505bf25f1a0edef /gcc/testsuite/gcc.dg/nest.c
parenteeab437d0562a90afe71a6204f1d03d6586e3559 (diff)
downloadgcc-345f13fecf607a6f0eabe77734139cc25b6aa56b.zip
gcc-345f13fecf607a6f0eabe77734139cc25b6aa56b.tar.gz
gcc-345f13fecf607a6f0eabe77734139cc25b6aa56b.tar.bz2
netware.h (TARGET_SUBTARGET_DEFAULT): Include MASK_ALIGN_DOUBLE.
gcc/ 2006-01-10 Jan Beulich <jbeulich@novell.com> * config/i386/netware.h (TARGET_SUBTARGET_DEFAULT): Include MASK_ALIGN_DOUBLE. * config/i386/nwld.h (LINK_SPEC): Add --extensions:GNU option. * config/i386/t-nwld (SHLIB_LINK): Insert spaces between expr arguments. gcc/testsuite/ 2006-01-10 Jan Beulich <jbeulich@novell.com> * lib/target-supports.exp (check_visibility_available): Simplify test for *-*-netware*. (check_profiling_available): Fail for *-*-netware*. * g++.old-deja/g++.law/profile1.C: Remove dg-bogus for *-*-netware*. * gcc.dg/20021014-1.c: Likewise. * gcc.dg/nest.c: Likewise. From-SVN: r109536
Diffstat (limited to 'gcc/testsuite/gcc.dg/nest.c')
-rw-r--r--gcc/testsuite/gcc.dg/nest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/nest.c b/gcc/testsuite/gcc.dg/nest.c
index b947660..7178bd8 100644
--- a/gcc/testsuite/gcc.dg/nest.c
+++ b/gcc/testsuite/gcc.dg/nest.c
@@ -4,7 +4,6 @@
/* { dg-options "-O2 -pg" } */
/* { dg-options "-O2 -pg -static" { target hppa*-*-hpux* } } */
/* { dg-error "profiler" "No profiler support" { target xstormy16-*-* } 0 } */
-/* { dg-bogus "\[Uu\]nresolved symbol ._mcount" "Profiling unsupported" { xfail *-*-netware* } 0 } */
extern void abort (void);