public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions
 2018-10-10 11:53 UTC  (13+ messages)
` C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4)

[gomp5] Fix task reduction VLA handling
 2018-10-10 11:46 UTC 

[PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets
 2018-10-10 11:19 UTC  (7+ messages)

[PATCH 0/4] Clean-up warnings spotted by Rtags
 2018-10-10 11:17 UTC  (16+ messages)
` [PATCH 2/4] Remove unused functions and fields
                      ` [PATCH] Remove dead functions and fix VMS target by moving back some functions

[patch] new API for value_range
 2018-10-10 11:17 UTC  (2+ messages)

[C++ PATCH] Fix up bitfield handling in typeid (PR c++/87547)
 2018-10-10 10:27 UTC 

[PATCH] Fix __builtin_ia32_rdpmc (PR target/87550)
 2018-10-10  9:54 UTC  (2+ messages)

Don't ICE on vectors of enums (PR 87286)
 2018-10-10  9:21 UTC  (2+ messages)

[PATCH, i386]: Do not depend "C" constraint on TARGET_SSE
 2018-10-10  9:21 UTC  (3+ messages)

[PATCH 0/6] ARC updates
 2018-10-10  9:05 UTC  (7+ messages)
` [PATCH 4/6] [ARC] Add peephole rules to combine store/loads into double store/loads
` [PATCH 1/6] [ARC] Remove non standard funcions calls
` [PATCH 2/6] [ARC] Cleanup TLS implementation
` [PATCH 6/6] [ARC] Handle store cacheline hazard
` [PATCH 3/6] [ARC] Add BI/BIH instruction support
` [PATCH 5/6] [ARC] Refurbish and improve prologue/epilogue functions

introduce --enable-mingw-full32 to default to --large-address-aware
 2018-10-10  8:00 UTC  (8+ messages)

[PATCH] Make std::list::iterator == and != global inline friend
 2018-10-10  8:00 UTC  (3+ messages)

[committed] Cleanup of libcpp diagnostic callbacks
 2018-10-10  3:47 UTC 

[PATCH] Optimize sin(atan(x)) and cos(atan(x)), take 3 (PR tree-optimization/86829)
 2018-10-10  3:24 UTC 

[RFC][PATCH IRA] Fix PR87507, IRA unnecessarily uses non-volatile registers during register assignment
 2018-10-09 23:39 UTC  (2+ messages)

[PATCH] C++: simplify output from suggest_alternatives_for
 2018-10-09 23:29 UTC  (2+ messages)

[PATCH] PR libgcc/60790: Avoid IFUNC resolver access to uninitialized data
 2018-10-09 22:38 UTC  (3+ messages)

[C++ Patch] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration")
 2018-10-09 20:34 UTC  (8+ messages)
      ` [C++ Patch PING] "

[patch] Fix PR tree-optimization/86659
 2018-10-09 17:49 UTC  (6+ messages)

[PATCH] [Ada] Make middle-end string literals NUL terminated
 2018-10-09 17:19 UTC  (20+ messages)
    ` [PATCH] Handle not explicitly zero terminated strings in merge sections
              ` [PATCHv2] "

libgo patch committed: Skip testSetPanicOnFault when using LLVM
 2018-10-09 17:16 UTC 

[Ada] Fix spurious -Wuninitialized warnings for small records
 2018-10-09 16:23 UTC 

[Ada] Fix spurious error on derived record passed as Out parameter
 2018-10-09 15:17 UTC 

[PING] Re: [PATCH] C++: suggestions for misspelled private members (PR c++/84993)
 2018-10-09 15:09 UTC  (4+ messages)
` [PATCH] v2: "

[PATCH][RFC][i386] Change sminmax reduction patterns
 2018-10-09 15:09 UTC  (5+ messages)
  ` [PATCH][i386] Split reductions (was: Re: [PATCH][RFC][i386] Change sminmax reduction patterns)

[Ada] Fix strange warning when using Ada.Iterator_Interface
 2018-10-09 15:09 UTC 

[Ada] Ignore pragmas Compile_Time_Error/Warning in GNATprove mode
 2018-10-09 15:09 UTC 

[Ada] Internal error on inlined renaming of subprogram instance
 2018-10-09 15:09 UTC 

[Ada] Spurious error message on visibiliy change in aspect expression
 2018-10-09 15:09 UTC 

[gomp5] Fix handling of task_reduction with variable length array sections
 2018-10-09 14:22 UTC 

[PATCH] Define std::string and related typedefs outside __cxx11 namespace
 2018-10-09 13:28 UTC 

