Re: How to target a processor with very primitive addressing modes?

2024-06-08 Thread Mikael Pettersson via Gcc
On Thu, Jun 6, 2024 at 8:59 PM Dimitar Dimitrov wrote: > Have you tried defining TARGET_LEGITIMIZE_ADDRESS for your target? From > a quick search I see that the iq2000 and rx backends are rewriting some > PLUS expression addresses with insn sequence to calculate the address. I have partial succes

ਪੀਜੀਐਨਪੀ

2024-06-08 Thread Labbu Singh via Gcc
Sent from my iPhone

Re: How to target a processor with very primitive addressing modes?

2024-06-08 Thread Jeff Law via Gcc
On 6/8/24 3:32 AM, Mikael Pettersson via Gcc wrote: On Thu, Jun 6, 2024 at 8:59 PM Dimitar Dimitrov wrote: Have you tried defining TARGET_LEGITIMIZE_ADDRESS for your target? From a quick search I see that the iq2000 and rx backends are rewriting some PLUS expression addresses with insn seque

Re: How to target a processor with very primitive addressing modes?

2024-06-08 Thread Paul Koning via Gcc
> On Jun 8, 2024, at 5:32 AM, Mikael Pettersson via Gcc wrote: > > On Thu, Jun 6, 2024 at 8:59 PM Dimitar Dimitrov wrote: >> Have you tried defining TARGET_LEGITIMIZE_ADDRESS for your target? From >> a quick search I see that the iq2000 and rx backends are rewriting some >> PLUS expression ad

Re: How to target a processor with very primitive addressing modes?

2024-06-08 Thread Jeff Law via Gcc
On 6/8/24 10:45 AM, Paul Koning via Gcc wrote: On Jun 8, 2024, at 5:32 AM, Mikael Pettersson via Gcc wrote: On Thu, Jun 6, 2024 at 8:59 PM Dimitar Dimitrov wrote: Have you tried defining TARGET_LEGITIMIZE_ADDRESS for your target? From a quick search I see that the iq2000 and rx backends

Re: How to target a processor with very primitive addressing modes?

2024-06-08 Thread Paul Koning via Gcc
> On Jun 8, 2024, at 1:12 PM, Jeff Law wrote: > > > > On 6/8/24 10:45 AM, Paul Koning via Gcc wrote: >>> On Jun 8, 2024, at 5:32 AM, Mikael Pettersson via Gcc >>> wrote: >>> >>> On Thu, Jun 6, 2024 at 8:59 PM Dimitar Dimitrov wrote: Have you tried defining TARGET_LEGITIMIZE_ADDRESS

gcc-14-20240608 is now available

2024-06-08 Thread GCC Administrator via Gcc
Snapshot gcc-14-20240608 is now available on https://gcc.gnu.org/pub/gcc/snapshots/14-20240608/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 14 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch