gcc-3.4.6 and sh-unknown-linux-gnu build error

Andrew STUBBS andrew.stubbs@st.com
Mon Apr 2 08:38:00 GMT 2007


Motohisa Moriya wrote:
> -#if defined (__SH3E__) || defined (__SH4__)
> +#if defined (__SH4E__) || defined (__SH4__)

There's no such thing as an SH4E. There is an SH3E and it shares the 
same single-precision support as SH4, thus there are some places where I 
would expect to see such an #if.

I don't understand what your problem really is, but it isn't what you 
think it is.

Andrew



More information about the Gcc-bugs mailing list