------- Comment #4 from knoxj at att dot net 2008-04-09 15:19 ------- Print statements work if you know what you want to look at.
The application is an aircraft simulation by stimulating avionics black boxes. We use a debugger to examine state information while the simulation is running to try to determine problem causes. I spent 3 days condensing hundreds of thousands of source lines to the test case I submitted. I tried to provide a short test case to demonstrate the problem. I ended up with 14 files consisting of 2226 actual source lines. I thought I read in the submission guidelines that an attachment was acceptable in a case like this. If I should submit the file contents as a large file, please point me to a sample so I know how to format the various individual file contents. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35880