On Jan 17, 2015, at 1:52 AM, Chen Gang S <gang.chen@xxxxxxxxxxxxx> wrote: > I am trying to make gcc patches for tile, and need testsuite without > related hardware, so I consult: > > - Can we construct testsuite for tile without related hardware? Yes. > - If yes, we can, please provide more information about it(e.g exp file > for DejaGNU). Just run make check after wiring up a simulation target where the simulator calls true. Not perfect, but better than not. > - Are there any open source free simulators for tile? (if no, I guess, > I have to try to add tile as a new architecture for qemu, although it > is not easy for me). Google is your friend. Try a tile list, if you want to ask people. > Originally, Linux kernel related members suggest me to add tile to qemu, > it is not easy to me. But at present, if there is the only way for it, I > should try my best to continue. Either fix the existing failures found by the the test suite, there usually are some, or port a simulator or work on any tile reported bugs in bugzilla.