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: warning message control: parameter patch


Mark Mitchell <mark@codesourcery.com> writes:

| DJ Delorie wrote:
| 
| > New 1:
| >   if (AGGREGATE_TYPE_P (TREE_TYPE (exp)))
| >     warning (OPT_Waggregate_return, "function call has aggregate value");
| 
| I like this one. 

Same here.

-- Gaby


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