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/32093] BOOT_CFLAGS="-O2 -g -msse2 -ftree-vectorize" causes dfp tests to fail



------- Comment #4 from dorit at gcc dot gnu dot org  2007-07-24 08:50 -------
> i'm wondering if this could be related to a problem we're seeing with segfaults
> caused by misaligned movdqa instructions in zlib compiled with
> -ftree-vectorize.

A fix for PR25413 was committed to mainline. 
Ryan, could you please check if it solves the zlib miscompilation? 
Andrew, would you plase check if it solves the libgcc miscompilation that you
are seeing?


-- 


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


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