Nick Ing-Simmons <nik@tiuk.ti.com> writes: >So if you are designing a VLIW machine for GCC try and make it as >orthogonal as possible - allow any unit access to any register, >and build in hardware stalls when schedule fails. It is probably unwise to change the hardware design, especially in the ways suggested above, to side-step a (temporary) deficiency in gcc. jason.