public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r10-8671] gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]
 2020-08-25 17:45 UTC 

[gcc r10-8670] strlen: Fix handle_builtin_string_cmp [PR96758]
 2020-08-25 17:45 UTC 

[gcc r10-8669] gimple-fold: Don't optimize wierdo floating point value reads [PR95450]
 2020-08-25 17:45 UTC 

[gcc r10-8668] c: Fix -Wunused-but-set-* warning with _Generic [PR96571]
 2020-08-25 17:45 UTC 

[gcc r10-8667] Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]
 2020-08-25 17:45 UTC 

[gcc r10-8666] c-family: Fix ICE in get_atomic_generic_size [PR96545]
 2020-08-25 17:45 UTC 

[gcc r10-8665] tree: Fix up get_narrower [PR96549]
 2020-08-25 17:45 UTC 

[gcc r10-8664] c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
 2020-08-25 17:45 UTC 

[gcc r10-8663] openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses properly
 2020-08-25 17:45 UTC 

[gcc r10-8662] openmp: Handle reduction clauses on host teams construct [PR96459]
 2020-08-25 17:44 UTC 

[gcc/devel/omp/gcc-10] OpenMP: Improve map-clause error message for array function parameter (PR96678)
 2020-08-25 15:53 UTC 

[gcc r11-2849] OpenMP: Improve map-clause error message for array function parameter (PR96678)
 2020-08-25 15:46 UTC 

[gcc r11-2848] libstdc++: Remove tests for self-move debug assertions
 2020-08-25 15:44 UTC 

[gcc r11-2847] libstdc++: Fix debug-mode build failure in <chrono>
 2020-08-25 15:26 UTC 

[gcc r11-2846] libstdc++: Adjust static assertions in futures and promises [LWG 3466]
 2020-08-25 14:53 UTC 

[gcc r11-2845] libstdc++: Add more C++20 additions to <chrono>
 2020-08-25 14:48 UTC 

[gcc r10-8661] sra: Bail out when encountering accesses with negative offsets (PR 96730)
 2020-08-25 14:12 UTC 

[gcc/devel/omp/gcc-10] OpenMP/Fortran: Reject allocatable components in map clause
 2020-08-25 12:56 UTC 

[gcc/devel/omp/gcc-10] OpenMP: Permit in Fortran omp target data without map
 2020-08-25 12:56 UTC 

[gcc/devel/omp/gcc-10] Merge remote-tracking branch 'origin/releases/gcc-10' into devel/omp/gcc-10
 2020-08-25 12:56 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-25 12:55 UTC 

[gcc/devel/omp/gcc-10] c++: Emit as-base 'tor symbols for final class. [PR95428]
 2020-08-25 12:55 UTC 

[gcc/devel/omp/gcc-10] Fortran : get_environment_variable runtime error PR96486
 2020-08-25 12:55 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-25 12:55 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-25 12:55 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-25 12:55 UTC 

[gcc/devel/omp/gcc-10] Update links to Arm docs
 2020-08-25 12:55 UTC 

[gcc r11-2844] aarch64: Update feature macro name
 2020-08-25 12:32 UTC 

[gcc r11-2843] aarch64: Tweaks to the handling of fixed-length SVE types
 2020-08-25 12:32 UTC 

[gcc r11-2842] aarch64: Update the mangling of single SVE vectors and predicates
 2020-08-25 12:32 UTC 

[gcc r11-2841] tree-optimization/96548 - fix failure to recompute RPO after CFG change
 2020-08-25 12:12 UTC 

[gcc r11-2840] gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]
 2020-08-25 11:50 UTC 

[gcc r11-2839] strlen: Fix handle_builtin_string_cmp [PR96758]
 2020-08-25 11:47 UTC 

[gcc r11-2838] sra: Bail out when encountering accesses with negative offsets (PR 96730)
 2020-08-25 11:34 UTC 

