builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New.
[gcc.git] / gcc / testsuite / gcc.dg / debug /
2017-04-18 Jakub Jelinekre PR debug/80263 (gcc's internal type "sizetype" leaks...
2017-04-13 Jakub Jelinekre PR debug/80321 (infinite recursion with inlining...
2017-03-09 Jakub Jelinekre PR c/79969 (C FE emits locus of forward enum declara...
2017-02-04 John David AnglinWunused-var-15.c: Add -fno-common additional option...
2017-02-01 Jakub Jelinekre PR testsuite/79324 (The tests introduced at revision...
2017-01-31 Alexandre Oliva[PR63238] output alignment debug information
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-01 Jakub Jelinekre PR debug/78587 (dwarf2out.c:1517:45: runtime error...
2016-11-02 David Edelsohnprod-options.c: XFAIL AIX.
2016-09-22 Uros Bizjakconst-2b.c: Also compile for x86_64-*-*.
2016-07-19 Aldy Hernandezre PR debug/71855 (duplicate unspecified_parameters...
2016-05-10 Pierre-Marie de... DWARF: add abstract origin links on lexical blocks...
2016-04-09 John David Anglinprod-options.c: Adjust scan for hppa*64*-*-*.
2016-02-24 Rainer OrthAdapt gcc.dg/debug/dwarf2/prod-options.c for Solaris...
2016-01-19 Eric Botcazoudwarf2out.c (need_endianity_attribute_p): New inline...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Bernd SchmidtIgnore -fdebug-prefix-map in producer string (by Daniel...
2015-11-21 Jakub Jelinekre PR debug/66432 (libgomp.c/appendix-a/a.29.1.c -O2...
2015-10-28 Jim WilsonFix for ICE with -g on testcase with incomplete types.
2015-09-30 Jonathan Roelofspr65771.c: Use tls_runtime instead of tls.
2015-09-26 David Edelsohnpr64935-1.c: XFAIL on AIX.
2015-08-21 Nathan Sidwellnvptx cleanup
2015-06-24 Aldy Hernandez* dwarf2out.c (gen_formal_parameter_die): Remove assert.
2015-05-29 Bernhard Reutner... testsuite: auto-wipe dump files
2015-05-01 David Edelsohn* gcc.dg/debug/pr65771.c: Add "dg-add-options tls".
2015-04-17 Jakub Jelinekre PR debug/65771 (ICE (in loc_list_from_tree, at dwarf...
2015-02-26 Aldy Hernandezre PR debug/46102 (ICE: SIGSEGV in dwarf2out_finish...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Hans-Peter Nilssondebug-1.c: Pass -fno-if-conversion for mmix-knuth-mmixw...
2014-12-08 Mark WielaardDWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.
2014-11-26 Mark WielaardPR debug/38757 continued. Handle C11, C++11 and C++14.
2014-11-26 Mark WielaardDWARF add DW_AT_noreturn on noreturn function subprogram.
2014-11-21 Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-10-06 Marek Polacek20010207-1.c: Use -fgnu89-inline.
2014-09-25 Andreas Krebbel[multiple changes]
2014-05-16 Jan Hubickavarpool.c (dump_varpool_node): Dump write-only flag.
2014-03-22 Jakub Jelinekre PR debug/60603 (.debug_macinfo/.debug_macro has...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-09-18 Kyrylo Tkachovomp-fesdr.C: Check for fopenmp effective target.
2013-09-13 Evgeny Gavrindwarf2out.c (should_emit_struct_debug): Add check for...
2013-08-14 Joern Renneckeglobal-used-types.c: Request dwarf output.
2013-08-14 Joern Renneckedwarf2.exp: Replace -gdwarf-2 with -gdwarf.
2013-06-10 Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-06-07 Rainer Orthgcc.dg/debug/dwarf2/discriminator.c fixes
2013-05-29 Dehao Chenre PR testsuite/57413 (FAIL: gcc.dg/debug/dwarf2/discri...
2013-05-24 Dehao ChenChange the discriminator assignment algorithm to make...
2013-05-23 Christian Bruelre PR debug/57351 (ICE: internal compiler error: in...
2013-02-14 Rainer OrthAllow for more whitespace in gcc.dg/debug/dwarf2/pr53948.c
2013-02-14 Rainer OrthFix gcc.dg/debug/dwarf2/pr53948.c with Sun as
2013-02-08 Jeff Lawre PR debug/53948 (Assignment line missing for -O0 -g)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-19 Jakub Jelinekre PR debug/55730 (ICE in mem_loc_descriptor, at dwarf2...
2012-06-15 Michael Matzgimplify.c (gimplify_modify_expr): Fold generated state...
2012-05-03 Jason Merrilldwarf2out.c (die_struct): Add comdat_type_p flag.
2012-04-30 Dodji SeketeliFix expansion point loc for macro-like tokens
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-01-13 Georg-Johann Laypr49871.c: Add dg-require-effective-target int32plus...
2011-12-05 Jakub Jelinekre PR debug/51410 (duplicate variable DIE)
2011-11-10 Jason Merrillre PR debug/50983 (incorrect DW_LNS_negate_stmt)
2011-07-28 Jakub Jelinekre PR debug/49871 (-gdwarf-3 creates invalid DWARF3...
2011-07-18 Rainer Orthre PR debug/23205 ([C++/unit-at-a-time] stabs debug...
2011-07-07 Jakub Jelinekre PR debug/49522 (Divide by zero in validate_subreg...
2011-06-27 John David Anglinpr49294.c (dg-options): Add -fno-common to options...
2011-06-21 Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-16 Rainer Orth* gcc.dg/debug/pr49032.c: Prune mips-tfile warning.
2011-06-06 Jakub Jelinekre PR c++/49264 (Internal compiler error: segmentation...
2011-05-23 Jakub Jelinekre PR debug/49032 (-gstabs generates reference to delet...
2011-03-28 Dominique d'Humieresre PR testsuite/48238 (FAIL: gcc.dg/debug/dwarf2/pr4793...
2011-03-21 Richard Guentherre PR c/47939 (Missing DW_TAG_typedef for qualified...
2011-02-02 Alexandre Olivare PR debug/47498 (-fcompare-debug failure with -fsched...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-13 Alexandre Olivare PR debug/46782 (-fcompare-debug failure (length...
2010-11-10 Jakub Jelinekre PR debug/46409 (ICE in propagate_rtx, at fwprop...
2010-10-04 Jakub Jelinekre PR debug/45849 (ICE: in emit_note_insn_var_location...
2010-09-30 Richard Guentherre PR lto/45702 (New LTO test failures)
2010-09-22 Marcus Shawcroftpr41893-1.c: Typo fix to dg-require-effective-target...
2010-09-17 Richard Guenthercommon.opt (combine): Remove.
2010-09-04 Andreas Schwabglobal-used-types-1.C: Replace ".*" by "\[^\n\]*".
2010-08-18 Iain Sandoere PR debug/42487 (FAIL: gcc.dg/debug/dwarf2/aranges...
2010-07-12 Rainer Orthconfig.gcc (i[34567]86-*-solaris2*): Default with_arch_...
2010-07-09 Tom de Vriestree.c (type_hash_if_marked_p): Removed non-ggc_marked_...
2010-05-15 Jakub Jelinekre PR debug/44112 (Revision 159354 causes Fortran test...
2010-05-03 Jakub Jelinekre PR debug/43972 (ICE in loc_cmp)
2010-03-24 Jakub Jelinekre PR debug/19192 (Current development gcc generates...
2010-03-03 Jakub Jelinekre PR debug/43237 (Wrong DW_AT_upper_bound)
2010-02-23 Jason Merrillre PR debug/42800 (VLA DW_AT_upper_bound is no longer...
2010-01-17 Jie Zhangre PR debug/42767 (ICE in mem_loc_descriptor)
2009-12-23 Jakub Jelinekre PR debug/42454 (debug_ranges table contains empty...
2009-12-17 Jakub Jelinekdwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL...
2009-12-16 Jakub Jelinek* gcc.dg/debug/tls-1.c: New test.
2009-12-07 Jakub Jelinekre PR debug/42244 (var-tracking ICE for 300.twolf)
2009-11-23 Andy Hutchinsonpr36998.c: Frame pointer required for avr target.
2009-11-23 Steve Ellceyinline2.c: Modify scan.
2009-11-02 Jakub Jelinekre PR debug/41893 (ICE with -combine and debug)
2009-10-19 Jakub JelinekPort from redhat/gcc-4_4-branch:
2009-10-19 Jakub Jelinekcfgexpand.c (expand_debug_expr): Fail if bitpos < 0...
2009-10-16 Jakub Jelinekre PR debug/41717 (internal compiler error: in expand_d...
2009-10-14 Jakub Jelinekre PR preprocessor/41543 (BUILTINS_LOCATION wrong with...
2009-10-14 Jakub Jelinekre PR debug/41695 (Invalid .debug_loc created)
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
next