Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Libgcc and missing complex support routines



On Sat, Sep 19, 2009 at 03:00:57PM +0200, Martin Husemann wrote:
> +#if MODE_HAS_INFINITIES
>  #define INFINITY     CONCAT2(__builtin_inf, CEXT) ()
> +#endif
>  #define I            1i

Unfortunately that test is never true, so this breaks other archs - 
investigating further...

Martin


Home | Main Index | Thread Index | Old Index