--- Additional Comments From hubicka at ucw dot cz 2005-06-17 23:31 ---
Subject: Re: [4.1 regression] ICE with -ftree-vectorize
>
> --- Additional Comments From rth at gcc dot gnu dot org 2005-06-17 22:11
> ---
> Fixed: http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01535.html
>
> --- Additional Comments From rth at gcc dot gnu dot org 2005-06-17 22:11
> ---
> Fixed: http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01535.html
>
> Although I didn't see this pr before writing the patch, I like my patch
> better because not all paths go through loop peeling. Which
--- Additional Comments From rth at gcc dot gnu dot org 2005-06-17 22:11
---
Fixed: http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01535.html
Although I didn't see this pr before writing the patch, I like my patch
better because not all paths go through loop peeling. Which means that
we'
--- Additional Comments From hubicka at ucw dot cz 2005-06-17 13:53 ---
Subject: Re: [4.1 regression] ICE with -ftree-vectorize
>
> --- Additional Comments From dorit at il dot ibm dot com 2005-06-17
> 12:58 ---
> > bug.c: In function 'foo':
> > bug.c:4: internal compiler err
--- Additional Comments From dorit at il dot ibm dot com 2005-06-17 12:58
---
> bug.c: In function 'foo':
> bug.c:4: internal compiler error: in get_bb_copy, at cfg.c:1078
a bunch of vectorizer testcases are failing with this error on
i686-pc-linux-gnu and powerpc-darwin
--
http://
--
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed||1
Known to fail||4.1.0
--- Additional Comments From hubicka at ucw dot cz 2005-06-16 08:36 ---
Subject: Re: [4.1 regression] ICE with -ftree-vectorize
>
> --- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-16
> 08:32 ---
> Honza, this was introduced with your patch
> http://gcc.gn
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-16
08:32 ---
Honza, this was introduced with your patch
http://gcc.gnu.org/ml/gcc-cvs/2005-06/msg00584.html
Could you please have a look?
--
What|Removed |Added
---