[Bug gas/12240] offset can't be used as label in Intel syntax

2023-05-03 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=12240 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug gas/30418] use of labels that happen to match register names or keywords

2023-05-03 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30418 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org

[Bug gas/30418] use of labels that happen to match register names or keywords

2023-05-03 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30418 LIU Hao changed: What|Removed |Added Target|x86-64-*-* |x86_64-*-* -- You are receiving this mail

[Bug gas/30418] use of labels that happen to match register names or keywords

2023-05-03 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30418 --- Comment #2 from LIU Hao --- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109726 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/30418] use of labels that happen to match register names or keywords

2023-05-03 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30418 LIU Hao changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #1 f

[Bug gas/30418] use of labels that happen to match register names or keywords

2023-05-03 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30418 LIU Hao changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug gas/30418] New: use of labels that happen to match register names or keywords

2023-05-03 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30418 Bug ID: 30418 Summary: use of labels that happen to match register names or keywords Product: binutils Version: unspecified Status: UNCONFIRMED Severity: nor

[Bug ld/30354] Debug info is lost for functions only called from functions marked with cmse_nonsecure_entry

2023-05-03 Thread hp at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 --- Comment #6 from Hans-Peter Nilsson --- (In reply to Torbjörn SVENSSON from comment #5) > I don't know if there has been any other cleanup lately in ld, but it looks > like the elf size is much smaller with ld from master than > 5c0b4ee4060

[Bug ld/30359] Create Resource-Only DLL

2023-05-03 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30359 --- Comment #10 from Pali Rohár --- Checking IMAGE_SCN_MEM_DISCARDABLE is not a good idea too as this section is still loaded from .sys drivers and discarded after driver is initialized. -- You are receiving this mail because: You are on the

[Bug ld/30300] LTO drops entry point symbol

2023-05-03 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30300 --- Comment #3 from Pali Rohár --- Do you need some more testing? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30354] Debug info is lost for functions only called from functions marked with cmse_nonsecure_entry

2023-05-03 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 --- Comment #5 from Torbjörn SVENSSON --- (In reply to Nick Clifton from comment #4) > Please could you try out this patch and let me know if it works for you ? I've played a bit with this patch now and indeed the debug symbols are preserve

[Bug ld/25694] R_RISCV_TPREL_HI20 relocations cause riscv64 to add TEXTREL bit on executables

2023-05-03 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25694 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org --- C