On 12-06-04 23:08 , Sandeep Soni wrote:
Hi,
I have added some more preliminary tests for the gimple front end..
These are really simple individual statement tests which have helped
me get a hang of the testing mechanism in gcc. I will be adding a few
more tests tonight.
Sounds good.
At this point, make check-gimple passes 7 cases and fails one. I will
fix up the bug in a later patch tonight.
For now, you can commit the tests that are working. Hold on to the
failing test until you have a patch fixing the failure (this way, your
fix is committed together with the test case).
Diego.