lkml.org 
[lkml]   [2014]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [UML] 3.16 build without optimization fails
From
Date
On Tue, 19 Aug 2014 21:12:10 +0200, Thomas Meyer said:
> > Hi,
> >
> > the build with -O0 fails with:

> > bug or feature?
> >
> > any ideas?

Feature. The kernel is *known* to not build with -O0, because that
disables *all* function inlining, and there's several functions that *have*
to be inlined in order to function properly (most notably, anything
that uses the gcc __builtin_return_address in a function that is expected
to be inlined).
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2014-08-19 22:41    [W:0.052 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site