re PR middle-end/64242 (Longjmp expansion incorrect)
[gcc.git] / gcc /
2018-12-03 Jakub Jelinekre PR middle-end/64242 (Longjmp expansion incorrect)
2018-12-03 Uros Bizjaksse.md (vec_concatv2df): Change (v,xm,C) alternative...
2018-12-03 Ian Lance Taylorcmd/go: allow buildmode c-archive for gccgo on ppc64
2018-12-03 Segher BoessenkoolDisallow configuring for powerpc*-*-linux*paired
2018-12-03 Jeff Lawh8300.md (<code>qi3_1): Add gcc_unreachable to keep...
2018-12-03 Fritz Reesere PR fortran/87919 (Incorrect fortran handling of...
2018-12-03 Marek Polacek* g++.dg/cpp1y/lambda-generic-83856.C: Use __SIZE_TYPE__.
2018-12-03 Gary Dismukes[Ada] Fixes for various wrong and missing error message...
2018-12-03 Ed Schonberg[Ada] Spurious error on dependent expression that is...
2018-12-03 Hristian Kirtchev[Ada] Add leap seconds for 2015 and 2016
2018-12-03 Gary Dismukes[Ada] Spelling fixes and minor reformatting
2018-12-03 Eric Botcazou[Ada] Fix recent regression on array aggregate with...
2018-12-03 Eric Botcazou[Ada] Fix internal error on package instantiation on...
2018-12-03 Eric Botcazou[Ada] Fix problematic overloading of operator in Ada...
2018-12-03 Patrick Bernardi[Ada] A task not executing an entry call consumes an...
2018-12-03 Eric Botcazou[Ada] Fix assertion failures with -gnatde and -gnatdv
2018-12-03 Hristian Kirtchev[Ada] Minor reformattings
2018-12-03 Ed Schonberg[Ada] Enhance comment
2018-12-03 Olivier Hainque[Ada] Gigi support for OpenACC pragmas
2018-12-03 Olivier Hainque[Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT...
2018-12-03 Ed Schonberg[Ada] Missing check on if-expression
2018-12-03 Fritz Reesere PR fortran/87919 (Incorrect fortran handling of...
2018-12-03 Jeff Lawh8300.md (low byte masking peepholes): Only accept...
2018-12-03 Jeff Lawpr59963-2.c: Make testnames unique.
2018-12-03 Richard Bienertree-ssa-sccvn.c (eliminate_dom_walker::eliminate_stmt...
2018-12-03 Ilya LeoshkevichS/390: Add support for section anchors
2018-12-03 Julian BrownFix infinite recursion in OMP clause pretty-printing...
2018-12-03 Richard Bienerre PR tree-optimization/88301 (Optimization regression...
2018-12-03 Jakub Jelinekre PR tree-optimization/71109 (gcc ICE at -O3 on valid...
2018-12-03 Richard Bienertree-vect-loop.c (vect_transform_loop): Properly comput...
2018-12-03 Jakub Jelinekre PR target/88287 (aarch64/sve/vcond_1.C fails since...
2018-12-03 Ilya LeoshkevichRepeat jump threading after combine
2018-12-03 Andi KleenMark x86_64 only tests as such.
2018-12-03 GCC AdministratorDaily bump.
2018-12-02 Uros Bizjaki386.c (inline_memory_move_cost): Correctly compute...
2018-12-02 Jakub Jelinekre PR target/88278 (Fails to elide zeroing of upper...
2018-12-02 Jeff Lawh8300.md (call, call_value): Drop mode from operand...
2018-12-02 Jan Hubickabb-reorer.c (find_rarely_executed_basic_blocks_and_cros...
2018-12-02 Jakub Jelinektree-nested.c (convert_nonlocal_omp_clauses, [...]...
2018-12-02 Jakub Jelinekomp-low.c (check_omp_nesting_restrictions): Allow cance...
2018-12-02 Jakub Jelinekre PR sanitizer/88291 (asan ICE in asan_clear_shadow)
2018-12-02 Jakub Jelinekre PR c++/88258 (Infinite loop emitting diagnostics...
2018-12-02 Iain BuclawMerge dmd upstream 5220ad51e
2018-12-02 GCC AdministratorDaily bump.
2018-12-01 Marek Polacekre PR c++/87523 (ICE: Closures apparently fail to captu...
2018-12-01 Marek Polacekre PR c++/79629 (ICE on invalid code in tsubst_copy...
2018-12-01 Marek Polacekre PR c++/83856 (ICE in tsubst_copy;)
2018-12-01 Marek PolacekImplement P0634R3, Down with typename!
2018-12-01 Jeff Law* gcc.dg/predict-22.c: Update expected output.
2018-12-01 Jakub Jelinekre PR sanitizer/88289 (r266664 causes asan to fail...
2018-12-01 Jakub Jelinekre PR target/54589 (struct offset add should be folded...
2018-12-01 GCC AdministratorDaily bump.
2018-11-30 Indu Bhagatcoverage.c (get_coverage_counts): Use from_function_dec...
2018-11-30 Jakub Jelinekre PR tree-optimization/88274 (ICE in check, at tree...
2018-11-30 Jakub Jelinekre PR testsuite/85368 (phi-opt-11 test fails on IBM Z)
2018-11-30 Jeff Lawoptabs.c (expand_binop): Use "machine_mode" rather...
2018-11-30 Wilco Dijkstrare PR middle-end/64242 (Longjmp expansion incorrect)
2018-11-30 David MalcolmC++: fix-it hint for missing parentheses
2018-11-30 David Malcolmpretty-print.c: add selftest::test_prefixes_and_wrapping
2018-11-30 Michael PloujnikovMinimize clone counter memory usage in LTO.
2018-11-30 Michael PloujnikovMinimize clone counter memory usage in create_virtual_c...
2018-11-30 Michael PloujnikovMake function assembly more independent.
2018-11-30 Jakub Jelinekre PR debug/85550 (-fdebug-types-section broken with...
2018-11-30 James Norris[C++] Use existing local variable in cp_parser_oacc_ent...
2018-11-30 Thomas Schwinge[PR87924] Add (XFAILed) test cases for OpenACC wait...
2018-11-30 Thomas SchwingeClean up Fortran OpenACC wait clause handling
2018-11-30 Thomas SchwingeSupport multiple OpenACC wait clauses
2018-11-30 Vladimir Makarovre PR rtl-optimization/88179 ([MIPS] pr84941.c ICE...
2018-11-30 Peter Bergnerre PR target/87496 (ICE in aggregate_value_p at gcc...
2018-11-30 David MalcolmFix ICE in substring locations from macros in header...
2018-11-30 Alexander MonakovCall decl_default_tls_model with a proper type (PR...
2018-11-30 Sam Tebbs[PATCH][GCC][ARM] Ensure dotproduct is only enabled...
2018-11-30 Martin LiskaMake red zone size more flexible for stack variables...
2018-11-30 Alan Modra[RS6000] PowerPC64 soft-float
2018-11-30 Alan Modra[RS6000] num_insns_constant ICE
2018-11-30 Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2018-11-30 Martin LiskaRestrict vector extension to use 128bit vectors (PR...
2018-11-30 Richard Bienerre PR tree-optimization/88274 (ICE in check, at tree...
2018-11-30 GCC AdministratorDaily bump.
2018-11-29 Andi KleenAllow changing the fentry section per file and per...
2018-11-29 Andi KleenSupport changing fentry name per function
2018-11-29 Andi KleenSupport instrumenting returns of instrumented functions
2018-11-29 Eric Botcazoure PR target/87807 (passing float/double vectors as...
2018-11-29 Jakub Jelinekre PR target/88152 (optimize SSE & AVX char compares...
2018-11-29 Jakub Jelinekre PR target/54700 (Optimize away x<0 as mask argument...
2018-11-29 Vladimir Makarovpr34256.c: Adjust the number of expected moves.
2018-11-29 Paolo Carlinidecl.c (compute_array_index_type_loc): New, like the...
2018-11-29 David MalcolmC++: namespaces and scopes for enum values (PR c++...
2018-11-29 Peter Bergnerre PR target/87496 (ICE in aggregate_value_p at gcc...
2018-11-29 Uros Bizjaki386.c (inline_memory_move_cost): Check "in" for 2...
2018-11-29 Martin SeborPR c/88091 - c-c++-common/Wconversion-real.c etc. FAIL
2018-11-29 Martin SeborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-29 Martin LiskaFix thinko in transition to memop_ret type (PR middle...
2018-11-29 Qing ZhaoAdd a new option -flive-patching={inline-only-static...
2018-11-29 Giuliano Belinassimatch.pd (sinh (atanh (x))): New simplification rules.
2018-11-29 Jakub Jelinekre PR target/54700 (Optimize away x<0 as mask argument...
2018-11-29 Jakub Jelinekre PR target/88152 (optimize SSE & AVX char compares...
2018-11-29 Jakub Jelinekre PR target/88234 (UBsan and runtime error: signed...
2018-11-29 Michael PloujnikovThere can be at most one .resolver clone per function
2018-11-29 Richard Bienerre PR tree-optimization/88243 (ice in vect_create_epilo...
next