https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082
Richard Earnshaw changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #9 from Richard Earns
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
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.
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082
PeteVine changed:
What|Removed |Added
URL||http://ufoai.org/wiki/Getti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082
PeteVine changed:
What|Removed |Added
CC||tulipawn at gmail dot com
--- Comment #1 from