This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/21218] [4.1 regression] ICE using -ftree-vectorize


------- Additional Comments From hubicka at ucw dot cz  2005-05-20 17:22 -------
Subject: Re:  [4.1 regression] ICE using -ftree-vectorize

> 
> ------- Additional Comments From reichelt at gcc dot gnu dot org  2005-05-20 16:56 -------
> The problem disappeared with Jan Hubicka's patch
> http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00805.html
> 
> Is the patch a proper fix (i.e. can we close the PR)
> or does it only paper over the problem?

I would say that it just masks the problem somehow.  The non-dominated
use would be probably produced much later in optimization queue than my
patch affects.

Honza
> 
> 
> -- 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |hubicka at gcc dot gnu dot
>                    |                            |org
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21218
> 
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21218


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]