This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Inline limitation?
- To: yumf at ultimatech dot com, egcs at cygnus dot com
- Subject: Re: Inline limitation?
- From: Jason Merrill <jason at cygnus dot com>
- Date: 18 Aug 1998 12:15:12 -0700
- References: <199808171720.KAA30267.cygnus.egcs@iago.ultimatech.com.ultimatech.com>
>>>>> Marco Manfai Yu <yumf@ultimatech.com> writes:
> It seems that egcs 1.0.3a does not inline a function unless
> it is defined before use. Can the creators of egcs confirm this?
Yes. This has always been the case for gcc/g++.
Jason