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


>>>>> "Aldy" == Aldy Hernandez <aldyh@redhat.com> writes:

>>> Woops, looks like my earlier mail came too late.  Please conditionalize
>>> this stuff on a flag other than optimize, so that -O1 -fno-inline still
>>> works.  You'll probably have to add Yet Another inlining flag.  While
>>> you're at it, you might as well make -O0 -finline work.

> give me a few days while i fix this alignment nonsense on ppc.
> right now i have an incredibly broken tree.

OK, just wanted to make sure it didn't get forgotten.

Jason


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