platform/upstream/gcc.git
2020-11-24 Jakub Jelinektestsuite: Add testcase for already fixed bug [PR97964]
2020-11-24 Thomas SchwingeMore explicit checking of which OMP constructs we're...
2020-11-24 Thomas Schwinge[testsuite] Avoid Tcl 8.5-specific behavior
2020-11-24 Thomas Schwinge[testsuite] Emit 'warning' instead of 'error' diagnosti...
2020-11-24 Thomas Schwinge[testsuite] Enable column location checking for 'dg...
2020-11-24 Jakub Jelinekopenmp: Fix C ICE on OpenMP atomics
2020-11-24 Jakub Jelinekmiddle-end, c++: Treat shifts by negative as undefined...
2020-11-24 Jeff LawFix expected output after recent changes
2020-11-24 Kewen Lintest: Update some cases for vect_partial_vectors_usage_1
2020-11-24 Prathamesh... tree-opt: Fix segfault in tree-if-conv.c with -march...
2020-11-24 Martin SeborDump type attributes in dump_function_to_file.
2020-11-24 GCC AdministratorDaily bump.
2020-11-23 Joseph Myersc: Allow comparison of pointers to complete and incompl...
2020-11-23 Martin Jamboripa: special pass-through op for Fortran strides
2020-11-23 Jeff LawAdjust rtx_costs for h8300
2020-11-23 Iain Sandoeconfig.sub, config.guess : Import upstream 2020-11-07.
2020-11-23 Nathan Sidwelltestsuite: Adjust pruning
2020-11-23 Jonathan Wakelylibstdc++: Fix variable declared with wrong type
2020-11-23 Stephan Bergmannlibstdc++: Fix linker errors due to missing 'inline...
2020-11-23 Jonathan Wakelylibstdc++: Add configure checks for semaphores
2020-11-23 Jonathan Wakelylibstdc++: make atomic waiting depend on gthreads or...
2020-11-23 Ian Lance Taylorlog/syslog: correct asm name for C function
2020-11-23 Jonathan Wakelylibstdc++: Link tests to libatomic as required [PR...
2020-11-23 Jan HubickaRelease ipa-prop's agg.items and make alocation more...
2020-11-23 Jan HubickaDo not leak SSANAMES in lto streamer
2020-11-23 Nathan SidwellDiagnostic for module importation
2020-11-23 Nathan Sidwellc++: Add empty module.cc
2020-11-23 Jozef LawrynowiczMSP430: Remove target-specific handling of the "persist...
2020-11-23 Richard Bienerfix hybrid SLP discovery debug stmt issue
2020-11-23 Jozef LawrynowiczImplement the "persistent" attribute
2020-11-23 Jozef Lawrynowiczcp/decl.c: Set DECL_INITIAL before attribute processing
2020-11-23 Jozef LawrynowiczFix "noinit" attribute being ignored for -O0 and -fdata...
2020-11-23 Matthew MalcomsonDocument bootstrap-asan configure option
2020-11-23 Christophe... testsuite/arm: add missing -mthumb to several tests
2020-11-23 Richard Sandifordc++: Add missing verify_type_context call [PR97904]
2020-11-23 GCC AdministratorDaily bump.
2020-11-22 Uros Bizjaki386: Use SWI48DWI mode iterator for abs and maxmin...
2020-11-22 Austin LawH8 cc0 conversion
2020-11-22 Iain Buclawd: Fix OutOfMemoryError thrown when appending to an...
2020-11-22 Jakub Jelinekwidening_mul: pattern recognize further forms of __buil...
2020-11-22 Jeff LawPartially revert recent H8 patch for conditional branches
2020-11-22 Iain SandoeDarwin : Avoid a C++ ODR violation seen with LTO.
2020-11-22 GCC AdministratorDaily bump.
2020-11-21 Marek Polacekc++: Extend -Wrange-loop-construct for binding-to-temp...
2020-11-21 Marek Polacekc++: Reject identifier label in constexpr [PR97846]
2020-11-21 Marek Polacekc++: Fix ICE-on-invalid with -Wvexing-parse [PR97881]
2020-11-21 David Edelsohntestsuite: localclass2 require LTO
2020-11-21 Marek Polacekc++: Allow template lambdas without lambda-declarator...
2020-11-21 Jan HubickaUse OEP_MATCH_SIDE_EFFECTS in compare_ao_refs
2020-11-21 Marek Polacekc++: Fix wrong error with constexpr destructor [PR97427]
2020-11-21 Jonathan Wakelylibstdc++: Fix atomic waiting for non-linux targets
2020-11-21 Jan HubickaUpdate vec-35.c and vect-35-big-array.c
2020-11-21 Jan HubickaImprove hasing of anonymous namespace types
2020-11-21 Aaron SawdeyRe-enable vector pair memcpy/memmove expansion
2020-11-21 Aaron SawdeyMake MMA builtins use opaque modes
2020-11-21 Aaron SawdeyAdditional small changes to support opaque modes
2020-11-21 Iain SandoeDarwin, libgfortran : Do not use environ directly from...
2020-11-21 Iain SandoeDarwin, libsanitizer : Support libsanitizer for x86_64...
2020-11-21 Ian Lance Taylorlibgo: update to Go 1.15.5 release
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Michael MeissnerInclude math.h in nextafter-2.c test.
2020-11-20 Michael MeissnerPower10: Add missing IEEE 128-bit XSCMP* built-in mappings.
2020-11-20 Thomas Rodgerslibstdc++: Add C++2a synchronization support
2020-11-20 Jason Merrilldwarf2: ICE with local class in unused function [PR97918]
2020-11-20 Martin SeborPR middle-end/97861 - ICE on an invalid redeclaration...
2020-11-20 François Dumontlibstdc++: Limit memory allocation in stable_sort/inpla...
2020-11-20 Maciej W. Rozyckilibada: Check for the presence of _SC_NPROCESSORS_ONLN
2020-11-20 Maciej W. RozyckiNetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in...
2020-11-20 Martin SeborPR middle-end/97879 - ICE on invalid mode in attribute...
2020-11-20 Ian Lance Taylorcompiler, libgo: change mangling scheme
2020-11-20 François Dumontlibstdc++: _Rb_tree code cleanup, remove lambdas
2020-11-20 Jan HubickaImprove hashing of decls in ipa-icf-gimple
2020-11-20 Jan HubickaOnly compare sizes of automatic variables
2020-11-20 Andrew MacLeodre: FAIL: gcc.dg/pr97515.c
2020-11-20 Andrea CoralloPR target/97727 aarch64: [testcase] fix bf16_vstN_lane_...
2020-11-20 Nathan Sidwelldoc: Fixup a couple of formatting nits
2020-11-20 Andrea Corallo[PR target/97726] arm: [testsuite] fix some simd tests...
2020-11-20 Tamar ChristinaSLP: Have vectorizable_slp_permutation set type on...
2020-11-20 Jonathan Wakelylibstdc++: Remove <memory_resource> dependency from...
2020-11-20 Richard BienerDeal with (pattern) SLP consumed stmts in hybrid discovery
2020-11-20 Richard Bienerdump SLP_TREE_REPRESENTATIVE
2020-11-20 Jakub Jelinekc++: Add __builtin_clear_padding builtin - C++20 P0528R...
2020-11-20 Jakub Jelinekarm: Fix up neon_vector_mem_operand [PR97528]
2020-11-20 Eric BotcazouPlug loophole in string store merging
2020-11-20 Jan HubickaFix comment in ipa-icf-gimple.c
2020-11-20 Jan HubickaFix comparsion of {CLOBBER} in icf
2020-11-20 Uros Bizjaki386: Optimize abs expansion [PR97873]
2020-11-20 Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-20 Kewen Linrs6000: Fix p8_mtvsrd_df's insn type
2020-11-20 Martin UeckerC: Drop qualifiers during lvalue conversion [PR97702]
2020-11-20 GCC AdministratorDaily bump.
2020-11-19 Jakub Jelinekranger: Improve a % b operand ranges [PR91029]
2020-11-19 Andrew MacLeodProcess only valid shift ranges.
2020-11-19 Nathan Sidwellc++: Template hash access
2020-11-19 Jonathan Wakelylibstdc++: Avoid calling undefined __gthread_self weak...
2020-11-19 Nathan Sidwellc++: Expose constexpr hash table
2020-11-19 Jan HubickaFix two bugs in operand_equal_p
2020-11-19 Jakub Jelinekc, tree: Fix ICE from get_parm_array_spec [PR97860]
2020-11-19 Marek Polacekc++: Fix array new with value-initialization [PR97523]
2020-11-19 Marek Polacekc++: Fix crash with broken deduction from {} [PR97895]
next