public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/omp/gcc-10] tree-optimization/96854 - SLP reduction of two-operator is broken
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] Refine expander vec_unpacku_float_hi_v16si/vec_unpacku_float_lo_v16si
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] Fortran: Fix absent-optional handling for nondescriptor arrays (PR94672)
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] d: Fix no NRVO when returning an array of a non-POD struct
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] d: Limit recursive expansion to a common global limit
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] d: Use read() to load contents of stdin into memory
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-09-01 10:01 UTC 

[gcc/devel/omp/gcc-10] Add expander for movp2hi and movp2qi
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] Fix: AVX512VP2INTERSECT should imply AVX512DQ
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] Fix shadd-2.c scan assembler count
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] rs6000, restrict bfloat convert intrinsic to Power 10
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] Fortran : ICE for division by zero in declaration PR95882
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538]
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Enable assertions in constexpr string_view members [PR 71960]
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] hppa: PR middle-end/87256: Improved hppa_rtx_costs avoids synth_mult madness
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] hppa: Improve expansion of ashldi3 when !TARGET_64BIT
 2020-09-01 10:00 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] strlen: Fix handle_builtin_string_cmp [PR96758]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] gimple-fold: Don't optimize wierdo floating point value reads [PR95450]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] c: Fix -Wunused-but-set-* warning with _Generic [PR96571]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] c-family: Fix ICE in get_atomic_generic_size [PR96545]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] tree: Fix up get_narrower [PR96549]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses properly
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] openmp: Handle reduction clauses on host teams construct [PR96459]
 2020-09-01  9:59 UTC 

[gcc/devel/omp/gcc-10] sra: Bail out when encountering accesses with negative offsets (PR 96730)
 2020-09-01  9:59 UTC 

[gcc r11-2964] Fortran : ICE on invalid code PR95398
 2020-09-01  9:57 UTC 

[gcc r11-2963] rtl-optimization/96812 - remap dependence info on RTL loop unrolling
 2020-09-01  9:52 UTC 

[gcc r10-8696] Add missing vn_reference_t::punned initialization
 2020-09-01  9:26 UTC 

[gcc r10-8695] tree-optimization/88240 - stopgap for floating point code-hoisting issues
 2020-09-01  9:26 UTC 

[gcc r11-2962] openmp: Check for PARM_DECL before using C_ARRAY_PARAMETER or DECL_ARRAY_PARAMETER_P [PR96867]
 2020-09-01  7:21 UTC 

[gcc(refs/users/meissner/heads/work013)] Update ChangeLog.meissner
 2020-09-01  5:13 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Add power10 xscmp{eq, gt, ge}qp support
 2020-09-01  5:10 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Add power10 xsmaxcqp/xsmincqp support
 2020-09-01  5:09 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Rename functions for min, max, cmove
 2020-09-01  5:08 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Change cmove function return to bool
 2020-09-01  5:07 UTC 

[gcc(refs/users/meissner/heads/work013)] Undo changes
 2020-09-01  5:05 UTC 

[gcc(refs/users/meissner/heads/work013)] Merge commit 'refs/users/meissner/heads/work013' of git+ssh://gcc.gnu.org/git/gcc into me/work013
 2020-09-01  5:02 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Add power10 xsmaxcqp/xsmincqp support
 2020-09-01  5:02 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Rename functions for min, max, cmove
 2020-09-01  5:02 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Rename functions for min, max, cmove
 2020-09-01  4:59 UTC 

[gcc(refs/users/meissner/heads/work013)] PowerPC: Change cmove function return to bool
 2020-09-01  4:58 UTC 

[gcc(refs/users/meissner/heads/work013)] Add ChangeLog.meissner and REVISION
 2020-09-01  4:55 UTC 

[gcc] Created branch 'meissner/heads/work013' in namespace 'refs/users'
 2020-09-01  4:54 UTC 

[gcc(refs/users/meissner/heads/work013-orig)] Add REVISION
 2020-09-01  4:53 UTC 

[gcc] Created branch 'meissner/heads/work013-orig' in namespace 'refs/users'
 2020-09-01  4:51 UTC 

[gcc r11-2961] Correct Changelog for fix to PR96806
 2020-09-01  2:43 UTC 

[gcc r11-2960] test/rs6000: Add Power9 and up as vect_len target
 2020-09-01  2:42 UTC 

[gcc(refs/users/meissner/heads/work012)] Move PCREL_OPT before the second scheduling pass
 2020-09-01  2:31 UTC 

[gcc(refs/users/meissner/heads/work012)] Switch to use the DF flow control chain
 2020-09-01  2:26 UTC 

[gcc r9-8841] Daily bump
 2020-09-01  0:18 UTC 

[gcc r8-10432] Daily bump
 2020-09-01  0:18 UTC 

[gcc r10-8694] Daily bump
 2020-09-01  0:17 UTC 

[gcc r11-2959] Daily bump
 2020-09-01  0:16 UTC 

