This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gimple va_arg for mmix


On Thu, Jul 08, 2004 at 09:20:38PM -0400, Hans-Peter Nilsson wrote:
> > the port doesn't seem to be able to parse numbers.
> > Something's terribly horked here...
> 
> Quite possible, I haven't paid attention lately (post SSA).

Actually, I had the same problem with mips right afterward.

Libcpp gets built with a different interface depending on
the size of HOST_WIDE_INT.  As long as I was building 32-bit
targets, I could get away with not re-building libcpp.

So I expect everything's fine.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]