On Oct 30, 2012, at 12:24 PM, Eric Christopher <[email protected]> wrote:

> On Tue, Oct 30, 2012 at 12:13 PM, Quentin Colombet <[email protected]> 
> wrote:
>> Hi,
>> 
>> Following commits r167020 and r167021, which define MinSize attribute for 
>> functions and set it when Oz optimization level is used, I propose this 
>> patch to be able to use this attribute (minsize) directly in the front end.
>> 
> 
> No objections here. Any reason why we want to open it up? Doug may
> have an opinion here.
> 

The initial reason here was to have a consistent way of handling this kind of 
attributes.
What I mean is if you look at the optsize attribute it can be set on functions 
using the keyword "cold".
Moreover, I can see interests having the possibility to set this minsize 
attribute in the front end.

Quentin
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to