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