aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod36-108/+38
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan4-22/+49
2015-06-03re PR c++/44282 (fastcall is not mangled at all)Jason Merrill3-18/+53
2015-06-03re PR c++/66130 ("invalid use of non-static member function" message could be...Manuel López-Ibáñez6-12/+36
2015-06-03decl.c (check_tag_decl): Use declspecs->locations as locations in error_at an...Paolo Carlini2-17/+38
2015-06-03re PR sanitizer/66190 (ICE: tree code ‘call_expr’ is not supported in LTO...Marek Polacek2-3/+28
2015-06-03plugins.texi (enum plugin_event): New event.Andres Tiraboschi2-0/+7
2015-06-02cp-tree.h (init_error): Remove declaration.Patrick Palka4-14/+11
2015-06-02re PR c++/61683 (decltype-specifier not accepted as mem-initializer-id)Paolo Carlini2-11/+21
2015-06-01re PR c++/65942 ([C++14] cannot use std::function as comparator in algorithms)Jason Merrill3-2/+14
2015-06-01re PR c++/44282 (fastcall is not mangled at all)Jason Merrill2-3/+76
2015-05-31* constexpr.c (cxx_eval_indirect_ref): Try folding first.Jason Merrill2-34/+41
2015-05-31re PR c++/66320 (ICE: in cxx_eval_constant_expression, at cp/constexpr.c:3524)Jason Merrill2-3/+9
2015-05-27decl.c (check_redeclaration_exception_specification): Depend on -Wsystem-head...Jason Merrill2-5/+13
2015-05-27decl.c (warn_extern_redeclared_static): Use the location of newdecl in diagno...Jason Merrill2-18/+28
2015-05-27apply to correct changelogNathan Sidwell1-7/+0
2015-05-27re PR c++/66270 (ICE: canonical types differ for identical types)Nathan Sidwell1-0/+7
2015-05-24re PR c++/66243 (enum class value is allowed to be initialized by value from ...Nathan Sidwell2-2/+8
2015-05-24re PR lto/66180 (many -Wodr false positives when building LLVM with -flto)Jan Hubicka2-1/+20
2015-05-23re PR c++/65936 (ICE: canonical types differ for identical types)Nathan Sidwell2-5/+17
2015-05-22Makefile.in (check_gcc_parallelize): Delete.Jim Wilson2-1/+5
2015-05-22re PR c++/65598 (Fix column location for 'explicit')Paolo Carlini2-4/+13
2015-05-22re PR c/47043 (allow deprecating enum values)Marek Polacek7-14/+36
2015-05-21re PR c++/60943 ([C++14] Return type deduction interferes with ref-qualifiers)Nathan Sidwell2-1/+8
2015-05-21* typeck.c (warn_args_num): Don't print "declare here" for builtins.Marek Polacek2-2/+6
2015-05-20pt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION before register_specializ...Jason Merrill2-1/+4
2015-05-20decl.c (grok_op_properties): Don't complain about size_t placement delete here.Jason Merrill3-25/+60
2015-05-20re PR c++/65954 (gcc segfaults on the following input with a syntax error)Nathan Sidwell2-0/+14
2015-05-19re PR middle-end/66199 (lastprivate/linear clause issues on combined constructs)Jakub Jelinek2-7/+13
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev2-6/+6
2015-05-18pt.c (retrieve_specialization): Make sure our arguments have gone through str...Jason Merrill2-0/+11
2015-05-18pt.c (tsubst_decl): Call coerce_innermost_template_parms.Jason Merrill2-1/+15
2015-05-18DR 1391Jason Merrill2-41/+97
2015-05-18tree.c (strip_typedefs_expr): Fix typo.Jason Merrill2-4/+8
2015-05-18* ptree.c (cxx_print_xnode): Handle TRAIT_EXPR.Jason Merrill2-0/+11
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-6/+3
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+8
2015-05-12Implement -Wmisleading-indentationDavid Malcolm2-12/+51
2015-05-12Remove dead code in print_z_candidates.Dominik Vogt1-4/+0
2015-05-11class.c (fixup_type_variants): Do not copy TYPE_METHODSJan Hubicka4-1/+11
2015-05-09re PR bootstrap/66085 (Revision r222934 breaks bootstrap on darwin.)Aldy Hernandez2-1/+6
2015-05-09c.opt (Wc++11-compat): Make primary.Jason Merrill3-7/+12
2015-05-09decl2.c (mangling_aliases): New variable.Jason Merrill4-24/+77
2015-05-09decl2.c (collect_candidates_for_java_method_aliases): Remove.Aldy Hernandez2-61/+22
2015-05-08re PR c++/59012 (alignas does not support parameter pack expansions)Jason Merrill4-5/+47
2015-05-07re PR c/65179 (Introduce new C warning: -Wshift-negative-value)Marek Polacek2-0/+15
2015-05-07DR 1467 PR c++/51747Jason Merrill2-0/+19
2015-05-05c.opt (Wterminate): New.Jason Merrill3-1/+63
2015-05-05Fix obj-c++.dg/encode-10.mm with cxx_dialect == cxx11.Jason Merrill2-0/+4
2015-05-05Fix g++.dg/torture/Wsizeof-pointer-memaccess2.C with -std=c++11Jason Merrill2-0/+3