public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c
 2021-03-09  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] disable ldist to restore vectorizing-candidate loop
 2021-03-09  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable sqrt insns for cdce3.c
 2021-03-09  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] use -mno-strict-align for strlenopt-80.c on powerpc
 2021-03-09  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu
 2021-03-09  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] add powerpc_vsx_ok requirement to undef-bool tests
 2021-03-09  2:26 UTC 

[gcc/aoliva/heads/testme] (200 commits) Add missing dg-require-effective-target to altivec/vsx test
 2021-03-09  2:25 UTC 

[gcc/aoliva/heads/testbase] (188 commits) runtime: cast SIGSTKSZ to uintptr
 2021-03-09  2:25 UTC 

[gcc r11-7569] runtime: cast SIGSTKSZ to uintptr
 2021-03-09  0:23 UTC 

[gcc r9-9276] Daily bump
 2021-03-09  0:19 UTC 

[gcc r8-10789] Daily bump
 2021-03-09  0:19 UTC 

[gcc r10-9425] Daily bump
 2021-03-09  0:18 UTC 

[gcc r11-7568] Daily bump
 2021-03-09  0:17 UTC 

[gcc r10-9424] runtime: cast SIGSTKSZ to uintptr
 2021-03-09  0:17 UTC 

[gcc r9-9275] runtime: cast SIGSTKSZ to uintptr
 2021-03-09  0:16 UTC 

[gcc r11-7567] Update cpplib eo.po
 2021-03-08 23:48 UTC 

[gcc r11-7566] Update gcc de.po, sv.po
 2021-03-08 23:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: **squash me into rs6000_init_builtins pointers patch**
 2021-03-08 23:00 UTC 

[gcc r11-7565] Adjust my email address to a personal one
 2021-03-08 22:33 UTC 

[gcc/devel/c++-coroutines] Merge master r11-7559
 2021-03-08 21:31 UTC 

[gcc/devel/c++-coroutines] (31 commits) Merge master r11-7559
 2021-03-08 21:31 UTC 

[gcc r11-7564] PR fortran/49278 - ICE when combining DATA with default initialization
 2021-03-08 21:00 UTC 

[gcc r11-7563] PR middle-end/98266 - bogus array subscript is partly outside array bounds on virtual inheritance
 2021-03-08 20:38 UTC 

[gcc r11-7562] PR middle-end/97631 - bogus "writing one too many bytes" warning for memcpy with strlen argument
 2021-03-08 20:31 UTC 

[gcc r11-7561] c++: Add test for PR96268
 2021-03-08 20:28 UTC 

[gcc r11-7560] C++: Enable c++2b module mode [PR 99436]
 2021-03-08 19:58 UTC 

[gcc(refs/users/meissner/heads/work041)] Update ChangeLog.meissner
 2021-03-08 19:42 UTC 

[gcc(refs/users/meissner/heads/work041)] Eliminate some settings for --with-advance-toolchain
 2021-03-08 19:33 UTC 

[gcc(refs/users/meissner/heads/work041)] Update IBM long double packing in libgcc on PowerPC
 2021-03-08 19:27 UTC 

[gcc(refs/users/meissner/heads/work041)] Allow __ibm128 on older PowerPC systems
 2021-03-08 19:26 UTC 

[gcc(refs/users/meissner/heads/work041)] Force IBM long double for conversion test on PowerPC
 2021-03-08 19:23 UTC 

[gcc(refs/users/meissner/heads/work041)] Force long double to be IBM 128-bit on PowerPC test, PR target/70117
 2021-03-08 19:22 UTC 

[gcc(refs/users/meissner/heads/work041)] Add long double target-supports on PowerPC
 2021-03-08 19:20 UTC 

[gcc(refs/users/meissner/heads/work041)] Add IEEE 128-bit fp conditional move on PowerPC
 2021-03-08 19:13 UTC 

[gcc(refs/users/meissner/heads/work041)] Add IEEE 128-bit min/max support on PowerPC
 2021-03-08 19:11 UTC 

[gcc(refs/users/meissner/heads/work041)] Do not build Decimal/Float128 conversions if --disable-decimal-float
 2021-03-08 19:07 UTC 

[gcc(refs/users/meissner/heads/work041)] Require GLIBC 2.32 for Decimal/_Float128 conversions
 2021-03-08 19:06 UTC 

[gcc(refs/users/meissner/heads/work041-orig)] Add REVISION
 2021-03-08 19:03 UTC 

[gcc] Created branch 'meissner/heads/work041-orig' in namespace 'refs/users'
 2021-03-08 19:02 UTC 

[gcc(refs/users/meissner/heads/work041)] Add ChangeLog.meissner and REVISION
 2021-03-08 19:02 UTC 

