Hi,
The gcc-4.9.0 release tag is missing from git mirror.
https://gcc.gnu.org/git/?p=gcc.git;a=summary
Regards,
Pitchumani
> From: Georg-Johann Lay [mailto:a...@gjlay.de]
> S, Pitchumani schrieb:
> >
> > From: Georg-Johann Lay
> >> S, Pitchumani wrote:
> >>
...
> >> Trying to introduce hard_frame_pointer was dropped because the code
> >> turned out to have unusab
> -Original Message-
> From: Georg-Johann Lay [mailto:a...@gjlay.de]
> Sent: Wednesday, February 13, 2013 4:24 AM
> To: S, Pitchumani
> Cc: gcc@gcc.gnu.org; Denis Chertykov
> Subject: Re: Could not identify that register is clobbered already
>
> [Removing avr-
Hi,
I was analyzing an issue for avr target (gcc-4.7.2).
Issue is that already clobbered register is used after the transformation
in post reload pass.
insns after reload pass:
set (reg:HI r24
(const:HI (plus:HI (symbol_ref:HI ("array"))
(const_int 4))
))
...
para