unsubscribe

2002-06-23 Thread Squirrel
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java/GCC 3.1-2.95 issue

2002-06-23 Thread Martin v. Loewis
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

Bug#150755: gcc-3.1: -fprofile-arcs option is broken

2002-06-23 Thread Michel Lespinasse
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