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 #6 from pinskia at gcc dot gnu dot org  2006-03-01 17:37 -------
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?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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]