This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/53476] [4.8 Regression] FAIL: gcc.dg/attr-weakref-1.c
- From: "Greta.Yorsh at arm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 28 May 2012 14:56:47 +0000
- Subject: [Bug middle-end/53476] [4.8 Regression] FAIL: gcc.dg/attr-weakref-1.c
- Auto-submitted: auto-generated
- References: <bug-53476-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53476
Greta Yorsh <Greta.Yorsh at arm dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Greta.Yorsh at arm dot com
--- Comment #3 from Greta Yorsh <Greta.Yorsh at arm dot com> 2012-05-28 14:56:47 UTC ---
Fails on arm-none-eabi too.
FAIL: gcc.dg/attr-weakref-1.c (test for excess errors)
Excess errors:
attr-weakref-1.c:(.text.startup+0x1c8): undefined reference to `Wv10a'
attr-weakref-1.c:(.text.startup+0x1cc): undefined reference to `Wv11a'
/work/builds/tst/install/bin/arm-none-eabi-gcc
/work/local-checkouts/gcc-fsf/gcc/testsuite/gcc.dg/attr-weakref-1.c
-fno-diagnostics-show-caret -O2 -DSTACK_SIZE=16384
/work/local-checkouts/gcc-fsf/gcc/testsuite/gcc.dg/attr-weakref-1a.c -o
/work/tmp/attr-weakref-1.exe
/tmp/cch8OVNm.o: In function `main':
attr-weakref-1.c:(.text.startup+0x1c8): undefined reference to `Wv10a'
attr-weakref-1.c:(.text.startup+0x1cc): undefined reference to `Wv11a'
collect2: error: ld returned 1 exit status