Fix type-dependence and the current instantiation.
[gcc.git] / gcc / cp / typeck.c
2016-05-13 Jason MerrillFix type-dependence and the current instantiation.
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-02 David MalcolmPR c++/62314: C++: add fixit hint to misspelled member...
2016-04-26 Marek PolacekBootstrapped/regtested on x86_64-linux, ok for trunk?
2016-04-13 Patrick PalkaFix PR c++/70610 (wrong overload resolution during...
2016-03-31 Richard Bienerre PR c++/70430 (Incorrect result for logical "and...
2016-03-17 Marek Polacekre PR c++/70194 (missing -Waddress on constexpr pointer)
2016-03-03 Jason Merrillre PR c++/51406 ([c++0x] Incorrect result of static_cas...
2016-02-25 Patrick Palkare PR c++/69736 ("error: too few arguments to function...
2016-02-16 Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-02-12 Patrick PalkaFix PR c++/69098 (bogus errors with static data member...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-11 Jakub Jelinekre PR c/69768 (Bogus -Waddress warning)
2016-02-10 Jason Merrillre PR c++/68926 (decltype and sfinae to check for templ...
2016-01-27 Marek Polacekre PR c/68062 (ICE when comparing vectors)
2016-01-15 Jason Merrillre PR c++/69257 (g++ ICE in "create_tmp_var" on invalid...
2016-01-13 Bernd SchmidtImprove warning locations (PR66208)
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-21 David MalcolmC and C++ FE: fix source ranges for binary ops
2015-12-17 Patrick PalkaFix some blockers of PR c++/24666 (arrays decay to...
2015-12-15 Patrick PalkaFix PR c++/21802 (two-stage name lookup fails for opera...
2015-12-09 Martin SeborFix PR c++/68711 - [6 regression] SEGV on an invalid...
2015-12-07 Jason MerrillPR c++/68597, fix auto9.C and auto-neg1.C with -std...
2015-12-04 David MalcolmC++ FE: expression ranges
2015-11-26 Jakub Jelinekre PR c++/68508 (Internal compiler error with parenthes...
2015-11-20 David MalcolmC++ FE: offer suggestions for misspelled field names
2015-11-17 Jason Merrillre PR bootstrap/68346 (Bootstrap failure on i686-linux)
2015-11-17 Jason MerrillDon't fold -(constant) or -0.
2015-11-14 Jason MerrillMerge C++ delayed folding branch.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-04 Mikhail MaltsevENABLE_CHECKING refactoring: C family front ends
2015-10-31 Jason MerrillImplement multiple 'auto' feature from Concepts TS.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-21 Ilya Enkovichtm.texi: Regenerated.
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-10 Mark WielaardWarn when comparing nonnull arguments to NULL in a...
2015-09-03 Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-08-07 Andrew SuttonAdd C++ Concepts TS support.
2015-08-06 Jason Merrilldecl.c (cp_finish_decl): Tidy.
2015-07-31 Marek Polacekre PR sanitizer/66977 (-fsanitize=shift may introduce...
2015-07-26 Patrick PalkaFix PR c++/18969 (invalid return statement diagnosed...
2015-07-26 Paolo Carlinidecl.c (poplevel): Use Use DECL_SOURCE_LOCATION and...
2015-07-20 Marek Polacekre PR c++/55095 (Wshift-overflow)
2015-07-09 Paolo Carlinitypeck.c (warn_args_num): Rename to error_args_num.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-27 Marek Polacekcall.c: Use VECTOR_TYPE_P.
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-19 Jason Merrillre PR c++/65880 (Member function issue with argument...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-13 Patrick PalkaEmit -Waddress warnings for comparing address of refere...
2015-06-09 Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03 Manuel López-Ibáñezre PR c++/66130 ("invalid use of non-static member...
2015-05-21 Marek Polacek* typeck.c (warn_args_num): Don't print "declare here...
2015-05-20 Nathan Sidwellre PR c++/65954 (gcc segfaults on the following input...
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-07 Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-04-24 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-16 Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-03-20 Marek Polacekre PR c++/65072 (Segfault when parsing dectlype in...
2015-02-03 Paolo Carlinire PR c++/64877 (strange warning message from -Waddress)
2015-01-15 Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-08 Jason Merrillubsan.c (do_ubsan_in_current_function): New.
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Marek Polacekre PR c/64423 (Incorrect column number of -Wchar-subscr...
2014-12-15 Jason Merrillre PR c++/64297 (ICE: canonical types differ for identi...
2014-12-12 Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-12-11 Paolo Carlinitypeck.c (maybe_warn_about_useless_cast): Remove unnece...
2014-12-10 Kai Tietzre PR c++/64100 (A static assert using the the current...
2014-12-01 Paolo Carlinire PR c++/60845 (print original type for typedef classe...
2014-11-28 Marek Polacekre PR c/63862 (C frontend converts shift-count to int...
2014-11-26 Ville VoutilainenDiagnose string constant conversion to char* in c+...
2014-11-21 Jakub Jelinekre PR target/63764 (ICE: in verify_ssa, at tree-ssa...
2014-11-19 Jason Merrillre PR c++/63885 (ICE in static assert of constexpr...
2014-11-19 Jason Merrillre PR c++/57979 (G++ accepts constant expression define...
2014-11-14 Paolo Carlinisemantics.c (end_maybe_infinite_loop): Use fold_non_dep...
2014-11-13 Kai Tietzcp-tree.h (cp_build_function_call): Remove prototype.
2014-11-10 Paolo Carliniinvoke.texi ([-Wshift-count-negative, [...]): Add.
2014-11-10 Jason MerrillDR 799
2014-10-14 DJ DelorieMore missed bits from the big __intN patch
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-14 Marc Glissetypeck.c (cp_build_unary_op): Accept float vectors.
2014-10-09 Jason Merrillre PR c++/63437 ([C++14] Parenthesized "movable but...
2014-10-03 Marc Glissere PR c++/54427 (Expose more vector extensions)
2014-09-29 Richard Bienertypeck.c (enum_cast_to_int): Use CONVERT_EXPR_P to...
2014-09-09 Jason Merrilltypeck.c (build_class_member_access_expr): Move -Winval...
2014-08-23 Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-14 Paolo Carlinitypeck.c (composite_pointer_type, [...]): When a pedwar...
2014-08-06 Paolo Carlinire PR c++/43906 (missing warnings the comparison betwee...
2014-07-31 Marc Glissere PR c++/60517 (warning/error for taking address of...
2014-07-06 Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-06-30 Jason Merrilldecl.c (build_ptrmemfunc_type): Don't give a PMF RECORD...
2014-06-28 Jonathan WakelyDR 1579 PR c++/58051
2014-06-12 Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-06-05 Richard Bienerre PR c++/61004 (Spurious warning: dereferencing type...
2014-06-04 Paolo Carlinire PR c++/43453 (Initialization of char array with...
2014-05-31 Paolo CarliniDR 1227 PR c++/57543
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
next