--- Comment #11 from pinskia at gcc dot gnu dot org 2006-02-24 17:54
---
(In reply to comment #10)
> Note -O3 enables complete unrolling at the tree level, I think there might be
> another related bug to this one. I bet it is failing in VRP2 also, just like
> the other one.
That would
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-02-24 17:53
---
Note -O3 enables complete unrolling at the tree level, I think there might be
another related bug to this one. I bet it is failing in VRP2 also, just like
the other one.
--
http://gcc.gnu.org/bugzilla/show_bu
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-02-24 17:48 ---
So what this means I could not have caused this as the only patch after my 18th
GCC and my 20th GCC is not a patch which I committed that would have caused
this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-02-24 17:47 ---
I can reproduce this on the 20th though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26444
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-02-24 17:42 ---
I cannot reproduce this with "4.2.0 20060218".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26444
--- Comment #6 from jb at gcc dot gnu dot org 2006-02-23 20:18 ---
Created an attachment (id=10904)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10904&action=view)
Causes ICE when compiled with -O3
This is a self-contained example that show the tree bug. It doesn't appear with
-O
--- Comment #5 from dberlin at gcc dot gnu dot org 2006-02-23 19:25 ---
Subject: Re: gfortran does not compile cp2k
On Thu, 2006-02-23 at 18:37 +, jb at gcc dot gnu dot org wrote:
>
> --- Comment #2 from jb at gcc dot gnu dot org 2006-02-23 18:37 ---
> I have the current
--- Comment #4 from dberlin at gcc dot gnu dot org 2006-02-23 19:25 ---
Subject: Re: gfortran does not compile cp2k
On Thu, 2006-02-23 at 18:37 +, jb at gcc dot gnu dot org wrote:
>
> --- Comment #2 from jb at gcc dot gnu dot org 2006-02-23 18:37 ---
> I have the current
On Thu, 2006-02-23 at 18:37 +, jb at gcc dot gnu dot org wrote:
>
> --- Comment #2 from jb at gcc dot gnu dot org 2006-02-23 18:37 ---
> I have the current CVS of cp2k, it fails with
>
> gfortran -c -O3 -g -ffast-math -fomit-frame-pointer message_passing.f90
> ...
> message_passing.
--- Comment #3 from jv244 at cam dot ac dot uk 2006-02-23 18:56 ---
which is in fact different from the bug I see. This is one reason I would
prefer to have a single file (the version in CVS will change rapidly, and
requires some additional setup which is avoided if we talk about a speci
--- Comment #2 from jb at gcc dot gnu dot org 2006-02-23 18:37 ---
I have the current CVS of cp2k, it fails with
gfortran -c -O3 -g -ffast-math -fomit-frame-pointer message_passing.f90
...
message_passing.f90: In function 'mp_perf_env_create':
message_passing.f90:58: internal compiler
--- Comment #1 from jv244 at cam dot ac dot uk 2006-02-23 15:55 ---
Ok, bugzilla kindly doesn't allow to attach anything more than 1Mb. If any of
the bugmasters can provide permanent space for a ~5Mb file (compressed) they
can write me.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?i
12 matches
Mail list logo