[gcc] Created branch 'meissner/heads/work041' in namespace 'refs/users'
 2021-03-08 19:01 UTC 

[gcc r11-7559] c++: Poor diagnostic in header-unit [PR 99468]
 2021-03-08 18:40 UTC 

[gcc r11-7558] rs6000: Fix invalid splits when using Altivec style addresses [PR98959]
 2021-03-08 18:24 UTC 

[gcc r11-7557] c++: Incorrect specialization hash table [PR 99285]
 2021-03-08 18:08 UTC 

[gcc r11-7556] aarch64: Fix PR99437 - tighten shift predicates for narrowing shift patterns
 2021-03-08 15:06 UTC 

[gcc(refs/users/marxin/heads/i386-option-cleanup)] Overhaul in isa_flags and handling it
 2021-03-08 15:02 UTC 

[gcc(refs/users/marxin/heads/i386-option-cleanup)] Generate PTA features from a def file
 2021-03-08 15:02 UTC 

[gcc/marxin/heads/i386-option-cleanup] (2 commits) Overhaul in isa_flags and handling it
 2021-03-08 15:02 UTC 

[gcc r11-7555] libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc994322de6ca3fbfb
 2021-03-08 14:55 UTC 

[gcc r11-7554] [PR99422] LRA: Skip modifiers when processing memory address
 2021-03-08 14:26 UTC 

[gcc r11-7553] i386: Enable UINTR and HRESET for -march that supports it
 2021-03-08 14:14 UTC 

[gcc(refs/users/marxin/heads/i386-option-cleanup)] Overhaul in isa_flags and handling it
 2021-03-08 14:09 UTC 

[gcc(refs/users/marxin/heads/i386-option-cleanup)] Generate PTA features from a def file
 2021-03-08 14:09 UTC 

[gcc(refs/users/marxin/heads/i386-option-cleanup)] Remove DEF_ENUM from stringop.def
 2021-03-08 14:09 UTC 

[gcc(refs/users/marxin/heads/i386-option-cleanup)] i386: Enable UINTR and HRESET for -march that supports it
 2021-03-08 14:09 UTC 

[gcc] Created branch 'marxin/heads/i386-option-cleanup' in namespace 'refs/users'
 2021-03-08 14:09 UTC 

[gcc r11-7552] IBM Z: Fix usage of "f" constraint with long doubles
 2021-03-08 13:42 UTC 

[gcc r11-7551] tree-nested: Update assert for Fortran module vars [PR97927]
 2021-03-08 12:06 UTC 

[gcc(refs/users/marxin/heads/PR99464-target-pragma-msha)] i386: Properly set ix86_isa_flags
 2021-03-08 11:57 UTC 

[gcc] Created branch 'marxin/heads/PR99464-target-pragma-msha' in namespace 'refs/users'
 2021-03-08 11:57 UTC 

[gcc r11-7550] IBM Z: Fix vcond-shift.c testcase
 2021-03-08 11:54 UTC 

[gcc(refs/users/marxin/heads/PR99463-march-features)] i386: Enable UINTR and HRESET for -march that supports it
 2021-03-08 11:10 UTC 

[gcc] Created branch 'marxin/heads/PR99463-march-features' in namespace 'refs/users'
 2021-03-08 11:09 UTC 

[gcc r10-9423] aarch64: Add internal tune flag to minimise VL-based scalar ops
 2021-03-08  9:37 UTC 

[gcc/devel/omp/gcc-10] Arrow operator handling for C front-end in OpenMP map clauses
 2021-03-08  7:57 UTC 

[gcc r9-9274] Daily bump
 2021-03-08  0:19 UTC 

[gcc r8-10788] Daily bump
 2021-03-08  0:18 UTC 

[gcc r10-9422] Daily bump
 2021-03-08  0:17 UTC 

[gcc r11-7549] Daily bump
 2021-03-08  0:17 UTC 

[gcc r8-10787] PR libfortran/99218 - matmul on temporary array accesses invalid memory
 2021-03-07 20:27 UTC 

[gcc r9-9273] PR libfortran/99218 - matmul on temporary array accesses invalid memory
 2021-03-07 19:42 UTC 

[gcc r8-10786] Add mi_thunk support for vcalls on hppa
 2021-03-07 17:56 UTC 

