diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2002-12-26 18:20:14 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2002-12-26 18:20:14 +0000 |
commit | eab5474f6d127da9625a398ba5c5e759ab73d130 (patch) | |
tree | 3b3f68cfdf157cf39c688a14d74c859083f1a06c /gcc/java | |
parent | ecd4a73b20577345fc2703e7e998b30b68bf75d6 (diff) | |
download | gcc-eab5474f6d127da9625a398ba5c5e759ab73d130.zip gcc-eab5474f6d127da9625a398ba5c5e759ab73d130.tar.gz gcc-eab5474f6d127da9625a398ba5c5e759ab73d130.tar.bz2 |
re PR c++/4803 (Inline function never defined)
cp:
PR c++/4803
* decl2.c (mark_used): Defer inline functions.
(finish_file): Merge deferred_fns loops. Check all used
inline functions have a definition.
* method.c (make_thunk): Thunks are not inline.
testsuite:
* g++.dg/warn/inline1.C: New test.
* g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
* g++.old-deja/g++.jason/synth10.C: Likewise.
* g++.old-deja/g++.mike/net31.C: Likewise.
* g++.old-deja/g++.mike/p8786.C: Likewise.
From-SVN: r60521
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions