On Sun, Jun 16, 2013 at 10:06 AM, Barry Holm wrote:
>
> I am trying to analyze source code to object code traceability while
> using C source code and GCC 3.3.2 with optimization levels O0, O1, O2.
> I create test cases that each test case (separate routine) contains
> one C source code construct
Hi,
I am trying to analyze source code to object code traceability while
using C source code and GCC 3.3.2 with optimization levels O0, O1, O2.
I create test cases that each test case (separate routine) contains
one C source code construct (if - else, do-while, for loop, switch and
etc.) and analy