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 rtl-optimization/23523] peephole2 causes code size on i686



------- Comment #15 from hjl at lucon dot org  2006-02-11 20:17 -------
FYI, -march=i686 turns on -mtune=generic32 in 4.2, while it turns on
-mtune=pentiumpro in gcc 4.0 and 4.1. I backported the patch to 4.1:

http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01436.html


-- 


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


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