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/40985] [4.4 regression] Bug 32893 come back (-msse -ftree-vectorize cause segfaults (zlib))



------- Comment #9 from mahatma at eu dot by  2009-08-11 12:49 -------
Simplest way to save Bug 32893 solution: replace MAX_STACK_ALIGNMENT by
STACK_BOUNDARY in vect_can_force_dr_alignment_p (tree-vectorizer.c / ...). No
error more.


-- 

mahatma at eu dot by changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |
            Summary|-msse -ftree-vectorize cause|[4.4 regression] Bug 32893
                   |segfaults (zlib)            |come back (-msse -ftree-
                   |                            |vectorize cause segfaults
                   |                            |(zlib))


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


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