diff options
author | Jan Beulich <jbeulich@novell.com> | 2011-03-14 17:02:50 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2011-03-14 17:02:50 +0000 |
commit | 84c4461b7d3a3ea0a082812821018a3e9a9cb12f (patch) | |
tree | 7fd71ae97572b301ece654a466c6db1ff9232a43 /tools/flask/libflask | |
parent | d62b3c2276ae4caeb4674fe865061b04f0514e66 (diff) | |
download | xen-84c4461b7d3a3ea0a082812821018a3e9a9cb12f.tar.gz xen-84c4461b7d3a3ea0a082812821018a3e9a9cb12f.tar.bz2 xen-84c4461b7d3a3ea0a082812821018a3e9a9cb12f.zip |
Force out-of-line instances of inline functions into .init.text in init-only code
Some compiler versions may choose to not inline certain functions, but
the check introduced in c/s 23003:768269c43914 wants .text to be
empty.
Also make sure an eventual error gets properly propagated even on the
first section of an object (.text typically being the first one), and
cover a broader set of sections.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'tools/flask/libflask')
0 files changed, 0 insertions, 0 deletions