[gcc r9-9272] Add mi_thunk support for vcalls on hppa
 2021-03-07 17:45 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin D : Disable backtraces for Darwin for now
 2021-03-07 17:03 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Declare support for libphobos
 2021-03-07 17:03 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Math, IBM128 : Use GCC builtins for floor and exp
 2021-03-07 17:03 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Math, IBM128 : Placeholder values for constants
 2021-03-07 17:03 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Implement thread interfaces
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Linux : Add implementation for PPC64 init stack
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Implement fibre_switchContext
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Add PCP64 thread state
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Update pthreads sizes
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin, D : Add .d suffix to the list for invoking dsymutil
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin, PPC : Fix R13 for PPC64
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : OS-specific version of fibre_switchContext
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Re-implement callWithStackShell for X86 Darwin
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Make the Darwin code path more obvious (NFC)
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Do not allow moving fibres between pthreads
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Fix broken ucontext implementation, and other small test fixes
 2021-03-07 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Fix mcontext_t definitions for Darwin
 2021-03-07 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Align interface of gcc.sections.osx with gcc.sections.elf_shared
 2021-03-07 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Add more uses of getTargetInfo(osxVersionMin). Implement posix_memalign if missing
 2021-03-07 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] darwin: Implement osxVersionMin for getTargetInfo
 2021-03-07 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Implement __traits(getTargetInfo)
 2021-03-07 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Don't emit normal functions and declarations when compiling with -fbuilding-libphobos-tests
 2021-03-07 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Add dubious extraneous changes, but leave them commented out
 2021-03-07 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Checkpoint in darwin runtime support
 2021-03-07 17:01 UTC 

[gcc/ibuclaw/heads/darwin] (573 commits) Darwin D : Disable backtraces for Darwin for now
 2021-03-07 17:01 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Enable the new builtin support
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Test case adjustments
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Update altivec.h for automated interfaces
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Debug support
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Miscellaneous uses of rs6000_builtin_decls_x
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Update rs6000_builtin_decl
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Builtin expansion, part 6
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Builtin expansion, part 5
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Builtin expansion, part 4
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Builtin expansion, part 3
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Builtin expansion, part 2
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Builtin expansion, part 1
 2021-03-07 16:47 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Support for vectorizing built-in functions
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Handle gimple folding of target built-ins
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Handle overloads during program parsing
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add sanity to V2DI_type_node definitions
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Darwin builtin support
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Execute the automatic built-in initialization code
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add remaining overloads
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add Cell builtins
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add miscellaneous builtins
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add MMA builtins
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add Power10 builtins
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add more type nodes to support builtin processing
 2021-03-07 16:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add Power9 builtins
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add power8-vector builtins
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add power7 and power7-64 builtins
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add available-everywhere and ancient builtins
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add VSX builtins
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add the rest of the [altivec] stanza to the builtins file
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add gengtype handling to the build machinery
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Incorporate new builtins code into the build machinery
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Write static initializations for overload tables
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Write static initializations for built-in table
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Write output to the builtins init file, part 3 of 3
 2021-03-07 16:45 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Write output to the builtins init file, part 2 of 3
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Write output to the builtins init file, part 1 of 3
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Write output to the builtins header file
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Write output to the vector definition include file
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Build and store function type identifiers
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Parsing of overload input file
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Parsing built-in input file, part 3 of 3
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Parsing built-in input file, part 2 of 3
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Parsing built-in input file, part 1 of 3
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Main function with stubs for parsing and output
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Red-black tree implementation for balanced tree search
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add functions for matching tyeps, part 3 of 3
 2021-03-07 16:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add functions for matching tyeps, part 2 of 3
 2021-03-07 16:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add functions for matching tyeps, part 1 of 3
 2021-03-07 16:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add helper functions for parsing
 2021-03-07 16:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add file support and functions for diagnostic support
 2021-03-07 16:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Add initial input files
 2021-03-07 16:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] rs6000: Initial create of rs6000-gen-builtins.c
 2021-03-07 16:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] Support scanning of build-time GC roots in gengtype
 2021-03-07 16:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins7)] Allow targets to specify build dependencies for out_object_file
 2021-03-07 16:43 UTC 

[gcc r11-7548] i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
 2021-03-07  9:30 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-7547-g0ad6a2e2f0c667f9916cfcdb81f41f6055f1d0b3' into redhat/gcc-11-branch
 2021-03-07  8:53 UTC 

[gcc/redhat/heads/gcc-11-branch] (163 commits) Merge commit 'r11-7547-g0ad6a2e2f0c667f9916cfcdb81f41f6055f
 2021-03-07  8:53 UTC 

[gcc r9-9271] Daily bump
 2021-03-07  0:19 UTC 

[gcc r8-10785] Daily bump
 2021-03-07  0:18 UTC 

[gcc r10-9421] Daily bump
 2021-03-07  0:17 UTC 

[gcc r11-7547] Daily bump
 2021-03-07  0:16 UTC 

[gcc r11-7546] c++: Fix constexpr evaluation of pre-increment when !lval [PR99287]
 2021-03-06 22:10 UTC 

