c.opt (Wc++11-compat): Make primary.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
2015-05-09 Jason Merrillc.opt (Wc++11-compat): Make primary.
2015-05-09 Jason Merrilldecl2.c (mangling_aliases): New variable.
2015-05-09 Aldy Hernandezdecl2.c (collect_candidates_for_java_method_aliases...
2015-05-08 Jason Merrillre PR c++/59012 (alignas does not support parameter...
2015-05-07 Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-05-07 Jason MerrillDR 1467 PR c++/51747
2015-05-06 Jason Merrillc.opt (Wterminate): New.
2015-05-06 Jason MerrillFix obj-c++.dg/encode-10.mm with cxx_dialect == cxx11.
2015-05-06 Jason MerrillFix g++.dg/torture/Wsizeof-pointer-memaccess2.C with...
2015-05-06 Jason MerrillFix gdb.cp/anon-struct.cc with -std=c++11.
2015-05-06 Jason Merrilldecl.c (start_decl): Don't push the plain VAR_DECL...
2015-05-06 Jason MerrillDR 1518 DR 1630 PR c++/54835 PR c++/60417
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-04 Paolo Carlinire PR c++/66007 (Narrowing conversion inside { } result...
2015-05-01 Paolo Carlinire PR c++/65858 (ICE in varpool_node::get_constructor...
2015-04-30 David MalcolmFix spurious semicolons
2015-04-29 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-29 Thomas SchwingeAdd OMP_STANDALONE_CLAUSES.
2015-04-29 Paolo Carlinire PR c++/64667 (-Winit-self ignored for reference...
2015-04-29 Thomas SchwingeFix OpenMP's target update directive in templated code.
2015-04-28 Jason Merrillre PR c++/65896 (Erroneous uninitialized variable acces...
2015-04-28 Jason Merrillre PR c++/65656 (__builtin_constant_p should always...
2015-04-28 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-28 Jason Merrillre PR c++/65734 (Yet another case of lost alignment...
2015-04-28 Trevor Saundersadd default for PCC_BITFIELD_TYPE_MATTERS
2015-04-27 Jim WilsonMakefile-lan.in (ada.mostlyclean): Remove gnatbind...
2015-04-24 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-24 Jason Merrillconstexpr.c (potential_constant_expression_1): Remove...
2015-04-23 Jason MerrillRevert:PR c++/50800
2015-04-23 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-23 Jason Merrillre PR c++/65646 (ICE in invalid syntax)
2015-04-20 Paolo Carlinire PR c++/65801 (Allow -Wno-narrowing to silence strict...
2015-04-20 Ville VoutilainenReject trailing return type for an operator auto().
2015-04-20 Ilya Verbinc-parser.c (c_parser_oacc_enter_exit_data): Remove...
2015-04-16 Paolo Carliniclass.c (resolve_address_of_overloaded_function, [...
2015-04-16 Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-04-15 Jason Merrillconstexpr.c (cxx_eval_store_expression): Ignore clobbers.
2015-04-15 Jason Merrilldecl.c (grokmethod): Only set DECL_COMDAT if TREE_PUBLI...
2015-04-15 Jason Merrill* decl2.c (determine_visibility): Use get_template_info.
2015-04-15 Jason Merrillre PR c++/65727 (Segfault With Decltype In Lambda Expre...
2015-04-15 Paolo Carlinicall.c (enforce_access): Emit error + inform.
2015-04-15 Marek Polacekconstexpr.c (use_new_call): Remove #define.
2015-04-15 Mikhail Maltsevtree.c (replace_placeholders_t): Remove unused type.
2015-04-14 Jason Merrill* pt.c (lookup_template_class_1): Use coerce_innermost_...
2015-04-14 Jason Merrillre PR c++/65695 (NSDMI calling constexpr constructor...
2015-04-14 Jason Merrillre PR c++/65721 (Internal compiler error segmentation...
2015-04-14 David Kraussre PR c++/59766 (c++1y: declaring friend function with...
2015-04-14 Momchil Velikovre PR c++/60994 (gcc does not recognize hidden/shadowed...
2015-04-12 Jakub Jelinekre PR c++/65736 (ICE (in process_init_constructor_array...
2015-04-09 Jakub Jelinekre PR c++/65690 (typedef alignment lost since r219705)
2015-04-09 Jakub Jelinekre PR c++/65690 (typedef alignment lost since r219705)
2015-04-03 Paolo Carlinire PR c++/64085 (ICE on C++14 lambda by-reference captu...
2015-04-02 Marek Polacekre PR c++/65642 ([C++11] GCC rejects valid constant...
2015-04-02 Jason Merrillre PR c++/65625 (ICE in make_typename_type, at cp/decl...
2015-04-02 Paolo Carlini2015-04-02 Paolo Carlini <paolo.carlini@oracle.com>
2015-04-01 Jason Merrillre PR c++/65646 (ICE in invalid syntax)
2015-04-01 Marek Polacekre PR middle-end/65554 (ICE: verify_gimple failed)
2015-03-31 Marek Polacekre PR c++/65390 (ICE in strip_typedefs, at cp/tree...
2015-03-30 Marek Polacekre PR c++/65398 ([C++11] GCC rejects constexpr variable...
2015-03-27 Tobias Burnusre PR c/65586 (-fopenmp-simd rejects valid input)
2015-03-27 Marek Polacekre PR c++/65556 (ICE: verify_gimple failed (type precis...
2015-03-27 Jason Merrillre PR c++/65509 ([C++11] GCC rejects operator== with...
2015-03-26 Mikhail Maltsevre PR c++/65154 (ICE with {} initialized array with...
2015-03-26 Jason Merrillre PR c++/65525 (ICE: sorry, unimplemented: unexpected...
2015-03-25 Marek Polacekre PR c++/65558 (crash using __attribute__((__abi_tag__...
2015-03-25 Marek Polacekre PR c++/61670 (ICE on invalid in tree_nop_conversion)
2015-03-24 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-24 Jason Merrillre PR c++/65498 (ICE in cxx_eval_call_expression when...
2015-03-20 Marek Polacekre PR c++/65398 ([C++11] GCC rejects constexpr variable...
2015-03-20 Marek Polacekre PR c++/65072 (Segfault when parsing dectlype in...
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-19 Jakub Jelinekc-decl.c (c_decl_attributes): Also add "omp declare...
2015-03-18 Paolo Carlinire PR c++/65340 ([C++14]ICE in mark_used, at decl2...
2015-03-17 Jason Merrillre PR c++/65061 (Issue with using declaration and membe...
2015-03-16 Marek PolacekDR 1688 PR c++/65327
2015-03-12 Paolo Carlinire PR c++/65323 (duplicate -Wzero-as-null-pointer-const...
2015-03-11 Aldy Hernandezcp-gimplify.c (simple_empty_class_p): New.
2015-03-10 Paolo Carlinire PR c++/65370 (r213519 causes: error: redeclaration...
2015-03-10 Jakub Jelinekre PR c++/65127 (internal compiler error: tree check...
2015-03-10 Jason Merrillre PR c++/65333 (error: incomplete type used in nested...
2015-03-10 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-09 Jason Merrillre PR c++/65339 (C++ ICE with lambda and no capture...
2015-03-09 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-06 Aldy Hernandezptree.c (cxx_print_lambda_node): New.
2015-03-03 Aldy Hernandezre PR c++/65295 ([C++1y] constexpr function causes...
2015-02-26 Marek Polacekre PR c++/65202 (ICE segfault with constexpr/noexcept)
2015-02-25 Jason Merrillre PR c++/65209 (Broken code with global static variabl...
2015-02-25 Jason Merrillre PR debug/58315 (Excessive memory use with -g)
2015-02-17 Paolo Carlinire PR c++/65075 (constexpr regression)
2015-02-13 Paolo Carlinire PR c++/60894 (Use of redundant struct keyword in...
2015-02-13 Jason Merrillre PR c++/65054 (internal compiler error: in maybe_cons...
2015-02-13 Paolo Carlinire PR c++/60211 (ICE with #pragma GCC ivdep and for...
2015-02-13 Jason Merrillre PR c++/65051 (r210436 regression?)
2015-02-13 Paolo Carlinire PR c++/64970 (Hard error instead of SFINAE for expre...
2015-02-13 Jakub Jelinekre PR ipa/65034 (ICE (segfault) on arm-linux-gnueabihf)
2015-02-12 Jason Merrillre PR c++/64898 (qtgui-4.8.6 build error)
2015-02-12 Jason Merrillcommon.opt (-flifetime-dse): New.
2015-02-12 Andrea Azzaronere PR c++/64959 (SFINAE in UDLs)
2015-02-12 Jakub Jelinekre PR debug/55541 (unable to see local variables due...
2015-02-12 Jakub Jelinekre PR sanitizer/64984 (ICE in check_noexcept_t with...
next