[gcc r11-2837] Fix a typo in rtl.def
 2020-08-25 10:41 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix ppc minimal-toc/cmodel compat checking
 2020-08-25 10:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] c++: Emit as-base 'tor symbols for final class. [PR95428]
 2020-08-25 10:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-25 10:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] libbacktrace: add Mach-O 64-bit FAT support
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] doc: Switch valgrind.com to https
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] c++: overload dumper
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fortran : get_environment_variable runtime error PR96486
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538]
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] SLP: support entire BB
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add missing vn_reference_t::punned initialization
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] x86: Add target("general-regs-only") function attribute
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Changed to STOP 1 in unlimited_polymorphic_31.f03
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Adding option -g to pr96737.f90
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] This patch fixes PR96737. See the explanatory comment in the testcase
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] analyzer: fix NULL deref false positives [PR94851]
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] analyzer: simplify store::eval_alias
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] analyzer: simplify region_model::push_frame
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] libgccjit: Update comments for gcc_jit_context_new_rvalue_from* functions
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] Update links to Arm docs
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Do not check "cold" name on darwin [PR 96736]
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] Using gen_int_mode instead of GEN_INT to avoid ICE caused by type promotion
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] driver: Fix several memory leaks [PR63854]
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] Allow try_split to split RTX_FRAME_RELATED_P insns
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] Enable bitwise operation for type mask
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] According to instruction_tables.pdf
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] Enable direct movement between gpr and mask registers in pass_reload
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] x86: Add cost model for operation of mask registers
 2020-08-25 10:14 UTC 

[gcc/aoliva/heads/testme] (38 commits) fix ppc minimal-toc/cmodel compat checking
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] c++: Emit as-base 'tor symbols for final class. [PR95428]
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libbacktrace: add Mach-O 64-bit FAT support
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] doc: Switch valgrind.com to https
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] c++: overload dumper
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Fortran : get_environment_variable runtime error PR96486
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538]
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] SLP: support entire BB
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Add missing vn_reference_t::punned initialization
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] x86: Add target("general-regs-only") function attribute
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Changed to STOP 1 in unlimited_polymorphic_31.f03
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Adding option -g to pr96737.f90
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] This patch fixes PR96737. See the explanatory comment in the testcase
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] analyzer: fix NULL deref false positives [PR94851]
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] analyzer: simplify store::eval_alias
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] analyzer: simplify region_model::push_frame
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libgccjit: Update comments for gcc_jit_context_new_rvalue_from* functions
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Update links to Arm docs
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Do not check "cold" name on darwin [PR 96736]
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Using gen_int_mode instead of GEN_INT to avoid ICE caused by type promotion
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] driver: Fix several memory leaks [PR63854]
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Allow try_split to split RTX_FRAME_RELATED_P insns
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Enable bitwise operation for type mask
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] According to instruction_tables.pdf
 2020-08-25 10:10 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Enable direct movement between gpr and mask registers in pass_reload
 2020-08-25 10:10 UTC 

[gcc(refs/users/aoliva/heads/testbase)] x86: Add cost model for operation of mask registers
 2020-08-25 10:10 UTC 

[gcc r11-2836] middle-end: PR tree-optimization/21137: STRIP_NOPS avoids missed optimization
 2020-08-25  9:52 UTC 

[gcc(refs/users/marxin/heads/symver-with-new-gas)] IPA symver: support visibility and static symbols
 2020-08-25  9:41 UTC 

[gcc/marxin/heads/symver-with-new-gas] IPA symver: support visibility and static symbols
 2020-08-25  9:40 UTC 

[gcc(refs/users/marxin/heads/symver-with-new-gas)] IPA symver: support visibility and static symbols
 2020-08-25  9:40 UTC 

[gcc(refs/users/marxin/heads/symver-with-new-gas)] IPA symver: allow multiple symvers for a definition
 2020-08-25  9:40 UTC 

[gcc/marxin/heads/symver-with-new-gas] (2 commits) IPA symver: support visibility and static symbols
 2020-08-25  9:40 UTC 

