daniel tian <daniel.xnt...@gmail.com> 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 <daniel.xnt...@gmail.com> 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