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: [patch] DWARF-3+ DW_AT_accessibility defaults #3 (GCC PR debug/45124)


Hi,

the table lied about gcc-4.4.fsf -gdwarf-3 and gcc-4.4.fsf -gdwarf-4.
Such mode is not supported at all (I wrote there "pass"), the results were
missing in the grep output as the testcase compilation had failed and I did
not notice it.  The table really was not made up.


Jan


On Fri, 01 Apr 2011 23:03:45 +0200, Jan Kratochvil wrote:
FSF GDB HEAD without the patch:
             -gdwarf-2 -gdwarf-3 -gdwarf-4
gcc-4.4.fsf  pass
gcc-4.5.fsf  pass      pass      PASS
gcc-4.6.fsf  pass      FAIL      FAIL
gcc-4.7.fsf  pass      FAIL      FAIL
gcc-4.4.fc13           pass
gcc-4.5.fc14           pass
gcc-4.6.fc15           FAIL

FSF GDB HEAD with the patch:
             -gdwarf-2 -gdwarf-3 -gdwarf-4
gcc-4.4.fsf  pass
gcc-4.5.fsf  pass      pass      FAIL
gcc-4.6.fsf  pass      PASS      PASS
gcc-4.7.fsf  pass      PASS      PASS
gcc-4.4.fc13           pass
gcc-4.5.fc14           pass
gcc-4.6.fc15           PASS

GNU gdb (GDB) 7.2.50.20110401-cvs
gcc (GCC) 4.4.6 20110401 (prerelease)
gcc (GCC) 4.5.3 20110401 (prerelease)
gcc (GCC) 4.6.1 20110401 (prerelease)
gcc (GCC) 4.7.0 20110401 (experimental)
gcc-4.4.5-2.fc13
gcc-4.5.1-4.fc14
gcc-4.6.0-0.15.fc15


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