Vasanth wrote: > Hi Nathan, > > Thanks for the inputs. Can you tell me if there is a set of tests in > the G++ testsuite for verifying just my implementation of basic > machine dependent C++ hooks? To give examples - verify global > constructor/destructors being invoked correctly, init_priority, > thunks, Vtable stuff etc. Can I just take all those "dg-do run" tests > and run them on my target?
All gcc has are the g++.dg and g++-old-deja tests. If they pass, you have a compiler that is probably as functional as any other gcc target. nathan -- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC [EMAIL PROTECTED] :: http://www.planetfall.pwp.blueyonder.co.uk