https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94092
--- Comment #11 from Mel Chen ---
(In reply to Mel Chen from comment #10)
> (In reply to Richard Biener from comment #9)
> > (In reply to Mel Chen from comment #8)
> > > Sorry for using the bad example to describe the problem I am facing. Let
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94092
--- Comment #10 from Mel Chen ---
(In reply to Richard Biener from comment #9)
> (In reply to Mel Chen from comment #8)
> > Sorry for using the bad example to describe the problem I am facing. Let me
> > clarify my question with a more precise ex
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94092
--- Comment #8 from Mel Chen ---
Sorry for using the bad example to describe the problem I am facing. Let me
clarify my question with a more precise example.
void array_mul(int N, int *C, short *A, short *B) {
int i, j;
for (i = 0; i < N; i+
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: bina2374 at gmail dot com
CC: kito at gcc dot gnu.org, wilson at gcc dot gnu.org
Target Milestone: ---
Target: riscv32-unknown-elf
Command line: bin/riscv64-unknown-elf-gcc -march
onent: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: bina2374 at gmail dot com
CC: kito at gcc dot gnu.org, wilson at gcc dot gnu.org
Target Milestone: ---
Target: riscv32-unknown-elf
Command line: bin/riscv64-unknown-elf-gcc -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95632
--- Comment #2 from Mel Chen ---
(In reply to Jim Wilson from comment #1)
> We sign extend HImode constants as that is the natural thing to do to make
> arithmetic work. This does mean that unsigned short logical operations need
> a zero extend
Assignee: unassigned at gcc dot gnu.org
Reporter: bina2374 at gmail dot com
CC: kito at gcc dot gnu.org, wilson at gcc dot gnu.org
Target Milestone: ---
Target: riscv32-unknown-elf
Command line: bin/riscv64-unknown-elf-gcc -march=rv32imafc -mabi=ilp32f -O2
foo.c
: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: bina2374 at gmail dot com
CC: kito at gcc dot gnu.org, wilson at gcc dot gnu.org
Target Milestone: ---
Target: riscv64-unknown-elf
FAIL: gcc.dg
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88440
Mel Chen changed:
What|Removed |Added
CC||bina2374 at gmail dot com
--- Comment #27
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: bina2374 at gmail dot com
Target Milestone: ---
Target: riscv64-unknown-elf
Since https://gcc.gnu.org/bugzilla/show_bug.cgi?id
ormal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: bina2374 at gmail dot com
Target Milestone: ---
Target: RISC-V
I compiled the C function with "-march=rv32imafc -mabi=ilp32f
-mtune=sifive-7-series -O
11 matches
Mail list logo