M R Swami Reddy wrote: > I am using the crx target (ie crx-elf-gcc) compiler. When I compile a > simple > testcase with -g, its showing correct debug information. If I compile the > same testcase with "-g -O2" (-O2 or above optimizations), then compiler > generates wrong debug info. Could you please advise on this issue? Please file a bug report, with the test case attached. You have a much better chance of getting the bug fixed if you test with the latest gcc sources. http://gcc.gnu.org/snapshots.html Andrew.