This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


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

Re: wierd problem about egcs1.1.1 win32 binary release


In a message dated 3/31/99 1:01:18 AM Pacific Standard Time, law@cygnus.com
writes:

> Testcases please (for -Os increasing codesize)? 
When I look at code size, I usually have -funroll-loops turned on, and it
doesn't surprise me when the combination -Os -funroll-loops increases code
size.  But, it that interests anyone, I'll look for some cases.