This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org, Mostafa Hagog <MUSTAFA at il dot ibm dot com>, Ayal Zaks <zaks at il dot ibm dot com>
- Date: Mon, 29 Sep 2003 21:32:08 -0400
- Subject: Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd)
Unfortunately, I still get corrupted profile info on PowerPC.
Also, the file that fails has changed! This could be a wild write or
uninitialized variable :-(.
analyze-linkage.c: In function `advance_DIS':
analyze-linkage.c:248: error: corrupted profile info: edge from -1 to 0
exceeds maximal count
analyze-linkage.c:248: error: corrupted profile info: edge from 3 to 6
exceeds maximal count
analyze-linkage.c:248: error: corrupted profile info: edge from 4 to 5
exceeds maximal count
analyze-linkage.c:248: error: corrupted profile info: edge from 5 to 8
exceeds maximal count
analyze-linkage.c:248: error: corrupted profile info: edge from 7 to 8
exceeds maximal count
specmake: *** [analyze-linkage.o] Error 1