]> gcc.gnu.org Git - gcc.git/history - gcc/cp/semantics.c
re PR c++/60389 ([c++11] ICE with inheriting constructors and wrong usage of constexpr)
[gcc.git] / gcc / cp / semantics.c
2014-03-11 Paolo Carlinire PR c++/60389 ([c++11] ICE with inheriting constructo...
2014-03-07 Jason Merrillcp-tree.h (REF_PARENTHESIZED_P): New.
2014-03-07 Jason Merrilldecl.c (create_array_type_for_decl): Only warn about...
2014-03-05 Jason Merrillre PR c++/60409 ([c++1y] ICE on valid with template...
2014-03-05 Jason Merrillre PR c++/60361 (unexpected 'use of parameter outside...
2014-03-01 Paolo Carlinimethod.c (implicitly_declare_fn): Remove redundant...
2014-03-01 Jason Merrillre PR c++/60379 (pugixml build failure caused by r207001)
2014-02-25 Jason Merrillre PR c++/55877 (Anon visibility issues)
2014-02-21 Jason Merrillre PR c++/60108 ([C++11] ICE in use_thunk, at cp/method...
2014-02-20 Kai Tietzre PR c++/58835 (ICE with __PRETTY_FUNCTION__ in broken...
2014-02-18 Paolo Carlinire PR c++/60225 ([c++11] ICE initializing constexpr...
2014-01-29 Paolo Carlinire PR c++/58702 (ICE with undeclared variable in OpenMP...
2014-01-28 Jason Merrillre PR c++/58701 ([c++11] ICE initializing member of...
2014-01-23 Jason Merrillre PR c++/55189 (enable -Wreturn-type by default)
2014-01-23 Jakub Jelinekre PR middle-end/58809 (ICE with complex variable in...
2014-01-15 Jason Merrillre PR c++/59659 (large zero-initialized std::array...
2014-01-07 Paolo Carlinisemantics.c (trait_expr_value, [...]): Implement the...
2014-01-03 Paolo CarliniCore DR 1442 PR c++/59165
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-20 Trevor Saundersmerge auto_vec and stack_vec
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-11-28 Jakub Jelinekre PR c++/59297 (ICE: openmp atomic with indirect LHS)
2013-11-27 Paolo Carlinire PR c++/58647 (ICE with function pointer)
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-27 Tom de VriesDon't create out-of-bounds BIT_FIELD_REF.
2013-11-25 Paolo Carlinire PR c++/58607 ([c++11] ICE with undeclared variable...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-22 Trevor Saundersadd auto_vec
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-16 Paolo Carlinire PR c++/29143 (address-of overloaded function does...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-01 Trevor SaundersReplace some heap vectors with stack vectors.
2013-11-01 Jakub Jelinekc-typeck.c (c_finish_omp_clauses): Go to check_dup_gene...
2013-10-31 Jakub Jelinekc-typeck.c (c_finish_omp_clauses): Diagnose aligned...
2013-10-31 Jason Merrillsemantics.c (cxx_eval_call_expression): Handle trivial...
2013-10-30 Jason Merrillsemantics.c (finish_compound_literal): Don't create...
2013-10-30 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-23 Jason MerrillIn C++11 a trivial [cd]tor might not be callable.
2013-10-17 Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-10-09 Marek Polacekre PR c++/58635 ([c++11] ICE with __transaction_atomic...
2013-10-02 Paolo Carlinire PR c++/58565 ([c++11] ICE with label in statement...
2013-09-25 Marek Polacekre PR c++/58516 (ICE with __transaction_atomic)
2013-09-15 Jason MerrillCore DR 904 PR c++/41933
2013-09-12 Paolo Carlinisemantics.c (finish_pseudo_destructor_expr): Add locati...
2013-08-21 Paolo Carlinire PR c++/56130 (__attribute__((deprecated)) does not...
2013-08-12 Paolo Carlinii386.c (ix86_function_versions): Use error + inform.
2013-08-02 Paolo Carlinicp-tree.h (finish_stmt): Do not declare.
2013-07-30 Jason Merrillre PR c++/57901 (Cannot call-by-value such that class...
2013-07-21 Ondřej Bílkaclass.c: Fix typos.
2013-07-14 Adam ButcherExtract lambda functions from semantics.c.
2013-07-09 Jason Merrillre PR c++/57658 (ICE in tsubst_copy, at cp/pt.c:12213)
2013-07-09 Jason Merrillre PR c++/57526 (use of X before deduction of auto...
2013-07-09 Jason Merrillre PR regression/57551 (g++.dg/ext/visibility/anon6...
2013-07-09 Marc Glissere PR c++/53094 (constexpr vector subscripting)
2013-07-09 Jason Merrillre PR c++/57550 (bogus "error ... is private")
2013-06-28 Balaji V. IyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-27 Jason Merrillre PR c++/57408 (lambda, Variable length arrays, thread...
2013-06-23 Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-06-21 Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-06-21 Jason Merrillre PR c++/55149 (capturing VLA in lambda)
2013-06-14 Paolo Carlinire PR c++/51413 (Broken diagnostic with __builtin_offsetof)
2013-06-07 Jason Merrillre PR c++/55520 ([C++11] ICE when capturing a variable...
2013-06-03 Paolo Carlinire PR c++/57419 (Access control doesn't stop referring...
2013-05-24 Jason Merrillre PR c++/57391 (ICE compiling AIX math.h caused by...
2013-05-23 Jason Merrillre PR c++/56930 (pointless -Wconversion warning with...
2013-05-23 Jason Merrillre PR c++/56915 (ICE in symtab_add_to_same_comdat_group...
2013-05-14 Jason Merrillre PR c++/56998 (ICE in value_dependent_expression_p...
2013-05-10 Jason Merrillre PR c++/57047 ([C++11] stl_pair.h:137:64: internal...
2013-05-10 Jason Merrillre PR c++/55149 (capturing VLA in lambda)
2013-05-09 Jason MerrillN3639 C++1y VLA diagnostics
2013-05-09 Jason MerrillN3639 C++1y VLA support
2013-05-09 Jason Merrillexcept.c (is_admissible_throw_operand_or_catch_paramete...
2013-05-01 Paolo Carlinire PR c++/57092 (Using decltype of function pointer...
2013-04-28 Paolo Carlinire PR c++/56450 (ICE with SFINAE when detecting non...
2013-04-24 Jason MerrillN3648: init-captures are named.
2013-04-24 Jason MerrillN3648: Allow braced and parenthesized initializers.
2013-04-24 Paolo Carlinire PR c++/56970 (SFINAE does not apply correctly to...
2013-04-22 Jason MerrillCore 1586
2013-04-22 Jason Merrillsemantics.c (potential_constant_expression_1): Don...
2013-04-22 Jason MerrillCore 1612
2013-04-15 Jason Merrillre PR c++/56388 (catch(...) in lambda rejected)
2013-04-11 Jason Merrillre PR c++/52748 ([C++11] N3276 changes to decltype)
2013-04-11 Jason Merrillre PR c++/56901 (lambda with implicit capture by reference)
2013-04-01 Jason Merrillsemantics.c (maybe_constant_value): Check instantiation...
2013-03-31 Paolo Carlinidecl2.c (collect_candidates_for_java_method_aliases...
2013-03-29 Paolo Carlinicall.c (add_builtin_candidate): Use TYPE_PTR_P and...
2013-03-29 Jason Merrillcp-tree.h (AUTO_IS_DECLTYPE): New.
2013-03-29 Gabriel Dos Reistree.h (VAR_P): New.
2013-03-28 Jason Merrillre PR c++/56701 ([C++11] The *this* pointer fails to...
2013-03-28 Jason Merrillre PR c++/56710 (Using reserved double underscore varia...
2013-03-28 Jason Merrillre PR c++/56728 (ICE using constexpr initialization...
2013-03-27 Jason Merrillre PR c++/56749 (weird interaction between scoped enum...
2013-03-27 Gabriel Dos Reiscall.c (build_new_method_call_1): Use INDIRECT_REF_P.
next
This page took 0.941046 seconds and 108 git commands to generate.