This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/26514] Wrong assembler code with -fprofile-generate
- From: "strieder at informatik dot uni-kl dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2006 17:42:24 -0000
- Subject: [Bug middle-end/26514] Wrong assembler code with -fprofile-generate
- References: <bug-26514-3173@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from strieder at informatik dot uni-kl dot de 2006-03-01 17:42 -------
(In reply to comment #6)
> I tried my best to reproduce this, using --param ggc-min-expand=0 --param
> ggc-min-heapsize=0 as I thought it was a GC issue as that is usually what is
> causes the difference between with and without -save-temps. I tried all the
> tricks I know and still cannot reproduce this.
>
>
>
> I mean try compiling with the .cc again, do you see the failure?
>
All runs I tried are repeatable, always the same outcome.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26514