daniel tian <[email protected]> writes: > But the question is how I make the gcc know to extend every smaller > mode to SImode. Now I check the MIPS port, maybe I can find some clue.
Maybe PROMOTE_MODE. Ian
daniel tian <[email protected]> writes: > But the question is how I make the gcc know to extend every smaller > mode to SImode. Now I check the MIPS port, maybe I can find some clue.
Maybe PROMOTE_MODE. Ian