summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/debug
AgeCommit message (Expand)Author
2020-04-25testsuite: Skip pr82718-1.c and pr82718-2.c DWARF 5 tests on AIX.David Edelsohn
2020-03-17dwarf: Generate DIEs for external variables with -g1 [93751]Alexey Neyman
2020-01-01Update copyright years.Jakub Jelinek
2019-10-01DWARF array bounds missing from C++ array definitionsAlexandre Oliva
2019-06-03enum-1.c: Add -fno-eliminate-unused-debug-symbols on AIX.David Edelsohn
2019-05-31re PR debug/86964 (Too many debug symbols included, especially for extern glo...Thomas De Schampheleire
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-03-25re PR debug/86964 (Too many debug symbols included, especially for extern glo...Johan Karlsson
2019-03-15re PR debug/89704 (ICE in add_const_value_attribute, at dwarf2out.c:19685)Jakub Jelinek
2019-03-09re PR testsuite/89472 (FAIL: gcc.dg/debug/dwarf2/inline5.c scan-assembler-tim...John David Anglin
2019-02-06Fix gcc.dg/debug/dwarf2/inline5.c with Solaris as (PR debug/87451)Rainer Orth
2019-02-04inline5.c: Handle also @, ...Jakub Jelinek
2019-02-01re PR debug/87451 (FAIL: gcc.dg/debug/dwarf2/inline5.c)Richard Biener
2019-01-05re PR debug/88635 (Assembler error when building with "-g -O2 -m32")Jakub Jelinek
2019-01-03re PR debug/88644 (Unexpected pub type info eliminated after r246973 (causes ...Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-09-27re PR debug/87451 (FAIL: gcc.dg/debug/dwarf2/inline5.c)Richard Biener
2018-09-27re PR debug/37801 (DWARF output for inlined functions doesn't always use DW_T...Richard Biener
2018-09-26re PR debug/87443 (GCC mixes abstract and concrete instances in abstract orig...Richard Biener
2018-08-18Darwin emits pubnames/types by default which mask the intent of the test.Iain Sandoe
2018-06-17gimplify.c (nonlocal_vlas): Delete.Eric Botcazou
2018-04-06re PR debug/85252 (ICE with -g for static zero-length array initialization)Jakub Jelinek
2018-01-30Disable SHF_MERGE on Solaris 10/x86 (PR bootstrap/84017)Rainer Orth
2018-01-03Update copyright years.Jakub Jelinek
2017-11-21re PR debug/82718 (Bad DWARF5 .debug_loclists generation)Jakub Jelinek
2017-11-09re PR debug/82837 (ICE in output_operand: invalid expression as operand)Jakub Jelinek
2017-10-23common.opt (gcolumn-info): Enable by default.Jakub Jelinek
2017-10-19re PR debug/82509 (DW_AT_endianity issues with attribute scalar_storage_order)Eric Botcazou
2017-08-22common.opt (feliminate-dwarf2-dups): Ignore.Richard Biener
2017-07-23pr56727-2.c: Limit to powerpc-linux.David Edelsohn
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth
2017-04-18re PR debug/80263 (gcc's internal type "sizetype" leaks out as base type name...Jakub Jelinek
2017-04-13re PR debug/80321 (infinite recursion with inlining of nested function and de...Jakub Jelinek
2017-03-09re PR c/79969 (C FE emits locus of forward enum declaration rather than defin...Jakub Jelinek
2017-02-04Wunused-var-15.c: Add -fno-common additional option on hppa*-*-hpux*.John David Anglin
2017-02-01re PR testsuite/79324 (The tests introduced at revision r245052 fail on darwin)Jakub Jelinek
2017-01-31[PR63238] output alignment debug informationAlexandre Oliva
2017-01-01Update copyright years.Jakub Jelinek
2016-12-01re PR debug/78587 (dwarf2out.c:1517:45: runtime error: negation of -922337203...Jakub Jelinek
2016-11-02prod-options.c: XFAIL AIX.David Edelsohn
2016-09-22const-2b.c: Also compile for x86_64-*-*.Uros Bizjak
2016-07-19re PR debug/71855 (duplicate unspecified_parameters DIE in DWARF for function...Aldy Hernandez
2016-05-10DWARF: add abstract origin links on lexical blocks DIEsPierre-Marie de Rodat
2016-04-09prod-options.c: Adjust scan for hppa*64*-*-*.John David Anglin
2016-02-24Adapt gcc.dg/debug/dwarf2/prod-options.c for Solaris assemblerRainer Orth
2016-01-19dwarf2out.c (need_endianity_attribute_p): New inline predicate.Eric Botcazou
2016-01-04Update copyright years.Jakub Jelinek
2015-12-18Ignore -fdebug-prefix-map in producer string (by Daniel Kahn Gillmor)Bernd Schmidt
2015-11-21re PR debug/66432 (libgomp.c/appendix-a/a.29.1.c -O2 -g: type mismatch betwee...Jakub Jelinek
2015-10-28Fix for ICE with -g on testcase with incomplete types.Jim Wilson