avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] Getting inline to work


From: Artur Lipowski
Subject: RE: [avr-gcc-list] Getting inline to work
Date: Fri, 23 May 2003 08:11:01 +0200

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of address@hidden
> Sent: 22 maja 2003 17:46
> To: address@hidden
> Subject: [avr-gcc-list] Getting inline to work
....
> I use -std=gnu99 -Os as well as -Winline and I don't get 
> any warnings / errors and the listing shows that bar is 
> *calling* foo; i.e. foo isn't getting inlined.
...
In short: put inlined function(s) into header file.
More detailed explanation/description can be found in the group archive.

Reagrds,
-- 
Artur Lipowski



reply via email to

[Prev in Thread] Current Thread [Next in Thread]