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: always_inline attribute



On Saturday, April 6, 2002, at 11:47  PM, Jason Merrill wrote:

> Here's a patch that allows both -O -fno-inline and -O0 -finline.  Tested
> i686-pc-linux-gnu, applied trunk and 3.1.

i thought my previous patch made that to work (?).

anyways, we should probably get rid of the rtl inliner and just use the 
tree inliner-- that should simplify things.  is there a reason why we 
haven't done so?

aldy


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