public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734)
 2019-10-04 20:57 UTC  (4+ messages)
  ` [PATCH] Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734, take 2)

[PATCH] PR fortran/91959 -- Re-arrange matching of %FILL
 2019-10-04 20:45 UTC  (3+ messages)

[PATCH] Improve _Safe_iterator _M_distance_to
 2019-10-04 20:31 UTC  (3+ messages)

[PR target/85401] initialize the move cost table before using it
 2019-10-04 20:29 UTC  (9+ messages)
` [ping][PR "
        ` [PR target/85401] initialize the move cost table before using it (in another place, too)
        ` [PR target/85401] Add test-cases

[PATCH] Fix -Wshadow=local warnings in elfos.h
 2019-10-04 20:26 UTC  (2+ messages)

[PATCH] Fix -Wshadow=local warnings in defaults.h
 2019-10-04 20:23 UTC  (3+ messages)

[PATCH] PR fortran/91497 -- Silence conversion warnings
 2019-10-04 20:11 UTC  (5+ messages)

Merge from trunk to gccgo branch
 2019-10-04 19:55 UTC 

[C++ PATCH] PR c++/91369 - Implement P0784R7: constexpr new
 2019-10-04 19:34 UTC  (10+ messages)
  ` [C++ PATCH] Improve cxx_fold_indirect_ref (PR c++/71504)
      ` [C++ PATCH] Improve cxx_fold_indirect_ref (PR c++/71504, take 2)

[PATCH] Fix -Wshadow=local warnings in genautomata.c
 2019-10-04 19:20 UTC 

-O2 inliner retuning 3/n: make inline hints more systematic
 2019-10-04 19:12 UTC  (8+ messages)

Type representation in CTF and DWARF
 2019-10-04 19:12 UTC 

[preprocessor/91991] column location overflow
 2019-10-04 19:07 UTC 

[PATCH] Simplify sinh (x) / cosh (x)
 2019-10-04 18:31 UTC  (8+ messages)

Go patch committed: Include constant types during export processing
 2019-10-04 18:15 UTC 

[PATCH] Fix -Wshadow=local warnings in rtl.h
 2019-10-04 18:11 UTC  (8+ messages)

[patch] disentangle range_fold_*ary_expr into various pieces
 2019-10-04 18:09 UTC  (2+ messages)

[00/32] Support multiple ABIs in the same translation unit
 2019-10-04 18:03 UTC  (8+ messages)
` [21/32] Remove global call sets: LRA
` [29/32] Remove global call sets: sched-deps.c

[PATCH] Fix -Wshadow=local warnings in dumpfile.h
 2019-10-04 18:00 UTC  (3+ messages)

[patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
 2019-10-04 17:17 UTC  (7+ messages)

[PATCH] C testsuite, silence a FreeBSD libc warning
 2019-10-04 17:04 UTC  (7+ messages)

[PATCH][MSP430] Don't generate 430X insns when handling data in the lower memory region
 2019-10-04 17:03 UTC  (3+ messages)
` [ping][PATCH][MSP430] "

[PATCH] Remove extra lib directory from --with-advance-toolchain
 2019-10-04 16:13 UTC  (3+ messages)

Mark C2x built-in functions as such
 2019-10-04 16:02 UTC  (2+ messages)

Use CONSTEXPR in machmode.h
 2019-10-04 15:53 UTC  (2+ messages)

[PATCH] Add missing gimple_call_set_fntype
 2019-10-04 15:39 UTC  (2+ messages)

[Patch, GCC]Backporting r269039 to gcc8
 2019-10-04 15:12 UTC  (2+ messages)

[PATCH] Build filesystem library with large file support
 2019-10-04 15:08 UTC 

[PATCH] Replace uses of std::tr1::unordered_map in testsuite
 2019-10-04 15:06 UTC 

[PATCH] Fix -Wshadow=local warnings and a minor bug in expr.c
 2019-10-04 14:51 UTC  (3+ messages)

[committed] Disable broken H8/SX patterns/expanders
 2019-10-04 14:44 UTC 

[preprocessor/91639] #includes at EOF
 2019-10-04 14:31 UTC  (2+ messages)

[committed] Avoid ranger self-test failures for 16bit integer targets
 2019-10-04 14:26 UTC 

Go patch committed: Change frontend code to avoid shadowing locals
 2019-10-04 13:58 UTC 

[patch][OpenMP,Fortran] Fix trans-openmp.c, add use_device_addr run-time test case (has known issues with actual offloading)
 2019-10-04 13:54 UTC 

[AArch64] Strengthen aarch64_hard_regno_call_part_clobbered
 2019-10-04 13:30 UTC  (4+ messages)

PowerPC future machine patches, version 4
 2019-10-04 13:18 UTC  (12+ messages)
` [PATCH], V4, patch #9 [part of patch #4.2], Add prefixed address offset checks
` [PATCH], V4, patch #10 [part of patch #4.2], Set prefixed length for 128-bit non-vector type
` [PATCH], V4, patch #11 [part of patch #4.2], Adjust insn cost for prefixed instructions
` [PATCH], V4, patch #12 [part of patch #4.2], Update predicates
` [PATCH], V4, patch #13 [part of patch #4.2], Update stack protect insns for prefixed addresses
` [PATCH], V4, patch #14 [part of patch #4.2], Update vector 128-bit instruction sizes
` [PATCH], V4, patch #15 [part of patch #4.2], Make vector extract/insert support prefixed instructions
` [PATCH], V4, patch #16 [Same as patch #5], Support DImode 34-bt constants
` [PATCH], V4, patch #17 [Same as patch #6], Use PADDI to load up 32-bit SImode constants
` [PATCH], V4, patch #18 [Same as patch #7], Use PADDI to add 34-bit constants
` [PATCH], V4, patch #19 [Same as patch #8], Enable -mpcrel on Linux 64-bit systems

[PATCH] Adjust tr1::_Hashtable to work with std::allocator in C++20
 2019-10-04 13:18 UTC 

[PATCH] Add -Wshadow=local
 2019-10-04 12:25 UTC  (4+ messages)

[PATCH][PR83534] C++17: typeinfo for noexcept function lacks noexcept information
 2019-10-04 12:17 UTC 

[PATCH] Add <span> to <bits/stdc++.h> precompiled header
 2019-10-04 12:17 UTC 

[PATCH] Fix -Wshadow=local warnings in hash-table.h
 2019-10-04 12:07 UTC  (2+ messages)

[PATCH] Fix -Wshadow=local warnings in genmatch.c
 2019-10-04 12:00 UTC  (4+ messages)

[PATCH] Fix gcc/testsuite/gcc.c-torture/execute/loop-3.c
 2019-10-04 11:41 UTC 

[PATCH] Fix PR91968
 2019-10-04 11:32 UTC 

[PATCH] [MIPS] Fix PR target/91769
 2019-10-04 11:20 UTC  (3+ messages)
  `  "

Add std::copy_n overload for istreambuf_iterator
 2019-10-04 11:06 UTC  (4+ messages)

Reimplementation of -Wclobbered on GIMPLE SSA
 2019-10-04 10:59 UTC  (10+ messages)
` [PATCH 1/3] Make gsi_next_nonvirtual_phi do what one expects
` [PATCH 2/3] Remove the old implementation of -Wclobbered
` [PATCH 3/3] Implementation of -Wclobbered on tree-ssa
` [obvious, PATCH 4/3][doc] -Wuninitialized doesn't do -Wclobbered's job

[PATCH] Fix -Wshadow=local warnings in cgraph.h
 2019-10-04 10:57 UTC  (2+ messages)

[PATCH] Add std::__iterator_category_t
 2019-10-04 10:52 UTC  (2+ messages)

[AArch64][SVE2] Fix for new test in r276174
 2019-10-04 10:44 UTC  (2+ messages)

[PATCH] contrib: Add KPASS support to dg-extract-results.{sh,py}
 2019-10-04 10:42 UTC  (2+ messages)

[SVE] PR86753
 2019-10-04 10:38 UTC  (27+ messages)

[AArch64][SVE2] Shift-Right Accumulate combine patterns
 2019-10-04 10:37 UTC  (4+ messages)

ppc64le regressions due to recent change
 2019-10-04 10:04 UTC  (3+ messages)

[PATCH] Fix PR91982
 2019-10-04  9:17 UTC 

BUMP: AW: [PATCH] Microblaze: Type confusion in fprintf
 2019-10-04  8:14 UTC 

committed: cleanups to range-op.cc
 2019-10-04  7:08 UTC 

[SVE] PR91532
 2019-10-04  6:48 UTC  (11+ messages)

[PATCH] Use movmem optab to attempt inline expansion of __builtin_memmove()
 2019-10-04  6:27 UTC  (10+ messages)
        ` Enabling rtl checking by default (was Re: [PATCH] Use movmem optab to attempt inline expansion of __builtin_memmove())

[PATCH] Add std::copy_n debug checks
 2019-10-04  4:33 UTC 

[PATCH] Update documentation of -Wshadow
 2019-10-04  2:44 UTC  (2+ messages)

[PATCH] diagnose more out-of-bounds char writes (PR 91977)
 2019-10-04  2:41 UTC  (2+ messages)

[RFH][libgcc] fp-bit bit ordering (PR 78804)
 2019-10-04  1:34 UTC  (2+ messages)

[PATCH] IPA-CP release transformation summary (PR jit/91928)
 2019-10-04  1:27 UTC  (6+ messages)

[PATCH] mention referenced object in more -Wstringop-overflow instances
 2019-10-04  1:25 UTC  (2+ messages)

[PATCH, GO] Fix -Wshadow=local in go frontend
 2019-10-04  0:28 UTC  (2+ messages)

[committed] pa: Disable -Warray-bounds in fptr.c
 2019-10-03 23:56 UTC 

[PATCH][wwwdocs] Update GCC 9 release note
 2019-10-03 23:55 UTC 

[committed] pa: Adjust MAX_PCREL17F_OFFSET to match stub group size default for ELF
 2019-10-03 23:44 UTC 

[committed] pa: Remove 64-bit sibcall call sequence
 2019-10-03 22:50 UTC 

[PATCH] Remove some restrictions from rust-demangle
 2019-10-03 21:44 UTC  (4+ messages)

[Darwin, committed] Pick up SDKROOT as the sysroot fallback
 2019-10-03 20:23 UTC 

[C++ PATCH] Fix up -fstrong-eval-order handling of call exprs (PR c++/91974)
 2019-10-03 19:44 UTC  (2+ messages)

[PATCH] Libgomp magic offset value self-documentation
 2019-10-03 17:09 UTC  (2+ messages)

[PATCH] OpenACC reference count overhaul
 2019-10-03 16:35 UTC 

[PATCH] OpenACC reference count consistency checking
 2019-10-03 16:35 UTC 

Fix ALL_REGS thinko in initialisation of function_used_regs
 2019-10-03 16:34 UTC  (11+ messages)

[PATCH] Fix -Wshadow=local and undefined behavior in fortran/primary.c
 2019-10-03 16:04 UTC  (2+ messages)

[PATCH] Fix -Wshadow=local warnings in passes.c
 2019-10-03 15:18 UTC 

[PATCH] Fix non-reserved names in Parallel Mode headers
 2019-10-03 14:32 UTC  (3+ messages)

[committed] Create ARM/Arm-9-branch
 2019-10-03 14:09 UTC 

[testsuite] Check init_priority in g++.dg/cpp0x/gen-attrs-67.C
 2019-10-03 13:31 UTC 

[arm] Fix rtl-checking failure in arm_print_value
 2019-10-03 13:08 UTC  (3+ messages)

[C++ Patch] Improve grokdeclarator error
 2019-10-03 13:04 UTC  (6+ messages)

[PATCH v4 0/7] S/390: Use signaling FP comparison instructions
 2019-10-03 12:42 UTC  (3+ messages)
` [PATCH v4 2/7] Introduce can_vcond_compare_p function

[PATCH 0/4] True IPA reimplementation of IPA-SRA (v4)
 2019-10-03 12:18 UTC  (4+ messages)
` [PATCH 4/4] Modifications to the testsuite

[PATCH target/86811] Mark VAX as not needing speculation barriers
 2019-10-03 11:40 UTC  (6+ messages)

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).