re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
[platform/upstream/gcc.git] / gcc / cp / cp-gimplify.c
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-01 Jason MerrillPR c++/72766 - ICE with VLA
2016-07-25 Jason MerrillPR c++/65970 - revert loop location change
2016-07-25 Jason MerrillPR c++/65970 - constexpr infinite loop
2016-07-21 Jakub Jelinekre PR libgomp/71941 (ICE with OpenMP tasks and queue)
2016-07-21 Jason MerrillPR c++/71121 - -Waddress, constexpr, and PMFs.
2016-07-18 Jakub Jelinekre PR c++/70869 (internal compiler error: Segmentation...
2016-07-18 Jakub Jelinekre PR c++/71822 (ICE: in gimplify_expr, at gimplify...
2016-07-08 Jason MerrillP0145R2: Refining Expression Order for C++ (assignment 2).
2016-07-08 Jason MerrillP0145: Refining Expression Order for C++ (-fstrong...
2016-07-07 Jakub Jelinekre PR c++/70869 (internal compiler error: Segmentation...
2016-06-14 Jason MerrillP0145R2: Refining Expression Order for C++.
2016-06-06 Jakub Jelinekre PR c++/70847 (exponential time in cp_fold for chaine...
2016-06-03 Jan Hubickapred-1.C: New testcase
2016-06-02 Jakub Jelinekre PR c++/71372 (C++ FE drops TREE_THIS_VOLATILE in...
2016-05-24 Jason MerrillPR c++/70584 - don't force indirection to an rvalue
2016-05-23 Jason MerrillPR c++/70584 - error with parenthesized builtin arg
2016-04-27 Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-13 Jason Merrillre PR c++/70615 (ICE on valid code at -O1 and above...
2016-04-05 Patrick PalkaRemove class cache_map and use ggc hash_maps instead...
2016-03-23 Jakub Jelinekre PR c++/70376 (OpenMP taskloop construct fails to...
2016-03-21 Jason Merrillre PR c++/70285 (ICE on valid code on x86_64-linux...
2016-03-10 Marek Polacekre PR c++/70153 (ICE on valid C++ code)
2016-02-26 Jason Merrillre PR c++/69889 (ICE: in assign_temp, at function.c...
2016-02-24 Jakub Jelinekre PR c++/69922 (Bogus -Wnonnull-compare for: ... ...
2016-02-24 Jason Merrill* cp-gimplify.c (cp_fold): Don't fold constexpr calls...
2016-02-19 Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-08 Jason Merrillre PR c++/69631 (Bogus overflow in constant expression...
2016-01-27 Ryan Burnre PR c++/69267 ([cilkplus] ICE when calling a function...
2016-01-26 Jakub Jelinekre PR c++/68357 (FAIL: g++.dg/other/darwin-cfstring1...
2016-01-19 Marek Polacekre PR c++/68586 (Enum template parameter wrongly rejected)
2016-01-18 Jason Merrill* cp-gimplify.c (cp_fold) [CONSTRUCTOR]: Don't clobber...
2016-01-18 Jason Merrill* cp-gimplify.c (cp_fold): Remove unnecessary special...
2016-01-18 Jason Merrillre PR c++/68767 (spurious warning: null argument where...
2016-01-12 Jakub Jelinekre PR objc++/68511 (FAIL: obj-c++.dg/property/dotsyntax...
2016-01-11 Jakub Jelinekre PR c++/69211 (g++ ICE on x86_64-linux-gnu (verify_gi...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-07 Jason Merrillre PR c++/68464 (ICE in valid constexpr function: ...
2015-12-02 Jason MerrillIntroduce cp_fold_rvalue.
2015-12-02 Jason MerrillDefine c_fully_fold separately for C and C++.
2015-12-02 Jason Merrill* cp-gimplify.c (cp_fold): Use fold_build*.
2015-12-02 Andreas Arnez[PR68603] Associate conditional C++ loop's back-jump...
2015-11-26 Andreas Arnezcp-gimplify.c (genericize_cp_loop): Change LOOP_EXPR...
2015-11-23 Igor Zamyatinre PR c++/68001 ([cilkplus] ICE in cp_gimplify_expr...
2015-11-18 Cesar Philippidiscp-gimplify.c (cp_fold_r): Add support for OACC_LOOP.
2015-11-17 Jason Merrillconstexpr.c (cxx_eval_builtin_function_call): Use cp_fu...
2015-11-14 Jason MerrillMerge C++ delayed folding branch.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-07 Marek Polacekcp-gimplify.c (genericize_if_stmt): Use protected_set_e...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-02 Balaji V. IyerFix spawned function with lambda function
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
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 Marek Polacekre PR sanitizer/66190 (ICE: tree code ‘call_expr’ is...
2015-05-09 Jason Merrillc.opt (Wc++11-compat): Make primary.
2015-05-06 Jason Merrillc.opt (Wterminate): New.
2015-03-11 Aldy Hernandezcp-gimplify.c (simple_empty_class_p): New.
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.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-17 Jason MerrillHandle C++14 constexpr flow control.
2014-11-17 Jason Merrillcp-gimplify.c (genericize_cp_loop): Use LOOP_EXPR.
2014-10-27 Jason MerrillImplement N3653 (Member initializers and aggregates...
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-08-01 Jakub Jelinekopts.c (common_handle_option): Handle -fsanitize=alignment.
2014-06-30 Marek Polacekconvert.c (convert_to_integer): Don't instrument conver...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-05 Richard Bienerre PR c++/56961 (stack overflow in gimplifier with...
2014-06-04 Jason Merrillre PR c++/51253 ([C++11][DR 1030] Evaluation order...
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-11-22 Jakub Jelinekubsan.c (ubsan_source_location): Don't crash on unknown...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-06-28 Balaji V. IyerImplemented Jason Merrill's suggestions on Array Notati...
2013-03-29 Gabriel Dos Reistree.h (VAR_P): New.
2013-03-26 Gabriel Dos Reiscp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DE...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-10 Dehao Chentree-eh.c (lower_try_finally_onedest): Set correct...
2012-10-05 Jakub Jelinekcp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
2012-09-13 Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-04-24 Paolo Carlinire PR c++/52363 (Presence/absence of -pedantic compilat...
2012-04-17 Tom de Vriescp-gimplify.c (begin_bc_block): Add location parameter...
2011-12-21 Jason Merrillre PR c++/51611 ([c++0x] ICE with non-static data membe...
2011-12-19 Jakub Jelinekgimple.h (gimplify_seq_add_stmt): Rename to...
next