aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/debug
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek2-2/+2
2020-12-01c++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rather than C++98Jakub Jelinek2-0/+14
2020-11-21testsuite: localclass2 require LTODavid Edelsohn1-1/+2
2020-11-20dwarf2: ICE with local class in unused function [PR97918]Jason Merrill1-0/+23
2020-11-13c++: Implement C++20 'using enum'. [PR91367]Jason Merrill1-0/+21
2020-09-29testsuite: Remove unnecessary DWARF2 xfails on AIXDavid Edelsohn19-38/+38
2020-09-17Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_constMark Wielaard2-1/+30
2020-05-05Merge dg-options and dg-additional-options if len <= 120 chars.Martin Liska1-2/+1
2020-04-25rs6000: Don't push stack frame for AIX when debugging and -fcompare-debug.David Edelsohn7-7/+6
2020-04-19rs6000: Skip DWARF5 and -fcompare-debug testcases on AIX.David Edelsohn4-0/+4
2020-04-05debug: Improve debug info of c++14 deduced return type [PR94459]Jakub Jelinek1-0/+58
2020-03-27debug/94273 - avoid creating type DIEs for DINFO_LEVEL_TERSERichard Biener1-0/+4
2020-03-26tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]Jakub Jelinek1-0/+13
2020-03-26gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]Jakub Jelinek1-0/+11
2020-03-26c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmts in STATEMENT_LIS...Jakub Jelinek1-0/+14
2020-03-17testsuite: Fix g++.dg/debug/dwarf2/const2b.C target selectorUros Bizjak1-1/+1
2020-01-26checking: avoid verify_type_variant crash on incomplete type.Jason Merrill1-0/+64
2020-01-24debug/92763 Fix testcase to require fopenmpChristophe Lyon1-0/+1
2020-01-20debug/92763 keep DIEs that might be used in DW_TAG_inlined_subroutineRichard Biener1-0/+19
2020-01-01Update copyright years.Jakub Jelinek2-2/+2
2019-12-05PR c++/91353 - P1331R2: Allow trivial default init in constexpr contexts.Marek Polacek1-1/+9
2019-10-17re PR debug/91887 (-fdebug-types-section ICE building chromium)Richard Biener1-0/+12
2019-10-01DWARF array bounds missing from C++ array definitionsAlexandre Oliva5-0/+77
2019-06-21re PR debug/90914 (ICE in schedule_generic_params_dies_gen, at dwarf2out.c:27...Richard Biener1-0/+8
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 Schampheleire7-6/+7
2019-02-03re PR debug/87295 ([early debug] ICE with -ffat-lto-objects -fdebug-types-sec...Richard Biener1-0/+22
2019-01-24re PR debug/89006 (New note: non-delegitimized UNSPEC UNSPEC_SET_GOT (14) fou...Jakub Jelinek1-0/+20
2019-01-01Update copyright years.Jakub Jelinek2-2/+2
2018-11-30re PR debug/85550 (-fdebug-types-section broken with DW_OP_addr in DW_AT_loca...Jakub Jelinek1-0/+17
2018-11-28pr86900.C: XFAIL AIX.David Edelsohn1-0/+1
2018-11-27re PR c++/88181 (ICE: verify_type failed (error: type variant differs by TYPE...Jakub Jelinek1-0/+29
2018-11-26re PR c++/86900 (-gdwarf-5 -O2 -ffunction-sections = assembler error)Jakub Jelinek1-0/+14
2018-11-14[debug/88006] -fdebug-types-section gives undefined refNathan Sidwell2-0/+59
2018-10-20*.C: Use target c++17 instead of explicit dg-options.Marek Polacek4-8/+8
2018-08-18Darwin does not support gsplit-dwarf.Iain Sandoe1-0/+1
2018-07-17re PR debug/86456 (Segfault in switch_to_section at gcc/varasm.c:7353 since ...Richard Biener1-0/+5
2018-04-11re PR rtl-optimization/85302 (ICE in size_of_loc_descr, at dwarf2out.c:1771 o...Jakub Jelinek1-0/+14
2018-04-10PR debug/65821 - wrong location for main().Jason Merrill1-0/+14
2018-03-23XFAIL AIX.David Edelsohn1-0/+1
2018-03-13re PR c++/84704 (internal compiler error: gimplification failed)Jakub Jelinek1-0/+11
2018-03-12re PR c++/84813 (internal compiler error: Segmentation fault with lambdas and...Jakub Jelinek1-0/+33
2018-03-11re PR debug/58150 (debug info about definition of enum class not emitted if t...Jakub Jelinek1-0/+30
2018-01-31Fix comdat_group check with Solaris asRainer Orth1-1/+1
2018-01-12Add dg-require-effective-target alloca for c++ test-casesTom de Vries3-0/+3
2018-01-03Update copyright years.Jakub Jelinek2-2/+2
2017-11-27re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek1-5/+0
2017-11-21re PR c++/83045 (-Wreturn-type regression in C++)Jakub Jelinek1-1/+1
2017-11-06Fix test-suite fallout of default -Wreturn-type.Martin Liska12-12/+27
2017-10-23common.opt (gcolumn-info): Enable by default.Jakub Jelinek2-5/+5