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][PING] Avoid dumping unused variables.


On Monday 28 November 2005 06:24, Richard Guenther wrote:

> for mainline, which avoids cluttering tree dump files with
> variable declarations that are unused in the dumped function bodies.
>
ISTR discussing this some time ago, but why not just remove those variables 
from cfun->unexpanded_var_list?


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