This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Appropriate method for target-specific mode-substititutes in libgcc2
Am Donnerstag, 17. Februar 2005 03:11 schrieb James E Wilson:
> James E Wilson wrote:
> > Björn Haase wrote:
> >> #ifndef TARGET_SPECIFIC_SUBSTITUE_FOR_MODE_DF
>
> I see now that this is PR 19920. This message would have made more
> sense if you had included that important info.
>
> Anyways, I see that Richard Henderson has added a reasonable fix for it
> now along the lines I suggested, e.g. adding ifdefs to control when the
> bigger modes are used.
Indeed with Richard Henderson's patches the problem for the h8 and the avr
targets no longer exists. Never the less thank you for your answer. I'll be
more explicit to the exact PR number next time.
Yours,
Björn