[Bug target/32277] indir-call-prof fails on ia64-linux-gnu

2008-10-29 Thread sje at cup dot hp dot com
--- 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

[Bug target/32277] indir-call-prof fails on ia64-linux-gnu

2008-10-29 Thread sje at gcc dot gnu dot org
--- 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

[Bug target/32277] indir-call-prof fails on ia64-linux-gnu

2008-10-08 Thread schwab at suse dot de
--- 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

[Bug target/32277] indir-call-prof fails on ia64-linux-gnu

2007-06-19 Thread sje at cup dot hp dot com
--- 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: