Retro68/binutils/ld/testsuite/ld-arm/cmse-veneers-wrong-entryfct.out
2017-04-10 13:32:00 +02:00

20 lines
1023 B
Plaintext

.*: .*: Special symbol `__acle_se_loc_entry_veneer1' only allowed for ARMv8-M architecture or later.
.*: .*: invalid .* symbol `.*loc_entry_veneer1'.
.*: It must be a global or weak function symbol.
.*: .*: invalid special symbol `__acle_se_loc_entry_veneer2'.
.*: It must be a global or weak function symbol.
.*: .*: invalid special symbol `__acle_se_loc_entry_veneer4'.
.*: It must be a global or weak function symbol.
.*: .*: invalid standard symbol `loc_entry_veneer3'.
.*: It must be a global or weak function symbol.
.*: .*: invalid standard symbol `loc_entry_veneer5'.
.*: It must be a global or weak function symbol.
.*: .*: absent standard symbol `fake_entry_veneer1'.
.*: .*: invalid standard symbol `obj_entry_veneer1'.
.*: It must be a global or weak function symbol.
.*: .*: invalid special symbol `__acle_se_obj_entry_veneer2'.
.*: It must be a global or weak function symbol.
.*: .*: `fake_entry_veneer2' and its special symbol are in different sections.
.*: cannot size stub section: Invalid operation
#...