[PATCH][GCC][mid-end] Add a hook to support telling the mid-end when to probe the stack [patch (2/6)]
 2018-10-09 13:07 UTC  (5+ messages)

[PATCH] Fix setting of hotness in non-LTO mode (PR gcov-profile/77698)
 2018-10-09 12:45 UTC 

[PATCH] Help PR63155 PTA hog a bit
 2018-10-09 12:37 UTC 

[PATCH] Redirect call within specific target attribute among MV clones (PR ipa/82625)
 2018-10-09 11:44 UTC  (18+ messages)
            ` [PATCH] Come up with gcc/testsuite/g++.target/i386/i386.dg and move there some tests

[PATCH] Fix cut&paste fallout
 2018-10-09 11:43 UTC 

[PATCH, ARM] Clean up arm backend using the @ construct for MD patterns
 2018-10-09  9:04 UTC 

[PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715)
 2018-10-09  8:53 UTC  (8+ messages)

[PATCH] ASAN: emit line information of stack variables
 2018-10-09  8:32 UTC  (3+ messages)

[PATCH][GCC][AArch64] Set default values for stack-clash and do basic validation in back-end. [Patch (5/6)]
 2018-10-09  8:19 UTC  (4+ messages)

[PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (7/7)]
 2018-10-09  7:28 UTC  (4+ messages)

[PATCH][GCC][AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patch (3/6)]
 2018-10-09  6:38 UTC  (7+ messages)

[PATCH][GCC][front-end][build-machinery][opt-framework] Allow setting of stack-clash via configure options. [Patch (4/6)]
 2018-10-09  6:38 UTC  (13+ messages)

[PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)]
 2018-10-09  6:38 UTC  (5+ messages)

[PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)]
 2018-10-09  6:38 UTC  (11+ messages)

[PATCH 8/8][GCC][AArch64] stack-clash: Add LR assert to layout_frame
 2018-10-09  6:38 UTC  (2+ messages)

[PATCH] __debug::list use C++11 direct initialization
 2018-10-09  5:49 UTC 

[PATCH] tighten up -Wclass-memaccess for ctors/dtors (PR 84851)
 2018-10-09  5:25 UTC  (2+ messages)
  ` [PING][PATCH] "

[PATCH] handle attribute positional arguments consistently (PR 87541, 87542)
 2018-10-09  5:11 UTC  (6+ messages)

Print column information in RTL dumps
 2018-10-09  2:22 UTC 

[Patch, regrename] Fix PR87330 : ICE in scan_rtx_reg, at regrename.c
 2018-10-08 23:22 UTC  (2+ messages)

[Patch, fortran] PR87151 - allocating array of character
 2018-10-08 22:38 UTC  (2+ messages)

[Patch, Fortran] PR fortran/83522 – reject array-valued substrings
 2018-10-08 22:24 UTC 

[PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)
 2018-10-08 22:15 UTC  (17+ messages)
                ` [PING] "

[PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)
 2018-10-08 22:03 UTC  (19+ messages)
                                ` [PING] "
                                  ` [PING #2] "

[PATCH 1/2] testsuite: multiline.exp: implement optional target/xfail selector
 2018-10-08 21:46 UTC  (4+ messages)
` [PATCH 2/2] Support string locations for C++ in -Wformat (PR c++/56856)
    ` [PATCH] Folding and check_function_arguments

[C++ PATCH] Fix pretty-print of enumerator ids (PR c++/87364)
 2018-10-08 21:36 UTC  (2+ messages)

[PATCH, rs6000] Fix PR86731 vec_sl()
 2018-10-08 21:30 UTC  (4+ messages)

[gomp5] Fix task reduction handling in implicit parallel regions
 2018-10-08 19:36 UTC 

Use FOR_EACH_IMM_USE_FAST in gimple-ssa-backprop.c
 2018-10-08 17:54 UTC  (2+ messages)

[PATCH][4/n] Remove BLOCK_ABSTRACT
 2018-10-08 17:43 UTC  (3+ messages)

[PATCH, pdp11] libgcc: remove -mfloat32
 2018-10-08 17:27 UTC 

[gomp5] Don't recompute addresses of original array sections at the end of taskgroup
 2018-10-08 17:12 UTC 

[PATCH] i386: Correct _mm512_mask3_fmaddsub_round_pd
 2018-10-08 15:05 UTC  (2+ messages)

[PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register
 2018-10-08 15:04 UTC  (20+ messages)
                ` [PATCH 2/2 v3][IRA,LRA] "

[PATCH v3] Change default to -fno-math-errno
 2018-10-08 14:56 UTC  (9+ messages)

