Re: RTL for function marked "static inline" is not generated at -O0

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

 



On 05/27/2012 06:10 AM, Ayonam Ray wrote:
> The compiler doesn't generate the RTL for the function foo at -O0.
> Since the function is not inlined at -O0, there is a call to foo() in
> bar() and the function foo() does not exist in the assembly generated.

It works for me with gcc version 4.1.2 x86_64.

Andrew.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux