Re: [PATCH] Fix array-quals-1.c for RISC-V
Committed On Fri, Jan 8, 2021 at 3:29 AM Jim Wilson wrote: > > On Wed, Jan 6, 2021 at 1:17 AM Kito Cheng wrote: > > > RISC-V will put those variable on srodata rather than rodata. > > gcc/testsuite/ChangeLog: > > * gcc.dg/array-quals-1.c: Allow srodata. > > > > OK. > > Jim
Re: [PATCH] Fix array-quals-1.c for RISC-V
On Wed, Jan 6, 2021 at 1:17 AM Kito Cheng wrote: > RISC-V will put those variable on srodata rather than rodata. > gcc/testsuite/ChangeLog: > * gcc.dg/array-quals-1.c: Allow srodata. > OK. Jim