Processed: Re: Bug#926751: gcc-riscv64-linux-gnu: Doesn't work with all valid abi combinations.

2019-04-09 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 src:glibc Bug #926751 [gcc-riscv64-linux-gnu] gcc-riscv64-linux-gnu: Doesn't work with all valid abi combinations. Bug reassigned from package 'gcc-riscv64-linux-gnu' to 'src:glibc'. No longer marked as found in versions gcc-defaults-ports/1.182. Ignorin

Bug#926751: gcc-riscv64-linux-gnu: Doesn't work with all valid abi combinations.

2019-04-09 Thread Matthias Klose
Control: reassign -1 src:glibc these are glibc headers. On 10.04.19 04:05, peterc wrote: > Package: gcc-riscv64-linux-gnu > Version: 4:8.3.0-2 > Severity: normal > > Dear Maintainer, > > > My RISC V64 implementation doesn't have floating point, so I'm trying > to compile with > -march=rv64ima

Bug#926751: gcc-riscv64-linux-gnu: Doesn't work with all valid abi combinations.

2019-04-09 Thread peterc
Package: gcc-riscv64-linux-gnu Version: 4:8.3.0-2 Severity: normal Dear Maintainer, My RISC V64 implementation doesn't have floating point, so I'm trying to compile with -march=rv64imac -mabi=lp64 I see: $ riscv64-linux-gnu-gcc -mabi=lp64 -march=rv64imac x.c In file included from /usr/riscv64