http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53671

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |mark at gcc dot gnu.org

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-08-22 
10:39:22 UTC ---
The last one is an unrelated issue, caused by
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190543
(you'll notice also that all of the C and C++ guality testing is not performed
any longer).  The issue is that with the above change one needs to use GDB 7.5
or later (or at least have the constant class DW_AT_high_pc support patch
backported to GDB 7.4.*).  Mark, can you point to the commit with the fix?

Reply via email to