Comment 16 for bug 2046439

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

If I understood the test plan correctly, it's meant to build that sample .c program 4 times, each one with different optimization levels (-O0 through -O3), and then run it and show the output.

The verification step in comment #12 didn't seem to do that. It ran a binary once, and showed exit status.

Could someone please clarify?