Tadej Obrstar

Results 6 comments of Tadej Obrstar

Ok, I found some time to try this out and you are right, it builds fine with LTO. As suggested I tried it out by adding -shared to the test...

I can reproduce it on my celeron but it works ok on my i7. [build.log](https://github.com/InBetweenNames/gentooLTO/files/6728434/build.log)

I didn't upgrade any system to gcc 11 yet. I'll get back to you when I find some time.

I finaly got around to trying it with gcc 11. I'm still getting the same error even after rebuilding the whole system and world for which I had to build...

I've made a small patch as suggested by @alanswanson in #718 for running the endianness test with -shared. Scummvm builds fine with lto now. [lto_endianness_test_fix.patch](https://gist.github.com/obi1/26541c6451b81fbc327c2212d8e12834)