[PATCH][i386] Update Zen tuning for vector load cost
 2018-10-08 14:52 UTC  (3+ messages)

Merge from trunk to gccgo branch
 2018-10-08 14:47 UTC  (4+ messages)

[PATCH] libgcc: remove t-ppccomm from powerpc-wrs-vxworks
 2018-10-08 14:44 UTC 

libgo patch committed: Update to 1.11.1 release
 2018-10-08 14:35 UTC 

[PATCH, pdp11] Fix LRA failure
 2018-10-08 14:22 UTC 

[Patch, fortran] PR87151 - allocating array of character
 2018-10-08 13:36 UTC  (2+ messages)

[PATCH 1/2] zEC12 pipeline
 2018-10-08 13:27 UTC  (3+ messages)

{Patch, fortran] PR86372 - [8/9 Regression] Segfault on ASSOCIATE statement with CHARACTER variable
 2018-10-08 13:23 UTC 

[PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE
 2018-10-08 13:14 UTC  (8+ messages)
` [PATCH v2] fixincludes: vxworks: regs.h: Fix includes in regs.h wrapper

[PATCH] Add baseline symbols for riscv64-linux-gnu
 2018-10-08 13:12 UTC 

[Patch 3/3][Aarch64] Implement Aarch64 SIMD ABI
 2018-10-08 13:03 UTC  (2+ messages)

[PATCH] Better vectorizer cost model debugging
 2018-10-08 12:53 UTC 

[Patch 1/3][Aarch64] Implement Aarch64 SIMD ABI
 2018-10-08 12:28 UTC  (2+ messages)

[PATCH] PR libstdc++/87538 fix std::not_fn exception specifications
 2018-10-08 12:20 UTC  (2+ messages)

[gomp5] Tweak OMP_AFFINITY_FORMAT handling
 2018-10-08 12:18 UTC 

Add new warning flag "warn_prio_ctor_dtor"
 2018-10-08 11:17 UTC  (7+ messages)

[PATCH] Provide extension hint for aarch64 target (PR driver/83193)
 2018-10-08 10:53 UTC  (3+ messages)

[PATCH] EfficiencySanitizer implementation
 2018-10-08  9:55 UTC  (3+ messages)

sched2 priorities and replacements
 2018-10-08  9:47 UTC  (2+ messages)

[patch] tighten toplevel guard on ibm-ldouble.c
 2018-10-08  9:09 UTC  (3+ messages)

[wwwdocs] Add no_sanitize attribute
 2018-10-08  8:49 UTC  (4+ messages)

[PATCH] Minor cleanups / PR63155
 2018-10-08  8:42 UTC 

[PATCH] MIPS: Default to --with-llsc for the R5900 Linux target as well
 2018-10-08  7:16 UTC  (2+ messages)

[PATCH][i386] Fix scalar costing in ix86_add_stmt_cost
 2018-10-07 18:01 UTC  (3+ messages)

PATCH for Re: Broken mirror site
 2018-10-07 17:13 UTC 

[PATCH] i386: Don't pass -msse2avx to assembler for -mavx
 2018-10-07 12:41 UTC  (3+ messages)

GNU help needed
 2018-10-07  9:21 UTC 

[PATCH, testsuite] memchr-1.c wide char and AIX
 2018-10-07  3:43 UTC  (4+ messages)

[PATCH, libgfortran] Remove recursion check
 2018-10-07  0:11 UTC  (8+ messages)

[PATCH] Use gfc_charlen_type instead of int for string lenghts
 2018-10-06 21:36 UTC 

[PATCH] i386: Use TImode for BLKmode values in 2 integer registers
 2018-10-06 20:19 UTC  (6+ messages)

[patch, fortran] Fix PR 86111, ICE on invalid
 2018-10-06 18:09 UTC  (2+ messages)

[wwwdocs] readings.html - remove stale linke "Debugging/object info" (to sgi.com)
 2018-10-06 17:55 UTC 

[patch, committed] Fix PR 84640
 2018-10-06 17:00 UTC 

[nvptx] vector length patch series
 2018-10-06  7:49 UTC  (2+ messages)

[PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
 2018-10-06  6:22 UTC  (4+ messages)
` [PATCHv3][PR "

[PATCH] diagnose bogus assume_aligned attributes (PR 87533)
 2018-10-06  2:38 UTC 

[PATCH] RISC-V: Fix unordered float compare for Signaling NaN
 2018-10-05 21:47 UTC  (6+ messages)

[PATCH] RISC-V: Fix -fsignaling-nans for glibc testsuite
 2018-10-05 21:12 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).