https://sourceware.org/bugzilla/show_bug.cgi?id=30944
--- Comment #2 from Icenowy Zheng ---
The new code used to reproduce the ld issue is here:
```
.text
.balign 256
func1:
la.global $a0,exit
nop
.word 0x12345678
.word 0x0
.balign 256
func2:
la.global $a0,exit
nop
.word 0x12345678
.word 0x0
``
https://sourceware.org/bugzilla/show_bug.cgi?id=30944
Icenowy Zheng changed:
What|Removed |Added
Summary|LoongArch linker relaxation |LoongArch linker relaxation
https://sourceware.org/bugzilla/show_bug.cgi?id=30944
Icenowy Zheng changed:
What|Removed |Added
Component|gas |ld
--- Comment #1 from Icenowy Zheng
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: icenowy at aosc dot io
Target Milestone: ---
The following assembly code:
```
.text
.balign 256
func1:
la.global $a0,exit
nop
nop
nop
.balign 256
func2:
la.global $a0,exit
nop
nop
https://sourceware.org/bugzilla/show_bug.cgi?id=24753
Icenowy Zheng changed:
What|Removed |Added
CC||icenowy at aosc dot io
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=25210
Icenowy Zheng changed:
What|Removed |Added
CC||icenowy at aosc dot io
--- Comment