--- Comment #4 from sje at cup dot hp dot com 2008-10-29 19:49 ---
Fixed with patch to libgcov.c
--
sje at cup dot hp dot com changed:
What|Removed |Added
Sta
--- Comment #3 from sje at gcc dot gnu dot org 2008-10-29 19:46 ---
Subject: Bug 32277
Author: sje
Date: Wed Oct 29 19:46:16 2008
New Revision: 141442
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141442
Log:
PR target/32277
* libgcov.c ( __gcov_indirect_call_pr
--- Comment #2 from schwab at suse dot de 2008-10-08 22:59 ---
This patch works for me:
Index: libgcov.c
===
--- libgcov.c (revision 140731)
+++ libgcov.c (working copy)
@@ -777,7 +777,11 @@ void
__gcov_indirect_call_p
--- Comment #1 from sje at cup dot hp dot com 2007-06-19 21:12 ---
I proposed XFAIL'ing the test at one point but that patch was not accepted.
See http://gcc.gnu.org/ml/gcc-patches/2007-01/msg02016.html
I get the same failure on IA64 HP-UX.
--
sje at cup dot hp dot com changed: