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 middle-end/41082] [4.5 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution, -O3 -g with -m64



------- Comment #46 from dominiq at lps dot ens dot fr  2010-01-10 14:25 -------
Created an attachment (id=19529)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19529&action=view)
assembly for the good code

the good code: alignment of 'reduce' is not forced and the loop is vectorized
using peeling.


-- 


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


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