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: [PATCH] Enable regrename and web if debug information is not ruined



On Apr 5, 2004, at 10:49, Bonzini wrote:
This patch enables -fweb and -frename-registers at -O1 if variable
tracking is available, or if debug info is not requested.

This doesn't look good to me. We don't want the presence or absence of -g to affect code generation.

-Geert


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