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/27331] [4.2 Regression] segfault in fold_convert with -ftree-vectorize



------- Comment #12 from sebastian dot pop at cri dot ensmp dot fr  2006-06-16 08:55 -------
Subject: Re:  [4.2 Regression] segfault in fold_convert with -ftree-vectorize

rakdver at atrey dot karlin dot mff dot cuni dot cz wrote:
> The patch is in predcom branch.  

I should have missed this patch on gcc-patches, sorry.

> The relevant part (fixing also another
> similar bug) is below.
> 

I think that this is better than what I have proposed, as there is no
reason to keep the dr if we know that its access function is not known.
So your patch is okay for trunk if it bootstraps, and pass regtest.

Thanks.


-- 


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


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