Re: riscv assembler HORRENDOUS bug. kills my project outright
Bob Proulx <[email protected]> Mon, 21 Mar 2022 13:43:54 -0600
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Mark Manning wrote:
> I have developed many forth compilers using the gnu assembler. I have some
> extensive macros to create forth word headers and to link them to forth
> code. These work flawlessly on arm32, thumb2, aarch64 and others. they
> puke on riscv.
For GNU Assembler bugs please report them to the GNU Assembler
project.
https://www.gnu.org/software/binutils/
That web page lists out both email bug reporting addresses as well as
the bug ticket tracker they use.
Bob