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]

Re: squelch dead store elimination


On Tue, 16 Jan 2001, Mark Mitchell wrote:
> I keep meaning to put in place some table-driven, command-line
> alterable stuff to control all these arbitrary limits.  Users should
> be able to do something like:
>
>   gcc -lim dead_store=10000,inlining=100000 foo.c
>
> if they really, really want to.  Also, that would make it easier for
> us to us to see the time behavior of some of our optimizations.
>
> I just never get around to it...

Perhaps we could file issues like this into GNATS?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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