public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/93381 fix integer offsetting in points-to analysis
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] middle-end/93054 deal with undefs in call gimplification
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] debug/92763 keep DIEs that might be used in DW_TAG_inlined_subroutine
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/92704 fix ifcvt ICE with loops without stores
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] middle-end/92674 delay purging EH edges when folding during inlining
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Add Changelog entry to relevant Changelog files for my last commit
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] match.pd: Disallow side-effects in GENERIC for non-COND_EXPR to COND_EXPR simplifications [PR93744]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix problematic TLS sequences for the Solaris linker
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix thinko in enum_min_precision [PR61414]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c: Fix ICE with cast to VLA [93576]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix up _mm*_mask_popcnt_epi* [PR93696]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix k*shift* intrinsics [PR93673]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix up vec_extract_lo* patterns [PR93670]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR [PR93637]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Make xmm16-xmm31 call used even in ms ABI [PR65782]
 2020-09-17 16:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Fix handling of non-addressable shared scalars in parallel nested inside of target [PR93515]
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Avoid ICEs with declare simd; declare simd inbranch [PR93555]
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] combine: Punt on out of range rotate counts [PR93505]
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Handle rest of EXEC_OACC_* in oacc_code_to_statement [PR93463]
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] postreload: Fix up postreload combine [PR93402]
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix up -fdollars-in-identifiers with identifiers starting with $ in -masm=att [PR91298]
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Fix up !$omp target parallel handling
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Teach omp_code_to_statement about rest of OpenMP statements
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] riscv: Fix up riscv_rtx_costs for RTL checking (PR target/93333)
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] powerpc: Fix ICE with fp conditional move (PR target/93073)
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix deprecated attribute handling on templates (PR c++/93228)
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR inline-asm/93202 ([RISCV] ICE when using inline asm 'h' operand modifier)
 2020-09-17 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR rtl-optimization/93088 (Compile time hog on gcc/testsuite/gcc.target/i386/pr56348.c w/ -O3 -fu
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR ipa/93087 (Bogus `-Wsuggest-attribute=cold` on function already marked as `__attribute__((cold
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR c++/92438 (Function declaration parsed incorrectly with `-std=c++1z`)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR c++/92992 (Side-effects dropped when decltype(nullptr) typed expression is passed to ellipsis)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR fortran/92977 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3526)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR ipa/92357 (ICE in IPA pass fnsummary in openmp offload)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR tree-optimization/92930 (GCC incorrectly optimizes away __builtin_apply() calls)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR target/92904 (varargs for __int128 is placed at an unaligned location and uses movdq
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3769)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR target/92723 (ICE in expand_shift_1, at expmed.c:2635)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR fortran/92781 (ICE in convert_nonlocal_reference_op, at tree-nested.c:1065)
 2020-09-17 16:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR c++/92732 (Bit-field of scoped enumeration type cannot be initialized)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR fortran/91944 (ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6156)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR c++/92524 (ICE in short program with constexpr and std::array)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR debug/92664 (Wrong .debug_line section information when compiling stdin input with -
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR c++/92648 (Handling of unknown attributes)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR c++/61414 (enum class bitfield size-checking needs a separate warning flag controlli
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR sanitizer/92154 (new glibc breaks arm bootstrap due to libsanitizer)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR inline-asm/92615 (ICE in extract_insn)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR c++/90842 (ICE in poplevel, at cp/decl.c:585)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] backport: re PR sanitizer/92154 (new glibc breaks arm bootstrap due to libsanitizer)
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR middle-end/93246 - missing alias subsets
 2020-09-17 16:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Intrinsic macro of vpshr* and vpshl* lack a closing parenthesis which would cause failure in O0
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] middle-end: Fix logical shift truncation (PR rtl-optimization/91838) (gcc-8 backport)
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [OpenMP] Add missing parameters to omp_lib documentation (PR fortran/93541)
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Bogus error using namespace alias [PR91826]
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [AArch64] Fix shrinkwrapping interactions with atomics (PR92692)
 2020-09-17 16:37 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Unshare expressions from constexpr cache
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix recent documentation changes
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] pr89358_0.C: Replace dg-* with dg-lto-*
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix ICE with cast of division by zero (PR c/93348)
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Backport f48c6014133c8989702458f9082e34ba6dd326d4
 2020-09-17 16:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Clean up references to Subversion in documentation sources
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix setting of DECL_CONTEXT in pushdecl (PR c/93072)
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [testsuite, Darwin] Fix failing darwin-version-1.c
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Backport: Add support for gcc as git submodule of another repository
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Backport d2a0371d2641e85c5e6ca396029be32204d976df
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix handling of overflow in C casts in integer constant expressions (PR c/93241)
 2020-09-17 16:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91226)
 2020-09-17 16:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix documentation claiming to refer to mainline
 2020-09-17 16:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Update gcc_release to mainline version
 2020-09-17 16:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 16:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] svn merge -r278587:280153 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-8-branch
 2020-09-17 16:34 UTC 

[gcc r11-3263] Document -Wuninitialized for allocated objects
 2020-09-17 15:10 UTC 

[gcc r8-10473] if-conv: Fix -fcompare-debug bugs in ifcvt_local_dce [PR94283]
 2020-09-17 14:25 UTC 

[gcc r8-10472] c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]
 2020-09-17 14:25 UTC 

[gcc r8-10471] phiopt: Avoid -fcompare-debug bug in phiopt [PR94211]
 2020-09-17 14:25 UTC 

[gcc r8-10470] c: Handle C_TYPE_INCOMPLETE_VARS even for ENUMERAL_TYPEs [PR94172]
 2020-09-17 14:25 UTC 

[gcc r8-10469] c++: Fix parsing of invalid enum specifiers [PR90995]
 2020-09-17 14:25 UTC 

[gcc r8-10468] tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167]
 2020-09-17 14:25 UTC 

[gcc r8-10467] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]
 2020-09-17 14:25 UTC 

[gcc r8-10466] aarch64: Fix another bug in aarch64_add_offset_1 [PR94121]
 2020-09-17 14:25 UTC 

[gcc r8-10465] maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 after migration
 2020-09-17 14:25 UTC 

[gcc r8-10464] doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description
 2020-09-17 14:24 UTC 

[gcc r8-10463] tree-dse: Fix mem* head trimming if call has lhs [PR94130]
 2020-09-17 14:24 UTC 

[gcc r8-10462] pdp11: Fix handling of common (local and global) vars [PR94134]
 2020-09-17 14:24 UTC 

[gcc r8-10461] aarch64: Fix ICE in aarch64_add_offset_1 [PR94121]
 2020-09-17 14:24 UTC 

[gcc r8-10460] dfp: Fix decimal_to_binary [PR94111]
 2020-09-17 14:24 UTC 

[gcc r8-10459] ldist: Further fixes for -ftrapv [PR94114]
 2020-09-17 14:24 UTC 

[gcc r8-10458] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]
 2020-09-17 14:24 UTC 

[gcc r8-10457] inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888]
 2020-09-17 14:24 UTC 

[gcc r8-10456] i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]
 2020-09-17 14:24 UTC 

[gcc r8-10455] explow: Fix ICE caused by plus_constant [PR94002]
 2020-09-17 14:24 UTC 

[gcc r11-3262] aix: apply socket.h extern "C++" more narrowly
 2020-09-17 14:19 UTC 

[gcc r10-8772] preprocessor: Fix ICE with too long line in fmtwarn [PR96935]
 2020-09-17 14:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbosify unified nonconst merges
 2020-09-17 13:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] unify nonconst rhs
 2020-09-17 13:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbosify xor merges
 2020-09-17 13:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] handle bitxor
 2020-09-17 13:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-17 13:45 UTC 

[gcc r11-3261] c++: requires-expressions and partial instantiation [PR96410]
 2020-09-17 13:30 UTC 

[gcc/aoliva/heads/testme] adjust shiftrt bitpos for endianness
 2020-09-17 12:12 UTC 

[gcc r11-3259] Fortran: Avoid double-free with parse error (PR96041, PR93423)
 2020-09-17 12:01 UTC 

[gcc r11-3258] CSE negated multiplications and divisions
 2020-09-17 11:56 UTC 

[gcc(refs/users/aoliva/heads/testme)] unify nonconst rhs
 2020-09-17 11:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-17 11:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] adjust shiftrt bitpos for endianness
 2020-09-17 11:43 UTC 

[gcc/aoliva/heads/testme] (3 commits) unify nonconst rhs
 2020-09-17 11:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] unify nonconst rhs
 2020-09-17 11:32 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-17 11:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] adjust shiftrt bitpos for endianness
 2020-09-17 11:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] improvements for fold_truth_andor_1
 2020-09-17 11:31 UTC 

[gcc/aoliva/heads/testme] improvements for fold_truth_andor_1
 2020-09-17 11:30 UTC 

[gcc r11-3257] Fix assertion checking failure with tail call
 2020-09-17 11:01 UTC 

[gcc r11-3256] Allow copying of symbolic ranges to an irange
 2020-09-17 10:52 UTC 

[gcc r11-3255] Fix availability of functions in other partitions
 2020-09-17 10:41 UTC 

[gcc/devel/omp/gcc-10] Fix warning messages in libgomp.oacc-fortran/privatized-ref-1.f95 testcase
 2020-09-17 10:21 UTC 

[gcc r11-3254] aarch64: Fixed unused variable warning in aarch64-unwind.h
 2020-09-17  9:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-17  8:22 UTC 

[gcc(refs/users/aoliva/heads/testme)] improvements for fold_truth_andor_1
 2020-09-17  8:22 UTC 

[gcc/aoliva/heads/testme] (2 commits) verbose fold_truth_andor_1 - extra
 2020-09-17  8:22 UTC 

[gcc r11-3252] C-SKY: Add -msim option
 2020-09-17  7:02 UTC 

[gcc(refs/users/meissner/heads/work018-orig)] Update gcc/REVISION
 2020-09-17  6:55 UTC 

[gcc r11-3251] doc: use @code{} instead of @samp{@command{}} around 'date %s'
 2020-09-17  6:49 UTC 

[gcc(refs/users/meissner/heads/work018)] Update ChangeLog.meissner
 2020-09-17  6:43 UTC 

[gcc(refs/users/meissner/heads/work018)] Power10: Add tests for PCREL_OPT
 2020-09-17  6:39 UTC 

[gcc(refs/users/meissner/heads/work018)] Power10: Add PCREL_OPT store support
 2020-09-17  6:38 UTC 

[gcc(refs/users/meissner/heads/work018)] Power10: Add PCREL_OPT for loads
 2020-09-17  6:37 UTC 

[gcc(refs/users/meissner/heads/work018)] Undo patch
 2020-09-17  6:36 UTC 

[gcc(refs/users/meissner/heads/work018)] Power10: Add PCREL_OPT store support
 2020-09-17  6:32 UTC 

[gcc(refs/users/meissner/heads/work018)] Power10: Add PCREL_OPT load support
 2020-09-17  6:17 UTC 

[gcc(refs/users/meissner/heads/work018)] Power10: Add IEEE 128-bit fp conditional move
 2020-09-17  5:31 UTC 

[gcc r9-8914] If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx
 2020-09-17  5:13 UTC 

[gcc r10-8771] If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx
 2020-09-17  5:10 UTC 

[gcc r11-3250] If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx
 2020-09-17  5:07 UTC 

[gcc(refs/users/meissner/heads/work018)] Power10: Add IEEE 128-bit xsmaxcqp and xsmincqp support
 2020-09-17  4:11 UTC 

[gcc(refs/users/aoliva/heads/testme)] improvements for fold_truth_andor_1
 2020-09-17  3:20 UTC 

[gcc/aoliva/heads/testme] improvements for fold_truth_andor_1
 2020-09-17  3:20 UTC 

[gcc(refs/users/meissner/heads/work018)] Add gcc/REVISION and various ChangeLog.meissner
 2020-09-17  2:52 UTC 

[gcc(refs/users/aoliva/heads/testme)] improvements for fold_truth_andor_1
 2020-09-17  2:52 UTC 

[gcc/aoliva/heads/testme] improvements for fold_truth_andor_1
 2020-09-17  2:52 UTC 

[gcc] Created branch 'meissner/heads/work018' in namespace 'refs/users'
 2020-09-17  2:51 UTC 

[gcc(refs/users/meissner/heads/work018-orig)] Add gcc/REVISION
 2020-09-17  2:50 UTC 

[gcc] Created branch 'meissner/heads/work018-orig' in namespace 'refs/users'
 2020-09-17  2:47 UTC 

[gcc r9-8913] Daily bump
 2020-09-17  0:19 UTC 

[gcc r8-10454] Daily bump
 2020-09-17  0:18 UTC 

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

[gcc r11-3249] Daily bump
 2020-09-17  0:16 UTC 

[gcc r11-3248] libbacktrace: use ELF symbol table if no debug info available
 2020-09-17  0:04 UTC 

[gcc r11-3247] analyzer: fix state explosions due to SCC bug
 2020-09-16 23:05 UTC 

[gcc r11-3246] analyzer: show SCC ids in .dot dumps
 2020-09-16 23:04 UTC 

[gcc r11-3245] analyzer: bulk merger/processing of runs of nodes at CFG join points
 2020-09-16 23:02 UTC 

[gcc r11-3244] analyzer: add program_point::get_next
 2020-09-16 23:01 UTC 

[gcc r11-3243] analyzer: show program point in -Wanalyzer-too-complex
 2020-09-16 22:59 UTC 

[gcc r11-3242] analyzer: getchar has no side-effects
 2020-09-16 22:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-16 21:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] improvements for fold_truth_andor_1
 2020-09-16 21:38 UTC 

[gcc/aoliva/heads/testme] (34 commits) verbose fold_truth_andor_1 - extra
 2020-09-16 21:38 UTC 

[gcc/aoliva/heads/testbase] (32 commits) use E_*mode instead of just *mode
 2020-09-16 21:38 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-16 21:32 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-16 21:32 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-16 21:32 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-16 21:31 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Start cleaning up some discrepancies
 2020-09-16 21:31 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on built-in debug support
 2020-09-16 21:31 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).