[Bug debug/53671] [4.8 Regression] Many guality test failures

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 22 10:41:00 GMT 2012


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?



More information about the Gcc-bugs mailing list