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