This is the mail archive of the gdb-prs@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]

[Bug symtab/13277] gdb does not resolve opaque structures inbinaries compiled with ICC.


http://sourceware.org/bugzilla/show_bug.cgi?id=13277

--- Comment #1 from John Steele Scott <toojays at toojays dot net> 2011-10-09 10:32:20 UTC ---
Created attachment 5968
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5968
Simple test case which can be used to demonstrate bug 13277.

The attached tarball contains the source code for this testcase. Binaries
produced with ICC and GCC are also included for comparison.

The ICC binary was produced with 'CC="icc -debug extended" make'.

The GCC binary was produced with 'CC="gcc -g" make'.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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