[gcc r11-2835] MIPS: Fix __builtin_longjmp (PR 64242)
 2020-08-25  7:40 UTC 

[gcc r11-2834] debug/96690 - mangle symbols eventually used by late dwarf output
 2020-08-25  7:06 UTC 

[gcc r11-2833] Refine typo to fix ICE
 2020-08-25  5:42 UTC 

[gcc r11-2832] match.pd: Simplify copysign (x, -x) to -x [PR96715]
 2020-08-25  5:22 UTC 

[gcc r11-2831] c++: Fix up ptr.~PTR () handling [PR96721]
 2020-08-25  5:20 UTC 

[gcc r11-2830] gimple-fold: Don't optimize wierdo floating point value reads [PR95450]
 2020-08-25  5:18 UTC 

[gcc r11-2829] c++: Emit as-base 'tor symbols for final class. [PR95428]
 2020-08-25  2:44 UTC 

[gcc r9-8830] Daily bump
 2020-08-25  0:18 UTC 

[gcc r8-10425] Daily bump
 2020-08-25  0:17 UTC 

[gcc r10-8660] Daily bump
 2020-08-25  0:17 UTC 

[gcc r11-2828] Daily bump
 2020-08-25  0:16 UTC 

[gcc r10-8659] c++: Emit as-base 'tor symbols for final class. [PR95428]
 2020-08-24 21:44 UTC 

[gcc r11-2827] libbacktrace: add Mach-O 64-bit FAT support
 2020-08-24 20:10 UTC 

[gcc r11-2826] doc: Switch valgrind.com to https
 2020-08-24 17:08 UTC 

[gcc r11-2825] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-24 15:19 UTC 

[gcc r11-2824] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-24 15:19 UTC 

[gcc r11-2823] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-24 15:18 UTC 

[gcc r11-2822] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-24 15:15 UTC 

[gcc r11-2821] libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
 2020-08-24 15:09 UTC 

[gcc r9-8829] Fortran : get_environment_variable runtime error PR96486
 2020-08-24 13:51 UTC 

[gcc r11-2820] c++: overload dumper
 2020-08-24 13:30 UTC 

[gcc(refs/users/marxin/heads/symver-with-new-gas)] IPA symver: support visibility and static symbols
 2020-08-24 11:57 UTC 

[gcc/marxin/heads/symver-with-new-gas] IPA symver: support visibility and static symbols
 2020-08-24 11:57 UTC 

[gcc(refs/users/marxin/heads/symver-with-new-gas)] IPA symver: support visibility and static symbols
 2020-08-24 11:54 UTC 

[gcc(refs/users/marxin/heads/symver-with-new-gas)] IPA symver: allow multiple symvers for a definition
 2020-08-24 11:54 UTC 

[gcc] Created branch 'marxin/heads/symver-with-new-gas' in namespace 'refs/users'
 2020-08-24 11:54 UTC 

[gcc r10-8658] Fortran : get_environment_variable runtime error PR96486
 2020-08-24 11:36 UTC 

[gcc r11-2819] Fortran : get_environment_variable runtime error PR96486
 2020-08-24 10:13 UTC 

[gcc r11-2818] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538]
 2020-08-24  9:09 UTC 

[gcc/devel/omp/gcc-10] Fix typo; remove XFAIL
 2020-08-24  9:01 UTC 

[gcc r11-2817] SLP: support entire BB
 2020-08-24  8:21 UTC 

[gcc r11-2816] Add missing vn_reference_t::punned initialization
 2020-08-24  7:30 UTC 

[gcc r11-2815] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-24  3:02 UTC 

[gcc/devel/lto-offload] check lto compilation status
 2020-08-24  2:35 UTC 

[gcc r11-2814] reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM
 2020-08-24  1:15 UTC 

[gcc r9-8828] Daily bump
 2020-08-24  0:18 UTC 

[gcc r8-10424] Daily bump
 2020-08-24  0:18 UTC 

