aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2019-01-08decl.c (start_decl): Improve permerror location.Paolo Carlini1-0/+13
2019-01-08re PR c++/88554 (Segfault ICE when falling off the end of a reference-returni...Jonathan Wakely1-0/+11
2019-01-07decl.c (start_decl): Improve two error_at locations.Paolo Carlini2-0/+18
2019-01-07PR c++/88741 - wrong error with initializer-string.Marek Polacek1-0/+12
2019-01-07re PR c++/88261 (ICE: verify_gimple failed (error: non-trivial conversion at ...Bernd Edlinger10-21/+71
2019-01-07re PR c++/85052 (Implement support for clang's __builtin_convertvector)Jakub Jelinek2-0/+154
2019-01-05sync-4.C: Add dg-xfail-run-if for darwin.Dominique d'Humieres1-0/+2
2019-01-04PR c/88546 - Copy attribute unusable for weakrefsMartin Sebor1-0/+82
2019-01-03tree.c (handle_nodiscard_attribute): Improve warning location.Paolo Carlini1-2/+2
2019-01-02PR c++/81486 - CTAD failing with ().Marek Polacek2-0/+34
2019-01-02PR c++/88631 - CTAD failing for value-initialization.Marek Polacek1-0/+12
2019-01-02PR c++/88612 - ICE with -Waddress-of-packed-member.Marek Polacek1-0/+42
2019-01-02re PR c++/86875 (ICE in tsubst_copy, at cp/pt.c:15478)Marek Polacek1-0/+21
2019-01-02re PR lto/88130 (ICE in copy_function_or_variable, at lto-streamer-out.c:2315...Jan Hubicka1-0/+27
2019-01-02Fix g++.dg/gcov/pr88263.C compilation on SolarisRainer Orth1-2/+2
2019-01-02re PR ipa/88561 (PGO devirtualization miscompilation of firefox)Jakub Jelinek1-1/+4
2019-01-01gimple-fold.h (get_range_strlen): Update prototype.Martin Sebor1-0/+43
2019-01-01devirt-36.C: Add dg-do-compile.Jan Hubicka2-1/+2
2019-01-01devirt-13_0.C: Drop broken scan of ssa dump.Jan Hubicka3-4/+4
2019-01-01coverage.c (get_coverage_counts): Use current_function_decl.Jan Hubicka1-2/+2
2019-01-01Update copyright years.Jakub Jelinek28-28/+28
2018-12-31Fix scan pattern of a test-case.Martin Liska1-3/+3
2018-12-31predict.c (set_even_probabilities): Include also unlikely_count in calculation.Martin Liska3-0/+50
2018-12-29key2.C: Silence the [-Wreturn-type] warning.Dominique d'Humieres1-1/+1
2018-12-29re PR ipa/88586 (ICE: Segmentation fault (in free_lang_data_in_decl))Jakub Jelinek1-0/+77
2018-12-27ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.Jan Hubicka1-0/+58
2018-12-27Use proper location for tls_init function (PR c++/88263).Martin Liska1-0/+30
2018-12-22tree.c: (obj_type_ref_class): Move to...Jan Hubicka14-0/+58
2018-12-21re PR c++/86524 (std::less with pointer arguments not usable in static_assert...Jakub Jelinek4-0/+130
2018-12-21re PR ipa/88561 (PGO devirtualization miscompilation of firefox)Jan Hubicka1-0/+123
2018-12-21re PR c++/87125 (ICE in tsubst_copy starting with r261084)Jakub Jelinek1-0/+15
2018-12-21PR c++/88196 - ICE with class non-type template parameter.Marek Polacek3-13/+19
2018-12-20C/C++: Add -Waddress-of-packed-memberH.J. Lu1-1/+1
2018-12-20re PR c++/88180 (ICE in vec<tree_node*, va_gc, vl_embed>::quick_push(tree_nod...Jakub Jelinek2-2/+14
2018-12-20re PR tree-optimization/84362 (Auto-vectorization regression when accessing m...Richard Biener1-0/+28
2018-12-19c++, asm: Do not handle any asm-qualifiers in top-level asmSegher Boessenkool1-0/+12
2018-12-19c/c++, asm: Use nicer error for const and restrictSegher Boessenkool2-0/+59
2018-12-19C++: better locations for bogus initializations (PR c++/88375)David Malcolm2-0/+67
2018-12-19C++: improvements to binary operator diagnostics (PR c++/87504)David Malcolm3-3/+68
2018-12-19C++: more location wrapper nodes (PR c++/43064, PR c++/43486)David Malcolm16-15/+150
2018-12-19re PR c++/87934 (struct with NSDMI of enum makes initialization a non-constan...Jakub Jelinek1-0/+9
2018-12-19[PR87012] canonicalize ref type for tmpl argAlexandre Oliva1-0/+11
2018-12-19[PR c++/88146] do not crash synthesizing inherited ctor(...)Alexandre Oliva1-0/+229
2018-12-17re PR c++/88410 (internal compiler error: output_operand: invalid expression ...Jakub Jelinek1-0/+7
2018-12-17PR c++/52321 print note for static_cast to/from incomplete typeJonathan Wakely1-0/+27
2018-12-16re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception)Jakub Jelinek8-2/+199
2018-12-15re PR c++/84644 (internal compiler error: in warn_misplaced_attr_for_class_ty...Paolo Carlini4-3/+10
2018-12-15re PR rtl-optimization/88478 (valgrind error in cselib_record_sets)Jakub Jelinek1-0/+17
2018-12-14[PR c++/87814] undefer deferred noexcept on tsubst if requestAlexandre Oliva1-0/+26
2018-12-14[PR86823] retain deferred access checks from outside firewallAlexandre Oliva1-0/+15