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 c++/21314] C++ performance regression with -Os


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-01 13:34 -------
-Os is compile for size if the size is smaller than there is no bug.  We don't care about runtime speed 
really at -Os.

-- 


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


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