[C++, java, objc] PR 18071

Andreas Schwab schwab@suse.de
Thu Sep 18 09:28:00 GMT 2008


Jan Hubicka <jh@suse.cz> writes:

> Interestingly I noticed that some DECL_INLINE sets are still around in Java and objc.
> Java use it to avoid corrupting stack unwinding in sibcalls.  I think same happens for inlining,
> so we should test DECL_UNINLINABLE anway.

Ever heard of grep?

../../gcc/ada/gcc-interface/utils.c: In function 'create_subprog_decl':
../../gcc/ada/gcc-interface/utils.c:1979: warning: implicit declaration of function 'DECL_INLINE'
../../gcc/ada/gcc-interface/utils.c: In function 'end_subprog_body':
../../gcc/ada/gcc-interface/utils.c:2237: error: invalid lvalue in assignment
make[3]: *** [ada/utils.o] Error 1
make[3]: *** Waiting for unfinished jobs....

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc-patches mailing list