aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-05Fix gdb.cp/anon-struct.cc with -std=c++11.Jason Merrill2-1/+9
2015-05-05decl.c (start_decl): Don't push the plain VAR_DECL for a variable template.Jason Merrill2-2/+8
2015-05-05DR 1518 DR 1630 PR c++/54835 PR c++/60417Jason Merrill4-18/+28
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm2-8/+15
2015-05-04re PR c++/66007 (Narrowing conversion inside { } results in all zero elements...Paolo Carlini2-3/+12
2015-05-01re PR c++/65858 (ICE in varpool_node::get_constructor during chromium build o...Paolo Carlini2-3/+11
2015-04-30Fix spurious semicolonsDavid Malcolm2-1/+6
2015-04-29re PR c++/50800 (Internal compiler error in finish_member_declarations, possi...Jason Merrill2-0/+12
2015-04-29Add OMP_STANDALONE_CLAUSES.Thomas Schwinge2-4/+6
2015-04-29re PR c++/64667 (-Winit-self ignored for reference fields)Paolo Carlini2-0/+8
2015-04-29Fix OpenMP's target update directive in templated code.Thomas Schwinge2-1/+6
2015-04-28re PR c++/65896 (Erroneous uninitialized variable access error in constexpr f...Jason Merrill2-1/+18
2015-04-28re PR c++/65656 (__builtin_constant_p should always be constexpr)Jason Merrill2-10/+26
2015-04-28re PR c++/50800 (Internal compiler error in finish_member_declarations, possi...Jason Merrill4-48/+123
2015-04-28re PR c++/65734 (Yet another case of lost alignment by stor_layout)Jason Merrill2-2/+16
2015-04-28add default for PCC_BITFIELD_TYPE_MATTERSTrevor Saunders2-2/+7
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson2-0/+5