]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimplify.c
[ARC] Reimplement ZOL support.
[thirdparty/gcc.git] / gcc / gimplify.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)
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-10  Martin LiskaCreate live_switch_vars conditionally (PR sanitizer...
2016-11-08  Martin Liskause-after-scope fallout
2016-11-07  Martin LiskaIntroduce -fsanitize-address-use-after-scope
2016-10-28  Will Schmidtre PR middle-end/72747 (powerpc: wrong code generated...
2016-10-26  Jakub Jelinekre PR fortran/77973 (ICE in scan_omp_1_op, at omp-low...
2016-10-21  Jakub Jelinekgimplify.c (gimplify_bind_expr): Handle oacc_declare_re...
2016-10-17  Richard Bienergimplify.c (gimplify_function_tree): Do not move the...
2016-10-11  Jakub Jelinekgcc/
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-10-07  Marek Polacekgimplify.c (should_warn_for_implicit_fallthrough):...
2016-10-07  Marek Polacekre PR c++/77803 (Bogus implicit-fallthrough warning)
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-10  Tom de VriesMake canonical_va_list_type more strict
2016-09-02  Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-09-01  Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
2016-08-29  Tom de VriesHandle errors in both args of va_arg
2016-08-18  Chung-Lin Tangre PR middle-end/70895 (OpenACC: loop reduction does...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-13  Richard Bienerre PR tree-optimization/71104 (ICE: verify_ssa failed...
2016-07-11  Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-07-08  Jason MerrillP0145: Refining Expression Order for C++ (assignment)
2016-06-16  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Handle COMPONEN...
2016-06-13  Marek Polacekre PR middle-end/71476 (ICE in gimplify_switch_expr...
2016-06-10  Thomas Schwinge[PR middle-end/71373] Handle more OMP_CLAUSE_* in neste...
2016-06-01  Jakub Jelinekre PR middle-end/71371 (ICE with OpenMP taskloop and...
2016-06-01  Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-05-31  Marek Polacekgimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
2016-05-24  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-24  Marek Polacekre PR middle-end/71249 (-Wswitch-unreachable false...
2016-05-24  Marek Polacektree-cfg.h (should_remove_lhs_p): New predicate.
2016-05-23  Marek Polacekre PR c/49859 (gcc could warn about statements between...
2016-05-20  Richard Guentherre PR target/29756 (SSE intrinsics hard to use without...
2016-05-11  Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-05-03  Martin SeborPR c++/66561 - __builtin_LINE at al. should yield const...
2016-05-03  Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-04-20  Jakub Jelinekre PR middle-end/70680 (OpenMP SIMD linear variable...
2016-04-13  Jakub Jelinekre PR target/70633 (ICE on valid code at -Os (in 32...
2016-04-08  Cesar Philippidisre PR lto/70289 ([openacc] ICE in input_varpool_node)
2016-04-06  Patrick PalkaFix new -Wparentheses warnings encountered during bootstrap
2016-04-06  Jakub Jelinekre PR middle-end/70550 (-Wuninitialized false positives...
2016-03-24  Richard Bienerre PR middle-end/70370 (ICE in execute_todo, at passes...
2016-03-22  Jakub Jelinekre PR c++/70295 (bogus -Wnonnull-compare for "dynamic_c...
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-16  Richard HendersonGimplify vec_cond_expr with condition inside
2016-03-16  Richard Hendersonre PR middle-end/70199 (Crash at -O2 when using labels.)
2016-03-16  Marek Polacekre PR c/70093 (Instancing function with VM return type...
2016-03-02  Jakub Jelinekre PR libgomp/69555 (libgomp.c++/target-6.C fails becau...
2016-03-02  Marek Polacekre PR c/67854 (Missing diagnostic for passing bool...
2016-02-17  Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-10  Jakub Jelinekre PR ipa/69241 (ICE with noreturn and function that...
2016-02-02  James Norrisgimplify.c (omp_notice_variable): Add usage check.
2016-01-20  Jakub Jelinekre PR middle-end/67653 (ICE on valid code on x86_64...
2016-01-15  Cesar Philippidisgimplify.c (oacc_default_clause): Decode reference...
2016-01-08  Jakub Jelinekre PR tree-optimization/69162 (ICE in create_tmp_var...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-23  Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-22  Richard Hendersonre PR ipa/67811 ([TM] ICE with try-block in transaction)
next