This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/61635] LTO partitioner does not handle &&label in statics


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61635

--- Comment #3 from Jan Hubicka <hubicka at ucw dot cz> ---
> 
> git clone https://github.com/andikleen/linux-misc -b lto-linus-3.15
> Build with the attached kernel config (copy to .config in the build dir) and
> 4.9

Aha, we still compile kernel with -fno-toplevel-reporder? That probably could
drag
variables out of their contextes.  Will have to take a look.

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]