This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: incorrect debug information with -O2 and above options


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]