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, Richard Henderson wrote:

> The following patch caps the length of mem_set_list to an
> arbitrary 100 elements.  Any additional non-aliasing memory
> sets that we encounter are dropped on the floor.

Should this give a warning with -Wdisabled-optimization?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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