I've got two questions of gcc testing. 1. gcc has different configurations. how do the test cases address the configurations? Is there any coverage criteria for the configurations? 2. how do the test cases get the oracles (i.e. how to decide the testing output is Pass, Fail, ...)? Thanks, Paul