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 target/32457] [4.3 Regression] Complete program optimized away (i686, -ftree-vectorize)



------- Comment #6 from spop at gcc dot gnu dot org  2007-06-22 07:52 -------
Subject: Re:  [4.3 Regression] Complete program optimized away (i686,
-ftree-vectorize)

It is not the vectorizer that is in fault here: applying my patch does
not impact the output of -fdump-tree-vect-all-all except for one of
the dependence tests that is now classified as SIV (single induction
variable).  The error should be downstream, after the vectorizer.


-- 


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


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