This is the mail archive of the gcc-patches@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]

Re: Don't run PRE at -Os




On Sun, 31 Oct 2004, Mostafa Hagog wrote:


gcc-patches-owner@gcc.gnu.org wrote on 28/10/2004 20:37:13:



On Oct 28, 2004, at 2:23 PM, Diego Novillo wrote:



PRE tends to generate bigger code at -Os. There's a PR associated with this that was mentioned today on IRC. I don't recall which was it, though.

Does this mean that we are disabling also the removal of fully redundant expressions?
No.
We specifically keep that on at -Os.


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