Re: gcc gcov and --coverage on x86_64

2007-03-14 Thread Matt Fago
>From: Ben Elliston <[EMAIL PROTECTED]> >> gcc --coverage appears to be broken on x86_64 in gcc 4.1.1 on FC6 >> (works fine with Trunk). I'm almost certain that this is a known >> issue, but cannot find a reference in Bugzilla. > >I implemented that option, so can probably help you. Contact me in

Re: gcc gcov and --coverage on x86_64

2007-03-08 Thread Ben Elliston
> gcc --coverage appears to be broken on x86_64 in gcc 4.1.1 on FC6 > (works fine with Trunk). I'm almost certain that this is a known > issue, but cannot find a reference in Bugzilla. I implemented that option, so can probably help you. Contact me in private mail and we'll try and troubleshoot i

gcc gcov and --coverage on x86_64

2007-03-08 Thread Matt Fago
Having searched in bugzilla and asked on gcc-help to no avail ... gcc --coverage appears to be broken on x86_64 in gcc 4.1.1 on FC6 (works fine with Trunk). I'm almost certain that this is a known issue, but cannot find a reference in Bugzilla. Could someone please give me a pointer to the bug?