gimple.h: Remove all includes.
[platform/upstream/gcc.git] / gcc / cp / typeck.c
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-10 Paolo Carlinicvt.c (cp_convert_to_pointer): Call build_ptrmemfunc...
2013-09-18 Marek Polacekre PR sanitizer/58443 (ubsan doesn't properly honor...
2013-09-18 Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
2013-09-08 Joern Renneckec-common.c (same_scalar_type_ignoring_signedness):...
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-05 Paolo Carlinire PR c++/58080 (internal compiler error, decltype...
2013-07-24 Paolo Carlinire PR c++/57942 (g++-4.8.1 tries to instantiate wrong...
2013-07-14 Marc Glissecall.c (build_conditional_expr_1): Handle the case...
2013-07-10 Paolo Carlinire PR c++/57869 ([C++11] Casting a object pointer to...
2013-07-09 Jason Merrillre PR c++/57437 (C++11: mutable lambdas)
2013-06-28 Balaji V. IyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-27 Marc Glissere PR c++/57509 (Segmentation fault when using __builti...
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-05-21 Paolo Carlinicall.c (build_conditional_expr_1): Add location_t param...
2013-05-20 Marc Glissere PR c++/57175 (NRVO and alignment)
2013-05-13 Jason Merrillre PR c++/57254 (Overload resolution failure when ref...
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-06 Marc Glissetypeck.c (cp_build_binary_op): Call save_expr before...
2013-04-25 Jason Merrillre PR c++/56859 (alignas() fails in template)
2013-04-24 Paolo Carlinic.opt ([Wpointer-arith]): Enabled by -Wpedantic, as...
2013-04-24 Paolo Carlinire PR c++/56970 (SFINAE does not apply correctly to...
2013-04-22 Jason MerrillCore 1586
2013-04-11 Paolo Carlinicall.c (build_conditional_expr_1, [...]): Protect error...
2013-04-10 Jakub Jelinekre PR c++/56895 (ICE: unexpected expression of kind...
2013-04-03 Paolo Carlinire PR c++/56815 (void pointer arithmetic)
2013-04-01 Jason Merrillre PR c++/56793 (ICE with scoped enum)
2013-04-01 Bronek KozickiImplement N2439 (ref-qualifiers for 'this')
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 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 Paolo Carlinire PR c++/56725 (extra spaces in error message)
2013-03-27 Gabriel Dos Reiscall.c (build_new_method_call_1): Use INDIRECT_REF_P.
2013-03-27 Jason Merrillre PR c++/52597 ([C++11] confusing diagnostics for...
2013-03-22 Gabriel Dos Reiscp-tree.h (identifier_p): New.
2013-03-21 Jakub Jelinekre PR middle-end/48087 (-Wall -Werror adds warnings...
2013-03-17 Jason Merrillcp-tree.h (abstract_class_use): New enum.
2013-03-16 Jakub Jelinekre PR c++/56607 (GCC fails to warn on division by zero)
2013-03-11 Jason Merrillre PR c++/56567 (ICE with lambda return type deduction...
2013-02-20 Paolo Carlinire PR c++/56373 (-Wzero-as-null-pointer-constant: does...
2013-01-31 Jason Merrillre PR regression/56162 (PASS->FAIL: g++.old-deja/g...
2013-01-25 Jason Merrillre PR c++/56104 (Wrong "dereferencing type-punned point...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jakub Jelinekre PR c/48418 (Bit shift operator >>=)
2013-01-07 Dodji SeketeliPR c++/55311 - Cannot specialize alias template with...
2012-12-03 Paolo Carlinire PR c++/54170 (Call to lambda elided)
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-29 Jonathan Wakelyre PR c++/54930 (Add warning switch for "returning...
2012-10-25 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-12 Marc Glissere PR c++/53055 (ICE in cp_build_indirect_ref, at cp...
2012-10-09 Paolo Carlinire PR c++/54194 (misleading suggestion about arithmetic...
2012-10-09 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-08 Dodji SeketeliPR c++/53528 C++11 attribute support
2012-10-05 Jakub Jelinekcp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
2012-09-25 Zhenqiang Chenre PR target/50970 (Function pointer dereferenced twice...
2012-09-14 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-09-13 Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-09-11 Paolo Carlinire PR c++/54541 (SFINAE bug: handling incomplete return...
2012-09-05 Paolo Carlinire PR c++/54191 ([C++11] SFINAE does not handle convers...
2012-08-06 Marc Glissere PR c++/54165 (Cast to "void" should not implicitly...
2012-07-20 Jason Merrillre PR c++/54026 (template const struct with mutable...
2012-07-05 Jason Merrillcp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove.
2012-07-02 Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-06-25 Jason Merrillre PR c++/52988 (std::async not executed on function...
2012-06-06 Paolo Carlinire PR c++/53567 ("ICE: Error reporting routines re...
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-26 Jason Merrillre PR c++/53220 (g++ mis-compiles compound literals)
2012-05-17 Paolo Carlinire PR c++/44516 (improve error message when no matching...
2012-05-12 Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2012-05-10 Paolo Carlinire PR c++/53158 ([C++11] Bogus error in loop condition)
2012-05-06 Paolo Carlinire PR c++/53152 (In "no match for operatorXX" error...
2012-05-04 Paolo Carlinire PR c++/53166 (static_assert produces bogus warning)
2012-04-30 Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-30 Dodji SeketeliMake conversion warnings work on NULL with -ftrack...
2012-04-30 Manuel López-Ibáñezinvoke.texi (Wmissing-format-attribute): Document as...
2012-04-24 Paolo Carlinire PR c++/52363 (Presence/absence of -pedantic compilat...
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-21 Manuel López-Ibáñezre PR c/35441 (pretty-printer cannot handle some expres...
2012-04-18 Paolo Carlinire PR c++/52422 ([C++11][SFINAE] Hard errors with void...
2012-03-29 Jason Merrillre PR c++/52746 (Explicit virtual destructor call repla...
2012-03-24 Jason MerrillImplement return type deduction for normal functions...
2012-03-19 Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-03-08 Paolo Carlinitypeck.c (build_array_ref, [...]): Consistently forward...
2012-02-20 Jakub Jelinekre PR c++/52312 (grokfndecl: valgrind problem)
2012-01-16 Jason Merrillre PR c++/51868 (Crash when generating the move constru...
2012-01-14 Ian Lance Taylorre PR c++/50012 (C++ front end misses -Wsign-compare...
2012-01-01 Paolo Carlinire PR c++/51379 ([C++0x] [DR 799] reinterpret_cast...
2011-12-14 Jason Merrillre PR c++/51406 ([c++0x] Incorrect result of static_cas...
2011-12-08 Jason Merrillre PR c++/51318 (segfault on Eigen3)
2011-11-22 Paolo Carlinire PR c++/51196 (FAIL: g++.dg/cpp0x/Wzero-as-null-point...
2011-11-21 Jason Merrillre PR c++/48322 ([C++0x] Plural variadic parameter...
2011-11-14 Ed Smith-Rowlandre PR c++/51107 ([C++11] Accepts invalid literal operat...
2011-11-14 Fabien Chênere PR c++/6936 (member "using" binds wrong)
2011-11-11 Ed Smith-Rowlandre PR c++/50976 ([C++0x] literal operator with unsigned...
next