This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v7 05/17] RISC-V: ABI Implementation


On Fri, 26 Jan 2018, Palmer Dabbelt wrote:

> diff --git a/sysdeps/riscv/sys/asm.h b/sysdeps/riscv/sys/asm.h

> +#elif __riscv_xlen == 32
> +#error "rv32i-based targets are not supported"

Missing preprocessor indentation, "# error".  Please fix this as part of 
the commit.  Do not send a v8 patch series.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]