platform/upstream/gcc.git
2019-07-04 Ed Schonberg[Ada] Spurious dimensionality error on aggregate with...
2019-07-04 Richard Bienertree-ssa-sccvn.h (vn_reference_lookup): Add last_vuse_p...
2019-07-04 Jakub Jelinekre PR tree-optimization/91063 (ICE in set_vinfo_for_stm...
2019-07-04 Prathamesh... re PR target/88833 ([SVE] Redundant moves for WHILELO...
2019-07-04 Jakub Jelinekre PR tree-optimization/91069 (Miscompare of 453.povray...
2019-07-04 Jakub Jelinekomp-low.c (lower_omp_scan): Call lower_omp on stmt...
2019-07-04 Jakub Jelinekre PR tree-optimization/91074 (c-c++-common/gomp/scan...
2019-07-04 Jakub Jelinekre PR rtl-optimization/90756 (g++ ICE in convert_move...
2019-07-04 Ian Lance Taylorcompiler: optimize 0,1,2-case select statement
2019-07-04 Chenghua Xu[MIPS][Testsuite] Specify msa-fmadd.c abis.
2019-07-04 Ian Lance Taylorcompiler: fix indentation of select statement AST dump
2019-07-04 GCC AdministratorDaily bump.
2019-07-03 Ian Lance Taylorcompiler: set varargs lowered for imported call expressions
2019-07-03 Jonathan WakelyPR libstdc++/91067 fix missing exports for filesystem...
2019-07-03 Dennis Zhang[AArch64] Remove constraint strings from define_expand...
2019-07-03 Iain Sandoe[Darwin] Revise pie,no-pie and rdynamic driver specs.
2019-07-03 Iain Sandoe[Darwin] Some TLC for older Darwin versions.
2019-07-03 Michael Meissneraltivec.md (altivec_mov<mode>, [...]): Change the RTL...
2019-07-03 Wilco DijkstraFix store merging tests on Arm
2019-07-03 Ian Lance Taylorcompiler: include transitive imports in the type descri...
2019-07-03 Mark WielaardPR debug/90981 Empty .debug_addr crashes -gdwarf-5...
2019-07-03 Richard Bienerre PR tree-optimization/91069 (Miscompare of 453.povray...
2019-07-03 Martin LiskaAdd dbgcnt for gimple_match and generic_match.
2019-07-03 Martin LiskaRename SINGE_VALUE to TOPN_VALUES counters.
2019-07-03 Martin LiskaSupport N values in libgcov for single value counter...
2019-07-03 Eric Botcazoudwarf2out.c (add_scalar_info): Add back refererence...
2019-07-03 Richard Bienergimple-pretty-print.c (dump_ternary_rhs): Fix BIT_INSER...
2019-07-03 Sylvia Taylor[aarch64]: force frame pointer setup before tlsdesc...
2019-07-03 Andrea CoralloFix ChangeLog date for last commit
2019-07-03 Andrea CoralloAdd myself to MAINTAINERS
2019-07-03 Martin LiskaAdd zstd support for LTO bytecode compression.
2019-07-03 Martin LiskaAdd .gnu.lto_.lto section.
2019-07-03 Martin LiskaRemove another bunch of dead assignment.
2019-07-03 Martin LiskaHandle '\0' in strcmp in RTL expansion (PR tree-optimiz...
2019-07-03 Martin LiskaAdd to same comdate group only if set (PR middle-end...
2019-07-03 Martin LiskaFix use-after-scope in host-mingw32.c (PR target/88056).
2019-07-03 Martin LiskaAdd -fprofile-note option.
2019-07-03 Jakub Jelinekre PR tree-optimization/91033 (ICE in vect_analyze_loop...
2019-07-03 Bob Duff[Ada] Document new flags in GNATpp
2019-07-03 Hristian Kirtchev[Ada] Forced elaboration order in Elaboration order...
2019-07-03 Bob Duff[Ada] Crash on anonymous access-to-class-wide with...
2019-07-03 Yannick Moy[Ada] Suppress warnings in generic instantiations with...
2019-07-03 Johannes Kanig[Ada] New routine to access file on command line
2019-07-03 Ed Schonberg[Ada] Crash on front-end inlining of subp. with aspect...
2019-07-03 Justin Squirek[Ada] Incorrect expansion on renamings of formal parameters
2019-07-03 Yannick Moy[Ada] Refine pointer support in SPARK
2019-07-03 Hristian Kirtchev[Ada] Spurious visibility error in inlined function
2019-07-03 Gary Dismukes[Ada] Minor editorial corrections and reformatting
2019-07-03 Bob Duff[Ada] Improve warnings about infinite loops
2019-07-03 Bob Duff[Ada] Document default new-line behavior for GNATpp
2019-07-03 Hristian Kirtchev[Ada] ABE checks v3.0, foundations of Elaboration order...
2019-07-03 Yannick Moy[Ada] SPARK pointer support extended to local borrowers...
2019-07-03 Ed Schonberg[Ada] Spurious error with static predicate in generic...
2019-07-03 Hristian Kirtchev[Ada] Minor reformatting
2019-07-03 Bob Duff[Ada] Style check for mixed-case identifiers
2019-07-03 Eric Botcazou[Ada] Extend -gnatw.z warning to array types
2019-07-03 Bob Duff[Ada] Spell "laid" correctly
2019-07-03 Ed Schonberg[Ada] Spurious error on dynamic predicate in a generic...
2019-07-03 Eric Botcazou[Ada] Fix bogus error on array with overaligned scalar...
2019-07-03 Ed Schonberg[Ada] Make loop labels unique for front-end inlined...
2019-07-03 Hristian Kirtchev[Ada] Update the section on resolving elaboration circu...
2019-07-03 Arnaud Charlet[Ada] Add a gnatbind option to generate C code
2019-07-03 Arnaud Charlet[Ada] Do not consider inlined subprograms when generati...
2019-07-03 Justin Squirek[Ada] Missing consistency check for constant modifier
2019-07-03 Arnaud Charlet[Ada] Clarify wording on documentation for No_Multiple_...
2019-07-03 Ed Schonberg[Ada] Spurious error on predicate of subtype in generic
2019-07-03 Eric Botcazou[Ada] Document that boolean types with convention C...
2019-07-03 Javier Miranda[Ada] Exp_Attr: remove dead code
2019-07-03 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCA...
2019-07-03 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): For inscan...
2019-07-03 Jakub Jelinekomp-expand.c (expand_omp_for_static_nochunk, [...]...
2019-07-03 Ian Lance Taylorcompiler: rework type and package tracking in exporter
2019-07-03 Joern Renneckere PR testsuite/91065 (gcc.dg/plugin/start_unit_plugin...
2019-07-03 GCC AdministratorDaily bump.
2019-07-02 Jeff Lawre PR tree-optimization/90883 (Generated code is worse...
2019-07-02 Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-07-02 Iain Sandoe[PATCH, Ada, Darwin, PPC] PPC Darwin has stack check...
2019-07-02 Aaron Sawdeyoptabs.def (movmem_optab): Add movmem back for memmove().
2019-07-02 Cherry Zhangcompiler: use builtin memset for non-pointer memclr
2019-07-02 Uros Bizjakmmx.md (mmx_pack<s_trunsuffix>swb): Use TARGET_SSE2...
2019-07-02 Andrew StubbsFix amdgcn regrename ICE.
2019-07-02 Jonathan WakelyFix preprocessor checks for Clang builtins
2019-07-02 Eric Botcazou* cfgrtl.c (commit_edge_insertions): Rebuild jump label...
2019-07-02 Eric Botcazoucfgexpand.c (pass_expand::execute): Deal specially...
2019-07-02 Richard Bienertree-core.h (enum tree_index): Add TI_CHREC_DONT_KNOW...
2019-07-02 Jan Hubickatree-ssa-alias.c (aliasing_component_refs_p): Remove...
2019-07-02 Jan Hubickatree-ssa-alias.c (nonoverlapping_component_refs_for_dec...
2019-07-02 Jan Hubickatree-inline.c (remap_gimple_stmt): Do not subtitute...
2019-07-02 Kyrylo Tkachov[arm/AArch64] Assume unhandled NEON types are neon_arit...
2019-07-02 Jan Hubickalto-common.c (lto_register_canonical_types_for_odr_type...
2019-07-02 Richard Bienerre PR tree-optimization/58483 (missing optimization...
2019-07-02 Janne Blomqvistmklog/91048: Open ~/.mklog in string mode.
2019-07-02 Jim WilsonFix libstdc++ install-pdf support.
2019-07-02 Ian Lance Taylorcompiler: refactoring in Export class to encapsulate...
2019-07-02 GCC AdministratorDaily bump.
2019-07-01 Segher Boessenkoolrs6000.md (signbit<mode>2_dm): Make this a parameterize...
2019-07-01 Joern Renneckere PR tree-optimization/66726 (missed optimization...
2019-07-01 Uros Bizjak* config/i386/constraints.md: Remove stalled comment...
2019-07-01 Segher Boessenkoolrs6000.md (ieee_128bit_vsx_abs<mode>2): Make this a...
2019-07-01 Segher Boessenkoolrs6000.md (ieee_128bit_vsx_neg<mode>2): Make this a...
next