[Bug gas/31270] New: Unknown instructions in the instruction table (RISCV assembler

2024-01-22 Thread jacob at jacob dot remcomp.fr
Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: jacob at jacob dot remcomp.fr Target Milestone: --- RISCV assembler The instructions th.ipop and th.ipush are not documented in the T-Head documentation and nowhere in the net

[Bug gas/30860] Possible usage of NULL in GAS

2023-09-19 Thread jacob at jacob dot remcomp.fr
https://sourceware.org/bugzilla/show_bug.cgi?id=30860 --- Comment #3 from jacob at jacob dot remcomp.fr --- > > Actually this is wrong. The point of compiling with NDEBUG active > is that sanity checks like the one above are removed making the code > (theoretically) faster.

[Bug gas/30861] New: Memory leak

2023-09-16 Thread jacob at jacob dot remcomp.fr
: unassigned at sourceware dot org Reporter: jacob at jacob dot remcomp.fr Target Milestone: --- FUNCTION: riscv_insert_uleb128_fixes ABSTRACT: Variable exp_dup is allocated with xmemdup but never freed. FILE: tc-riscv.c line 4850 Within the loop for (fragP = seginfo->frchainP->frc

[Bug gas/30860] Possible usage of NULL in GAS

2023-09-15 Thread jacob at jacob dot remcomp.fr
https://sourceware.org/bugzilla/show_bug.cgi?id=30860 --- Comment #1 from jacob at jacob dot remcomp.fr --- FUNCTION: int relax_segment(struct frag *segment_frag_root,segT segment,int pass) FILE: write.c: 2683 case rs_org: { offsetT target = offset

[Bug gas/30860] New: Possible usage of NULL in GAS

2023-09-15 Thread jacob at jacob dot remcomp.fr
Assignee: unassigned at sourceware dot org Reporter: jacob at jacob dot remcomp.fr Target Milestone: --- -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/30857] Use of uninitialized memory

2023-09-15 Thread jacob at jacob dot remcomp.fr
https://sourceware.org/bugzilla/show_bug.cgi?id=30857 --- Comment #1 from jacob at jacob dot remcomp.fr --- Wow, actually, bugzilla goes into this group! What is the point then of telling me to « go to bugzilla » ??? I just do not understand this group really. Jacob > Le 15 sept. 2023 à

[Bug gas/30857] New: Use of uninitialized memory

2023-09-15 Thread jacob at jacob dot remcomp.fr
Assignee: unassigned at sourceware dot org Reporter: jacob at jacob dot remcomp.fr Target Milestone: --- FUNCTION: riscv_ip_hardcode FILE: gas/config/tc-riscv.c LINE: 3682 Problem: Usage of uninitialized memory. Variable: Local variable of type "riscv_opcode *" insn. Descrip

[Bug gas/28842] colon() problem in gas?

2022-01-29 Thread jacob at jacob dot remcomp.fr
https://sourceware.org/bugzilla/show_bug.cgi?id=28842 --- Comment #2 from jacob at jacob dot remcomp.fr --- > Le 29 janv. 2022 à 12:36, sch...@linux-m68k.org > a écrit : > > https://sourceware.org/bugzilla/show_bug.cgi?id=28842 > > Andreas Schwab changed: > >

[Bug gas/28842] New: colon() problem in gas?

2022-01-29 Thread jacob at jacob dot remcomp.fr
Assignee: unassigned at sourceware dot org Reporter: jacob at jacob dot remcomp.fr Target Milestone: --- GAS, the GNU assembler features a colon() function that creates labels. In all versions I have seen, there is a sequence like this: 391 /* New .comm for prev .comm