[gcc r11-2958] rs6000, remove improperly defined and unsupported builtins
 2020-08-31 23:24 UTC 

[gcc r11-2957] analyzer: handle __builtin___memset_chk [PR96798]
 2020-08-31 22:32 UTC 

[gcc r11-2956] analyzer: gather builtin/internal fn handling into switch statements
 2020-08-31 22:31 UTC 

[gcc r11-2955] analyzer: fix ICE on unknown index in CONSTRUCTOR [PR96860]
 2020-08-31 22:30 UTC 

[gcc r11-2954] c++: Implement P1009: Array size deduction in new-expressions
 2020-08-31 20:10 UTC 

[gcc r11-2953] analyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763]
 2020-08-31 20:08 UTC 

[gcc r11-2952] analyzer: fix ICE on casting float to pointer [PR96764]
 2020-08-31 20:07 UTC 

[gcc/devel/c++-coroutines] Merge master r11-2951
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] PR tree-optimization/96818 - cast label range to type of switch operand
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] d: Fix ICEs in the front-end when pointer size is 16-bit
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] tree-optimization/96854 - testcase for SLP reduction of two-operator
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] testsuite: Fix aarch64/strcmpopt_6.c for -Wstringop-overread
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] Refine expander vec_unpacku_float_hi_v16si/vec_unpacku_float_lo_v16si
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] tree-cfg: Improve gimple switch verification
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] ipa/96806 - Fix ICE in ipa-cp due to integer addition overflow
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] varasm: Optimize memory broadcast for constant vector under AVX512 [PR54201]
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] testsuite: Update some vect cases for partial vectors
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-08-31 19:50 UTC 

[gcc/devel/c++-coroutines] Use get_size_range instead of get_range to obtain range of valid sizes
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] 2020-8-21 Steve Kargl <sgk@troutmask.apl.washington.edu>
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] x86: Fix up ssse3_pshufbv8qi splitter
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix deleted overload of __absu(bool)
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix common_type specializations for duration
 2020-08-31 19:49 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]
 2020-08-31 19:48 UTC 

[gcc/devel/c++-coroutines] Add -Wstringop-overread for reading past the end by string functions
 2020-08-31 19:48 UTC 

[gcc/devel/c++-modules] Zero length mapper files
 2020-08-31 18:51 UTC 

[gcc/devel/c++-modules] Add control for default header translation rules
 2020-08-31 17:52 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Add rvrp-debug mode. adjust outgoing_range_stmt_p
 2020-08-31 15:39 UTC 

[gcc r11-2951] PR tree-optimization/96818 - cast label range to type of switch operand
 2020-08-31 14:55 UTC 

[gcc/devel/c++-modules] GMF namespace fix
 2020-08-31 14:37 UTC 

[gcc r11-2950] d: Fix ICEs in the front-end when pointer size is 16-bit
 2020-08-31 14:31 UTC 

[gcc r11-2949] tree-optimization/96854 - testcase for SLP reduction of two-operator
 2020-08-31 11:43 UTC 

[gcc r10-8693] tree-optimization/96854 - SLP reduction of two-operator is broken
 2020-08-31 11:40 UTC 

[gcc r11-2948] testsuite: Fix aarch64/strcmpopt_6.c for -Wstringop-overread
 2020-08-31 10:43 UTC 

[gcc r10-8692] Refine expander vec_unpacku_float_hi_v16si/vec_unpacku_float_lo_v16si
 2020-08-31  9:48 UTC 

[gcc r11-2947] Refine expander vec_unpacku_float_hi_v16si/vec_unpacku_float_lo_v16si
 2020-08-31  9:44 UTC 

[gcc r11-2946] tree-cfg: Improve gimple switch verification
 2020-08-31  8:51 UTC 

[gcc r11-2945] ipa/96806 - Fix ICE in ipa-cp due to integer addition overflow
 2020-08-31  8:35 UTC 

[gcc r11-2944] varasm: Optimize memory broadcast for constant vector under AVX512 [PR54201]
 2020-08-31  8:30 UTC 

[gcc r10-8691] Fortran: Fix absent-optional handling for nondescriptor arrays (PR94672)
 2020-08-31  6:17 UTC 

[gcc r11-2943] testsuite: Update some vect cases for partial vectors
 2020-08-31  0:54 UTC 

[gcc r9-8840] Daily bump
 2020-08-31  0:18 UTC 

[gcc r8-10431] Daily bump
 2020-08-31  0:17 UTC 

[gcc r10-8690] Daily bump
 2020-08-31  0:17 UTC 

[gcc r11-2942] Daily bump
 2020-08-31  0:16 UTC 

[gcc r11-2941] Use get_size_range instead of get_range to obtain range of valid sizes
 2020-08-30 21:12 UTC 

[gcc/devel/omp/gcc-10] Relax some restrictions on the loop bound in kernels loop annotation
 2020-08-30 19:45 UTC 