[gcc r11-7545] middle-end: Pretty-print address space of aggregates
 2021-03-06 19:13 UTC 

[gcc r11-7544] d: Don't set default flag_complex_method
 2021-03-06 17:33 UTC 

[gcc r10-9420] PR libfortran/99218 - matmul on temporary array accesses invalid memory
 2021-03-06 17:23 UTC 

[gcc/devel/omp/gcc-10] amdgcn: Fix early-debug relocations
 2021-03-06 16:02 UTC 

[gcc/devel/omp/gcc-10] DWARF: late code range fixup
 2021-03-06 15:48 UTC 

[gcc r11-7543] libgcov: Fix build on Darwin [PR99406]
 2021-03-06 15:23 UTC 

[gcc r9-9270] OpenACC: C/C++ - fix async parsing [PR99137]
 2021-03-06 10:51 UTC 

[gcc r10-9419] OpenACC: C/C++ - fix async parsing [PR99137]
 2021-03-06 10:21 UTC 

[gcc r11-7542] libstdc++: Improve std::rot[lr] [PR99396]
 2021-03-06 10:12 UTC 

[gcc r11-7541] c++: Fix tsubsting member variable template-id [PR96330]
 2021-03-06  5:08 UTC 

[gcc r11-7540] c++: adc_unify deduction with constrained auto [PR99365]
 2021-03-06  5:08 UTC 

[gcc r11-7539] cris: don't define MAX_FIXED_MODE_SIZE
 2021-03-06  3:15 UTC 

[gcc r11-7538] gcc.target/cris/pr93372-1.c: Adjust expectations for eliminated stack-frame
 2021-03-06  3:15 UTC 

[gcc r9-9269] Daily bump
 2021-03-06  0:19 UTC 

[gcc r8-10784] Daily bump
 2021-03-06  0:18 UTC 

[gcc r10-9418] Daily bump
 2021-03-06  0:18 UTC 

[gcc r11-7537] Daily bump
 2021-03-06  0:17 UTC 

[gcc r11-7536] c++: Pointer-to-member fn conversion with noexcept [PR99374]
 2021-03-05 23:08 UTC 

[gcc r11-7535] c++: ICE with -Wshadow and enumerator in template [PR99120]
 2021-03-05 22:56 UTC 

[gcc r11-7534] testsuite: Update testcase for PR96078 fix [PR99363]
 2021-03-05 22:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-7529
 2021-03-05 21:53 UTC 

[gcc/devel/c++-coroutines] (14 commits) Merge master r11-7529
 2021-03-05 21:53 UTC 

[gcc r11-7533] openmp: Avoid ICEs due to orphaned labels in OpenMP regions [PR99322]
 2021-03-05 20:59 UTC 

[gcc r11-7532] c++: Duplicate namespace bindings [PR 99245]
 2021-03-05 20:54 UTC 

[gcc r11-7531] PR libfortran/99218 - matmul on temporary array accesses invalid memory
 2021-03-05 19:59 UTC 

[gcc r11-7530] c++: Local instantiations of imported specializations [PR 99377]
 2021-03-05 19:55 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] Fusion patterns for add-logical/logical-add
 2021-03-05 18:14 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] combine patterns for add-add fusion
 2021-03-05 18:14 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] Test cases for p10 fusion patterns
 2021-03-05 18:14 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] Add insn types for fusion pairs
 2021-03-05 18:14 UTC 

[gcc/acsawdey/heads/fusion-combine] (330 commits) Fusion patterns for add-logical/logical-add
 2021-03-05 18:14 UTC 

[gcc r9-9268] c++: Use c++2a in g++.dg/cpp2a/nontype-class-defarg1.C
 2021-03-05 17:54 UTC 

[gcc r11-7529] coroutines : Adjust constraints on when to build ctors [PR98118]
 2021-03-05 16:59 UTC 

[gcc r11-7528] coroutines : Do not accept throwing final await expressions [PR95616]
 2021-03-05 16:59 UTC 

[gcc r11-7527] coroutines : Handle exceptions throw before the first await_resume() [PR95615]
 2021-03-05 16:59 UTC 

[gcc r11-7526] [PR99378] LRA: Skip decomposing address for asm insn operand with unknown constraint
 2021-03-05 16:44 UTC 

[gcc r11-7525] ipa: Fix resolving speculations through cgraph_edge::set_call_stmt
 2021-03-05 16:42 UTC 

[gcc(refs/users/marxin/heads/parse-opt-and-target-opts)] WIP path
 2021-03-05 14:26 UTC 

[gcc(refs/users/marxin/heads/parse-opt-and-target-opts)] Remove AWK script hunks
 2021-03-05 14:26 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).