analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / tree.h
2022-11-09 Qing ZhaoChange the name of array_at_struct_end_p to array_ref_f...
2022-10-28 Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-24 Jason Merrilltree: add build_string_literal overloads
2022-10-14 Jakub Jelinekmiddle-end, c++, i386, libgcc: std::bfloat16_t and...
2022-10-07 Qing ZhaoAdd a new option -fstrict-flex-arrays[=n] and new attri...
2022-09-27 Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-09-03 Jakub Jelinekopenmp: Partial OpenMP 5.2 doacross and omp_cur_iterati...
2022-07-11 Aldy HernandezImplement global ranges for all vrange types (SSA_NAME_...
2022-06-22 Jason Merrillubsan: default to trap on unreachable at -O0 and -Og...
2022-06-07 Jakub Jelinekopenmp: Add support for OpenMP 5.2 linear clause syntax...
2022-05-27 Jakub Jelinekopenmp: Add support for enter clause on declare target
2022-05-16 Richard BienerMove code_helper to tree.h
2022-05-11 Patrick Palkatree: introduce range adaptor for TREE_VEC
2022-05-05 Richard BienerEmbed real_value into REAL_CST
2022-04-12 Antoni Boucherlibgccjit: Add support for bitcasts [PR104071]
2022-03-29 Marek Polacekgimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597]
2022-03-18 Jason Merrilltree: Add comment.
2022-03-04 Thomas SchwingeOpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE...
2022-03-01 Martin Liskaipa: Improve error handling for target_clone single...
2022-02-04 Richard BienerAdd CLOBBER_EOL to mark storage end-of-life clobbers
2022-02-01 Jason Merrilltree: move tree_vec_map_cache_hasher into header
2022-01-27 Patrick Palkac++: non-dependent immediate member fn call [PR99895]
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-03 Jakub JelinekUpdate copyright years.
2021-11-29 Richard BienerRemove unreachable gcc_unreachable () at the end of...
2021-11-24 Tamar Christinamiddle-end: Convert bitclear <imm> + cmp<cc> #0 into...
2021-11-19 Martin LiskaRevert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE...
2021-11-18 Martin LiskaRemove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_B...
2021-11-12 Chung-Lin Tangopenmp: Relax handling of implicit map vs. existing...
2021-11-11 Jakub Jelinekopenmp: Add support for 2 argument num_teams clause
2021-11-09 Martin JamborIntroduce build_debug_expr_decl
2021-10-01 Jakub Jelinekopenmp: Differentiate between order(concurrent) and...
2021-09-22 Jakub Jelinekopenmp: Add support for allocator and align modifiers...
2021-09-18 Jakub Jelinekopenmp: Handle unconstrained and reproducible modifiers...
2021-09-16 liuhongtCheck mask type when doing cond_op related gimple simpl...
2021-09-10 Jakub Jelinekopenmp: Implement OpenMP 5.1 atomics, so far for C...
2021-09-07 Jason Merrilltree: Change error_operand_p to an inline function
2021-09-03 Jakub Jelinekc++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on...
2021-09-01 Iain SandoeC-family: Add attribute 'unavailable'.
2021-08-31 Marcel VollweilerAdd support for device-modifiers for 'omp target device'.
2021-08-23 Jakub Jelinekopenmp: Add support for strict modifier on grainsize...
2021-08-17 Martin SeborMove more warning code to gimple-ssa-warn-access etc.
2021-08-17 Jakub Jelinekopenmp: Implement OpenMP 5.1 scope construct
2021-08-14 Martin SeborDiagnose mismatches between array and scalar new and...
2021-08-12 Jakub Jelinekopenmp: Add support for OpenMP 5.1 masked construct
2021-07-28 Martin SeborAdd new gimple-ssa-warn-access pass.
2021-07-20 Martin SeborAdjust by-value function vec arguments to by-reference.
2021-06-25 Martin Seborc: add support for per-location warning groups.
2021-06-25 Martin SeborAdd support for per-location warning groups.
2021-06-24 Jakub Jelinekopenmp: in_reduction clause support on target construct
2021-06-01 Jason Merrillc++: no clobber for C++20 destroying delete [PR91859]
2021-05-31 Martin LiskaLTO: stream properly FUNCTION_DECL_DECL_TYPE.
2021-05-28 Jakub Jelinekopenmp: Fix up handling of reduction clause on construc...
2021-05-21 Jakub Jelinekopenmp: Fix up firstprivate+lastprivate clause handling...
2021-05-19 Jakub Jelinekopenmp: Handle lastprivate on combined target correctly...
2021-05-07 Eric BotcazouDo not apply scalar storage order to pointer fields
2021-05-05 Richard Bienermiddle-end/100394 - avoid DSE/DCE of pure call that...
2021-04-29 Martin SeborMove pass free_lang_data to its own file.
2021-03-01 Nathan Sidwellc++: Completeness of typedef structs [PR 99294]
2021-02-01 Martin SeborDocument various BLOCK macros.
2021-01-26 Richard Bienermiddle-end/98726 - fix VECTOR_CST element access
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-14 Martin SeborCorrect/improve maybe_emit_free_warning (PR middle...
2020-12-08 Nathan SidwellRaw tree accessors
2020-12-03 Alexandre Olivaintroduce overridable clear_cache emitter
2020-12-01 Martin SeborPR middle-end/97595 - bogus -Wstringop-overflow due...
2020-11-23 Jozef LawrynowiczImplement the "persistent" attribute
2020-11-23 Jozef LawrynowiczFix "noinit" attribute being ignored for -O0 and -fdata...
2020-11-17 Nathan Sidwellextend cache_integer_cst
2020-11-17 Aaron SawdeyAdd MODE_OPAQUE
2020-11-17 Martin SeborPR middle-end/97840 - Bogus -Wmaybe-uninitialized passi...
2020-11-12 Marek Polaceksystem: Add WARN_UNUSED_RESULT
2020-11-10 Strager NedsRefactor copying decl section names
2020-11-06 Nathan Sidwellcore: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
2020-11-02 Nathan Sidwellcore: id_equal should forward
2020-11-02 Richard BienerRewrite SLP induction vectorization
2020-10-28 Jakub Jelinekopenmp: Parsing and some semantic analysis of OpenMP...
2020-10-12 Martin SeborCorrect handling of indices into arrays with elements...
2020-10-02 Jason Merrillc++: Set CALL_FROM_NEW_OR_DELETE_P on more calls.
2020-10-02 Jason Merrillc++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h
2020-09-19 Martin SeborInfrastructure & C front end changes for array paramete...
2020-09-14 Jakub Jelinekoptions: Save and restore opts_set for Optimization...
2020-09-03 Jakub Jelinekc++: Fix another PCH hash_map issue [PR96901]
2020-08-31 Marek Polacekc++: Implement P1009: Array size deduction in new-expre...
2020-08-28 Martin SeborAdd -Wstringop-overread for reading past the end by...
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-07-20 Martin SeborCorrect handling of constant representations containing...
2020-07-13 Richard Sandifordipa-devirt: Fix crash in obj_type_ref_class [PR95114]
2020-07-03 Eric BotcazouExtend store merging to STRING_CST
2020-06-16 Jakub Jelinekopenmp: Initial part of OpenMP 5.0 non-rectangular...
2020-05-27 Eric BotcazouAdd support for __builtin_bswap128
2020-05-18 Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-12 Richard Sandifordtree: Add vector_element_bits(_tree) [PR94980 1/3]
2020-05-09 Eric BotcazouRemove last use of expr_align
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-29 Jakub Jelinekc++, middle-end, rs6000: Fix C++17 ABI incompatibilitie...
2020-04-08 Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-04-04 Jakub Jelinekc++: Fix further protected_set_expr_location related...
2020-01-31 David Malcolmcalls.c: refactor special_function_p for use by analyze...
2020-01-10 Thomas SchwingeFurther changes for the OpenACC 'if_present' clause...
next