This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/26514] Wrong assembler code with -fprofile-generate



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]