c-tree.h (enum c_declspec_il): New.
[gcc.git] / gcc / gimplify.c
2019-03-07 Jakub Jelinekre PR translation/79999 (possible typo in gimplify...
2019-03-05 Jason MerrillPR c++/86485 - -Wmaybe-unused with empty class ?:
2019-02-28 Marek PolacekPR c++/87068 - missing diagnostic with fallthrough...
2019-01-28 Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-22 Jakub Jelinekre PR middle-end/88968 (Stack overflow in gimplify_expr)
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-28 Thomas Schwingepoly_int: get_inner_reference & co.: fix known_eq typo/bug
2018-12-14 Jakub Jelinekre PR c++/82294 (Array of objects with constexpr constr...
2018-12-06 Segher Boessenkoolasm inline
2018-12-05 Jeff Lawre PR c/87028 (false positive -Wstringop-truncation...
2018-11-16 Jason MerrillImplement P0479R5, [[likely]] and [[unlikely]].
2018-11-14 Michael MatzAdd comment
2018-11-14 Michael Matzre PR middle-end/86575 (-Wimplicit-fallthrough affects...
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-11-09 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Call sorry_at...
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-09-20 Alexandre Oliva[PR87054] fix unaligned access
2018-09-12 Cesar Philippidis[OpenACC] C++ reference mapping
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-07-17 Jakub Jelinekre PR middle-end/86539 (OpenMP wrong-code with taskloop...
2018-07-10 Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
2018-07-06 Kugan Vivekanandarajahgimplify.h (generic_expr_could_trap_p): Set as global...
2018-06-22 Olivier HainqueImprove entry/exit instrumentation for nested functions
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-19 Eric Botcazougimplify.c (gimplify_init_constructor): Really never...
2018-06-17 Eric Botcazougimplify.c (nonlocal_vlas): Delete.
2018-06-08 Martin LiskaRemove MPX
2018-05-31 Chung-Lin Tangre PR middle-end/85879 (ICE in expand_debug_locations...
2018-05-18 Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-02 Richard Bienerre PR middle-end/85567 (internal compiler error: in...
2018-04-30 Jason MerrillPR c++/61982 - dead stores to destroyed objects.
2018-04-30 Jason Merrilltree.c (build_clobber): New.
2018-03-28 Jakub JelinekFix wrong use-after-scope sanitization for omp variable...
2018-03-16 Jakub Jelinekre PR c++/79937 (ICE in replace_placeholders_r)
2018-01-18 Jakub Jelinekre PR sanitizer/81715 (asan-stack=1 redzone allocation...
2018-01-16 Jakub Jelinekre PR libgomp/83590 ([nvptx] openacc reduction C regres...
2018-01-12 Richard SandifordAllow variable-sized temporary variables in gimplify.c
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: get_inner_reference & co.
2017-12-20 Paolo Carlinigimplify.c (gimplify_return_expr): Remove dead error_ma...
2017-12-20 Richard Sandifordpoly_int: tree constants
2017-12-19 Paolo Carlinigimplify.c (gimplify_expr): Use error_operand_p.
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12 Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-01 Jakub Jelinekre PR c/79153 (-Wimplicit-fallthrough missed warning)
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-28 Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-17 Richard Bienerre PR fortran/83017 (DO CONCURRENT not parallelizing)
2017-11-08 Martin LiskaSimplify call of gimple_call_internal_p.
2017-11-08 Martin LiskaFix fallthrough attribute ignorance w/ -fsanitize=addre...
2017-10-30 James E WilsonFix ia64 build failure.
2017-10-30 James E WilsonFix cygwin builds, broken by PR sanitizer/82517 fix.
2017-10-20 Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-19 Martin LiskaDo not instrument use-after-scope for vars with large...
2017-09-27 Jakub Jelinekre PR c++/82159 (ICE: in assign_temp, at function.c...
2017-08-29 Richard SandifordSet the call nothrow flag more often
2017-08-17 Marek Polacekgimplify.c (gimplify_adjust_omp_clauses): Compare with...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-07 Jakub Jelinekre PR c/69389 (bit field incompatible with OpenMP atomi...
2017-07-31 Jan HubickaRecover GOTO predictor.
2017-07-31 Martin LiskaRemove a Java-specific hunk.
2017-07-16 Eric Botcazougimplify.c (mostly_copy_tree_r): Revert latest change.
2017-07-14 Martin LiskaRemove Java references in source code.
2017-06-21 Martin LiskaRework cold and hot label attributes in predict.c.
2017-06-21 Martin LiskaMake early return predictor more precise.
2017-06-21 Jakub Jelinekre PR c++/81130 (ICE OpenMP shared clause in gimplify_v...
2017-06-19 Martin LiskaInitialize live_switch_vars for SWITCH_BODY == STATEMEN...
2017-06-13 Martin LiskaImplement no_sanitize function attribute
2017-06-07 Jakub Jelinekdumpfile.h (enum tree_dump_index): Rename TDI_generic...
2017-05-30 Pierre-Marie de... gimplify_modify_expr: avoid DECL_DEBUG_EXPR links acros...
2017-05-22 Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-19 Thomas SchwingeClarify gcc/gimplify.c:oacc_default_clause
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-05-11 Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-05-01 Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-10 Richard Bienerre PR tree-optimization/80344 (-Wuninitialized triggeri...
2017-03-30 Jakub Jelinekre PR translation/80189 (gimplify.c: check whether...
2017-03-23 Richard Bienerre PR tree-optimization/80032 (C++ excessive stack...
2017-03-22 Jakub Jelinekre PR c++/80129 (wrong code with ternary struct assignm...
2017-03-22 Cesar Philippidisre PR c++/80029 (valgrind error in new_omp_context...
2017-03-21 Richard Bienerre PR tree-optimization/80032 (C++ excessive stack...
2017-03-08 Jakub Jelinekre PR c/79940 (OpenMP pragma - internal compiler error...
2017-02-20 Marek Polacekre PR middle-end/79537 (ICE in gimplify_expr, at gimpli...
2017-02-09 Jakub Jelinekre PR c/79431 (ICE in get, at cgraph.h:397)
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-01-26 David Sherwoodre PR middle-end/79212 (internal compiler error: in...
2017-01-23 Martin Liskause-after-scope: handle writes to a poisoned variable
2017-01-20 Marek Polacekre PR c/79152 (-Wimplicit-fallthrough false positive...
2017-01-16 Jakub Jelinekre PR middle-end/79089 (error: incorrect sharing of...
2017-01-05 Martin LiskaDo not sanitize in an abnormal context (PR sanitizer...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-12-13 Martin LiskaAdd pretty printer for ASAN_MARK and add a helper fn
2016-12-12 Marek Polacekre PR middle-end/78716 (ICE in gimplify_va_arg_expr...
2016-11-16 Richard Bienerre PR middle-end/78333 (always-inline gnu-inline functi...
2016-11-16 Martin LiskaFix PR sanitizer/78270 (part 2)
next