--
What|Removed |Added
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18168
--- Additional Comments From dberlin at gcc dot gnu dot org 2004-11-01 19:22
---
Fixed
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-01 18:08
---
Subject: Bug 18168
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2004-11-01 18:08:03
Modified files:
gcc: ChangeLog lambda-code.c tree-data-ref
--- Additional Comments From dberlin at dberlin dot org 2004-10-30 13:15 ---
Subject: Re: SPEC CPU2000 173.applu tree-loop-linear
ICE
It only pops up with -ftree-loop-linear, which is a new option for 4.0.
So no, it's probably not a regression.
On Sat, 30 Oct 2004, giovannibajo at lib
--- Additional Comments From giovannibajo at libero dot it 2004-10-30 13:06
---
I assume this is a regression?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18168
--- Additional Comments From dberlin at gcc dot gnu dot org 2004-10-30 03:10
---
I justed fixed this, so i might as well assign it to myself
--
What|Removed |Added
A
--- Additional Comments From dberlin at gcc dot gnu dot org 2004-10-30 02:03
---
The problem here is that find_data_references_in_loop is handing us data
references that involve variables only outside the loop.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18168
--- Additional Comments From dberlin at dberlin dot org 2004-10-28 16:55 ---
Subject: Re: SPEC CPU2000 173.applu tree-loop-linear
ICE
> --- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-28 16:51
> ---
> Reduced testcase:
>
>
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-28 16:51
---
Reduced testcase:
subroutine buts ( v )
dimension v( 5)
do i = 1, 5
do j = 1, 5
do k = 1, 5
v( i ) = v( 1 )
--- Additional Comments From dberlin at dberlin dot org 2004-10-28 16:36 ---
Subject: Re: SPEC CPU2000 173.applu tree-loop-linear
ICE
No, not at all actually.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18168
--- Additional Comments From dberlin at dberlin dot org 2004-10-28 16:31 ---
Subject: Re: SPEC CPU2000 173.applu tree-loop-linear
ICE
This is the minimal testcase for the problem that i came up with
subroutine buts ( ldmx, ldmy, ldmz,
$ v,
$
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-28 15:52
---
Isn't this related to PR 17672.
--
What|Removed |Added
Keywords|
--- Additional Comments From dje at gcc dot gnu dot org 2004-10-28 15:31 ---
gfortran -c -o applu.o -O3 -mcpu=power4 -ftree-loop-linear applu.f
applu.f: In function 'buts':
applu.f:633: internal compiler error: in build_classic_dist_vector, at tree-
data-ref.c:1848
--
What
--
What|Removed |Added
Summary|SPEC CPU2000 173.applu tree-|SPEC CPU2000 173.applu tree-
|loop-linear failure |loop-linear ICE
http://gcc.gnu.o
14 matches
Mail list logo