[Bug lto/69082] Final link fails on ARM using lto

2016-01-07 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 Richard Earnshaw changed: What|Removed |Added Status|WAITING |NEW --- Comment #9 from Richard Earns

[Bug lto/69082] Final link fails on ARM using lto

2016-01-07 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 --- Comment #8 from PeteVine --- I've just discovered this particular instance is not related to -flto at all but rather to `-fprofile-generate -ftest-coverage`. The previous assembly sample mentioned lto at least: movwr4, #:lower16:_ZL13r

[Bug lto/69082] Final link fails on ARM using lto

2016-01-07 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 --- Comment #7 from Richard Earnshaw --- Ah! And the maximum range of offset for these relocations in REL format is -32768,+32767.

[Bug lto/69082] Final link fails on ARM using lto

2016-01-06 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 --- Comment #6 from PeteVine --- The two lines read: movwr0, #:lower16:.LANCHOR0+32768 movtr0, #:upper16:.LANCHOR0+32768

[Bug lto/69082] Final link fails on ARM using lto

2016-01-05 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 --- Comment #5 from PeteVine --- I got "lucky" with a single cpp file from dosbox: COLLECT_GCC_OPTIONS='-D' 'HAVE_CONFIG_H' '-I' '.' '-I' '../..' '-I' '../../include' '-I' '/usr/include/SDL' '-D' '_GNU_SOURCE=1' '-D' '_REENTRANT' '-mcpu=cortex-a

[Bug lto/69082] Final link fails on ARM using lto

2016-01-05 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 --- Comment #4 from PeteVine --- Created attachment 37233 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37233&action=edit Preprocessed source

[Bug lto/69082] Final link fails on ARM using lto

2015-12-29 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 PeteVine changed: What|Removed |Added URL||http://ufoai.org/wiki/Getti

[Bug lto/69082] Final link fails on ARM using lto

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug lto/69082] Final link fails on ARM using lto

2015-12-29 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 PeteVine changed: What|Removed |Added CC||tulipawn at gmail dot com --- Comment #1 from