[gcc r10-8657] Daily bump
 2020-08-24  0:17 UTC 

[gcc r11-2813] Daily bump
 2020-08-24  0:16 UTC 

[gcc(refs/users/wschmidt/heads/pcrel-opt)] Power10: Add tests for PCREL_OPT support
 2020-08-23 15:51 UTC 

[gcc(refs/users/wschmidt/heads/pcrel-opt)] Power10: Add PCREL_OPT store support
 2020-08-23 15:51 UTC 

[gcc(refs/users/wschmidt/heads/pcrel-opt)] Power10: Add PCREL_OPT load support
 2020-08-23 15:51 UTC 

[gcc r11-2812] x86: Add target("general-regs-only") function attribute
 2020-08-23 15:40 UTC 

[gcc r11-2811] Changed to STOP 1 in unlimited_polymorphic_31.f03
 2020-08-23 14:48 UTC 

[gcc r11-2810] Adding option -g to pr96737.f90
 2020-08-23 14:37 UTC 

[gcc r11-2809] This patch fixes PR96737. See the explanatory comment in the testcase
 2020-08-23 14:34 UTC 

[gcc/devel/omp/gcc-10] Fix patterns in Fortran tests for kernels loop annotation
 2020-08-23  6:19 UTC 

[gcc/devel/omp/gcc-10] Permit calls to builtins and intrinsics in kernels loops
 2020-08-23  2:08 UTC 

[gcc/devel/autopar_devel] Merge branch 'autopar_rebase2' into autopar_devel
 2020-08-23  0:33 UTC 

[gcc/devel/autopar_devel] New tests for parallel compilation feature
 2020-08-23  0:33 UTC 

[gcc/devel/autopar_devel] Add invoke documentation
 2020-08-23  0:33 UTC 

[gcc/devel/autopar_devel] Add `+' for Jobserver Integration
 2020-08-23  0:33 UTC 

[gcc/devel/autopar_devel] Implement fork-based parallelism engine
 2020-08-23  0:33 UTC 

[gcc/devel/autopar_devel] Implement a new partitioner for parallel compilation
 2020-08-23  0:33 UTC 

[gcc/devel/autopar_devel] Modify gcc driver for parallel compilation
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove inheritance from elements in std::tuple
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] opnemp: add static assert for clause_names
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] Add statement context to get_value_range
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] openmp: fix UBSAN error at gcc/fortran/openmp.c:4737
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] Force ENDBR immediate into memory
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] middle-end: Simplify (sign_extend:HI (truncate:QI (ashiftrt:HI X 8)))
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] MAINTAINERS: Add myself for write after approval
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] c++: Final bit of name-lookup api simplification
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] PR tree-optimization/78257 - missing memcmp optimization with constant arrays
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] analyzer: fix initialization from constant pool [PR96609, PR96616]
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] analyzer: fix ICE on escaped unknown pointers [PR96611]
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] analyzer: document how to get gimple dump from an ICE
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] c++: Yet more name-lookup api simplification
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] c++: Copy elision and [[no_unique_address]]. [PR93711]
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] c++: More simplification of name_lookup api
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] i386: Improve LWP builtin expanders
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] diagnostics: Add new option -fdiagnostics-plain-output
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] vec: Fix bootstrap on i686-linux, 32-bit darwin and AIX
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] Add missing PR entries for recent analyzer commit
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] C-SKY: Fix assembling error with -mfloat-abi=hard
 2020-08-23  0:30 UTC 

[gcc/devel/autopar_devel] [testsuite] Add missing require-effective-target allloca
 2020-08-23  0:30 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:30 UTC 

[gcc/devel/autopar_devel] analyzer: add regression test [PR96598]
 2020-08-23  0:30 UTC 

[gcc/devel/autopar_devel] analyzer: rewrite of region and value-handling
 2020-08-23  0:30 UTC 

[gcc/devel/autopar_devel] i386: Improve CET builtin expanders
 2020-08-23  0:30 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).