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/36542] 300% code bloat with -O3



------- Comment #5 from tim at klingt dot org  2008-06-15 13:00 -------
i don't think it is related to the vectorizer:

gcc-4.3, -O3 -fno-tree-vectorize: 137088
gcc-4.3, -O3:                     137016
gcc-4.3, -O3 -ftree-vectorize:     54640
gcc-4.3, -O3:                      54564


-- 


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


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