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

2008-01-26 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2008-01-26 12:31 --- We cannot help here. Please re-open if you have a testcase that we can use to reproduce the problem and after trying the latest releases, 4.1.2 or 4.2.2. -- rguenth at gcc dot gnu dot org changed: Wh

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

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- 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

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

2006-03-01 Thread pinskia at gcc dot gnu dot org
--- 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 t

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

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- Comment #5 from strieder at informatik dot uni-kl dot de 2006-03-01 17:35 --- (In reply to comment #3) > Also if you try to compile it again does it work? Meaning without > -save-temps, > it works? > If I use the .ii file instead of the original .cc file with exactly the same op

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

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- Comment #4 from strieder at informatik dot uni-kl dot de 2006-03-01 17:26 --- Created an attachment (id=10948) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10948&action=view) diff of the preprocessed files from not-working to working Although the preprocessed files themselve

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

2006-03-01 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-03-01 17:23 --- Also if you try to compile it again does it work? Meaning without -save-temps, it works? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26514

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

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- Comment #2 from strieder at informatik dot uni-kl dot de 2006-03-01 17:21 --- Created an attachment (id=10947) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10947&action=view) The preprocessed file from the failing run, which does itself not show the problem. -- http://gc

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

2006-03-01 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-01 17:17 --- Can you try the 4.1.0 release? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26514