Developer Center |
Thursday June 12, 2008
The new GCC switch -fno-tree-phi-optimize disables optimization of if statements into a simple statement. This can make decision coverage of the object code more straightforward.
Posted
in Development Log, GNAT Compilation System