--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Matt Reynolds <[EMAIL PROTECTED]> writes:
> As a Java developer and Debian addict, I've been curious how "we're"
> going about dealing with Sun's decision to move to gcc 3.1 in their next
> incremental release of their JDK.
> http://developer.java.sun.com/developer/bugParade/bugs/4694590.htm
Package: gcc-3.1
Version: 1:3.1.1-0pre2
Severity: normal
I'm trying to use the -fprofile-arcs / -fbranch-probabilities
functionality in gcc 3.1 and it appears to be broken.
More specifically, I compile my test program with
gcc-3.1 -g -Wall -O3 -fomit-frame-pointer -fprofile-arcs -mcpu=pentiumpro
3 matches
Mail list logo