[gcc/devel/omp/gcc-10] Clean up loop variable extraction in OpenACC kernels loop annotation
 2020-08-30 19:45 UTC 

[gcc r11-2940] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-30 18:10 UTC 

[gcc r11-2939] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-30 18:03 UTC 

[gcc r11-2938] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-30 17:58 UTC 

[gcc r11-2937] 2020-8-21 Steve Kargl <sgk@troutmask.apl.washington.edu>
 2020-08-30 17:50 UTC 

[gcc r11-2936] 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com>
 2020-08-30 17:29 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-08-30 15:28 UTC 

[gcc r10-8689] d: Fix no NRVO when returning an array of a non-POD struct
 2020-08-30 14:24 UTC 

[gcc r10-8688] d: Limit recursive expansion to a common global limit
 2020-08-30 14:24 UTC 

[gcc r10-8687] d: Use read() to load contents of stdin into memory
 2020-08-30 14:24 UTC 

[gcc r11-2935] x86: Fix up ssse3_pshufbv8qi splitter
 2020-08-30 12:16 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Abort if unknown syntax is encountered
 2020-08-30  8:25 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Adds missing syntax discovered through fuzzying
 2020-08-30  8:25 UTC 

[gcc r9-8839] Daily bump
 2020-08-30  0:18 UTC 

[gcc r8-10430] Daily bump
 2020-08-30  0:17 UTC 

[gcc r10-8686] Daily bump
 2020-08-30  0:17 UTC 

[gcc r11-2934] Daily bump
 2020-08-30  0:16 UTC 

[gcc r11-2933] libstdc++: Fix deleted overload of __absu(bool)
 2020-08-29 17:24 UTC 

[gcc/devel/lto-offload] 1. renamed libcody lto functions to invoke functions
 2020-08-29  7:06 UTC 

[gcc r11-2932] rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
 2020-08-29  1:06 UTC 

[gcc(refs/users/wschmidt/heads/maskstore)] rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
 2020-08-29  1:02 UTC 

[gcc r9-8838] Daily bump
 2020-08-29  0:18 UTC 

[gcc r8-10429] Daily bump
 2020-08-29  0:18 UTC 

[gcc r10-8685] Daily bump
 2020-08-29  0:17 UTC 

[gcc r11-2931] Daily bump
 2020-08-29  0:16 UTC 

[gcc r11-2930] libstdc++: Fix common_type specializations for duration
 2020-08-28 23:46 UTC 

[gcc r11-2929] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]
 2020-08-28 22:11 UTC 

[gcc] Created branch 'wschmidt/heads/maskstore' in namespace 'refs/users'
 2020-08-28 21:14 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Start cleaning up some discrepancies
 2020-08-28 21:11 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on built-in debug support
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Correct name of xvcvbf16spn
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Map to vector_pair and vector_quad type nodes
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add MMA builtins and necessary parsing support
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More built-in definitions
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix typos in comments
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Some builtin debug modifications
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix up rs6000-gen-builtins build instructions
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial debug support for comparing builtins
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Support two builtin expansion algorithms
 2020-08-28 20:09 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Helper functions for new builtin expansion support
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Disable unnecessary initialization for new support
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Call rs6000_autoinit_builtins from rs6000_builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add comments to help with transition
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power9 builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power8 vector builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power7 builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add available-everywhere and ancient builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add VSX builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining AltiVec builtins
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Incorporate new builtins code into the build machinery
 2020-08-28 20:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 3 of 3
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 2 of 3
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 1 of 3
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins header file
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the vector definition include file
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Build and store function type identifiers
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing of overload input file
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 3 of 3
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 2 of 3
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 1 of 3
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Main function with stubs for parsing and output
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Red-black tree implementation for balanced tree search
 2020-08-28 20:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 3 of 3
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 2 of 3
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 1 of 3
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add helper functions for parsing
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add file support and functions for diagnostic support
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add initial input files
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial create of rs6000-gen-builtins.c
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] Add -Wstringop-overread for reading past the end by string functions
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: r12 copy cleanup
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] amdgcn: Update vec_safe_grow_cleared usage
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] Correct calls to vec::safe_grow in conditionally compiled code
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] PR c/96596 - ICE in match_builtin_function_types on a declaration of a built-in with invalid array a
 2020-08-28 20:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] Fortran: Fix absent-optional handling for nondescriptor arrays (PR94672)
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] [PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_COND_FSUB with AArch64 SVE
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] fix a typo in rtl.texi
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] aarch64: Disable mem-shift-canonical test on ILP32
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] This patch fixes PR96624
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] testsuite: Run gcc.dg/pr96579.c only on targets with dfp support
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] Add expander for movp2hi and movp2qi
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] Fix: AVX512VP2INTERSECT should imply AVX512DQ
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] Daily bump
 2020-08-28 20:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] gotest: use a space rather than a middle dot in target lists
 2020-08-28 20:05 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).