This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: Results of macscp.exp test on cygwin


On Thu, Oct 9, 2008 at 1:18 PM, Michael Snyder <msnyder@vmware.com> wrote:

> Regarding macscp.exp, I am running it on RHEL-4 and seeing
> the majority of tests fail.

I've seen these tests fail when switching from gcc-4.2.1 to
gcc-4.3.1, due to a bug in gcc (macro definitions had bogus line
numbers).

Perhaps your 'gcc' is similarly broken?
What does 'readelf -w a.out | grep DW_MACINFO_start_file' say?

Fix for gcc-4.3 is here:
http://gcc.gnu.org/ml/gcc-patches/2008-06/msg00726.html

-- 
Paul Pluzhnikov


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