public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, fortran] PR65677 - Incomplete assignment on deferred-length character variable
 2018-09-30 18:11 UTC 

Fold more boolean expressions
 2018-09-30 17:16 UTC 

[PATCH] x86: Add pmovzx/pmovsx patterns with SI/DI operands
 2018-09-30 15:11 UTC  (3+ messages)

[libstdc++,doc] adjust link to www.oracle.com
 2018-09-30 15:01 UTC 

[Patch, fortran] PR87359 [9 regression] pointer being freed was not allocated
 2018-09-30 14:06 UTC 

[Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs
 2018-09-30 14:00 UTC  (3+ messages)

[PATCH] libgo: Don't assume sys.GoarchAmd64 == 64-bit pointer
 2018-09-30 12:46 UTC  (3+ messages)

[libstdc++,doc] Update link to Microsoft Component Model Object Technologies
 2018-09-30 12:03 UTC 

[wwwdocs] Always set the language to English
 2018-09-30  8:02 UTC 

Need link from high authority site?
 2018-09-30  4:01 UTC 

PING^3 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2018-09-29 23:44 UTC  (2+ messages)
` PING^4 "

[PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
 2018-09-29 23:06 UTC  (3+ messages)

[GCC 8] [PATCH] i386: Remove _Unwind_Frames_Increment
 2018-09-29 22:12 UTC 

[wwwdocs] style.mhtml - Remove the last traces of setting a DOCTYPE
 2018-09-29 22:05 UTC 

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

[PATCH] i386: Use TImode for BLKmode values in 2 integer registers
 2018-09-29 19:27 UTC  (2+ messages)

[PATCH] i386: Replace __m512 with __m512d in _mm512_abs_pd
 2018-09-29 18:02 UTC  (2+ messages)

[wwwdocs] Move our main page to HTML 5
 2018-09-29 17:53 UTC 

[wwwdocs] gcc-6/changes.html - openmp.org has moved to https
 2018-09-29 17:11 UTC 

[committed] Fix _mm512_{,mask_}abs_pd (PR target/87467)
 2018-09-29 16:36 UTC 

[committed] Use structure to bubble up information about unterminated strings from c_strlen
 2018-09-29 16:29 UTC 

[wwwdocs,fortran] readings.html -- Fix link to Michel Olagnon's Fortran 90 List
 2018-09-29 13:49 UTC 

((X /[ex] A) +- B) * A --> X +- A * B
 2018-09-29 12:28 UTC 

[libstdc++,doc] Tweak links to FSF web site
 2018-09-29 11:35 UTC 

No a*x+b*x factorization for signed vectors
 2018-09-29 11:27 UTC 

vector<bool> _M_start and 0 offset
 2018-09-29 11:06 UTC  (10+ messages)

[PATCH][IRA,LRA] Fix PR87466, all pseudos live across setjmp are spilled
 2018-09-29  8:56 UTC 

[committed] Don't optimize comparison if either operand is a function pointer when target requires function pointer canonicalization
 2018-09-29  3:12 UTC 

[PATCH] rs5000: Delete all specific asm_cpu_* and ASM_CPU_*_SPEC
 2018-09-28 23:21 UTC 

[PATCH] rs6000: Delete HAVE_AS_DCI
 2018-09-28 22:28 UTC 

[PATCH] rs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTION
 2018-09-28 21:59 UTC 

[PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register
 2018-09-28 21:45 UTC  (4+ messages)
` [PATCH 1/2][IRA,LRA] "
` [PATCH 2/2][IRA,LRA] "

[PATCH] Simplify __gnu_debug::__foreign_iterator3
 2018-09-28 21:34 UTC 

[PATCH][AArch64] Support zero-extended move to FP register
 2018-09-28 19:16 UTC  (6+ messages)

[PATCH 0/5] [RFC v2] Higher-level reporting of vectorization problems
 2018-09-28 18:25 UTC  (5+ messages)
` [PATCH 0/3] Higher-level reporting of vectorization problems (v3)
  ` [PATCH 2/3] Add -fopt-info-internals
  ` [PATCH 3/3] v3: Report vectorization problems via a new opt_problem class
  ` [PATCH 1/3] Fix -fopt-info for plugin passes

[committed] opt-suggestions.c: fix minor memory leak
 2018-09-28 17:56 UTC 

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

[patch] Fix PR tree-optimization/86659
 2018-09-28 17:17 UTC 

[PATCH] declare tree_to_shwi et al. nonnull and pure
 2018-09-28 17:01 UTC  (4+ messages)

[patch] Extend thunk support and use it in Ada
 2018-09-28 16:46 UTC  (2+ messages)

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

[PATCH, AArch64 00/11] LSE atomics out-of-line
 2018-09-28 16:29 UTC  (11+ messages)
` [PATCH, AArch64 10/11] aarch64: Implement TImode compare-and-swap
` [PATCH, AArch64 08/11] aarch64: Add out-of-line functions for LSE atomics

Support excess precision for integer / floating-point comparisons (PR c/87390)
 2018-09-28 15:48 UTC  (5+ messages)

[PATCH, i386]: Fix wrong check for REX SSE registers
 2018-09-28 15:46 UTC 

[PATCH, i386] Optimize handling of fpsr reg
 2018-09-28 15:33 UTC 

[PATCH][GCC][AARCH64] Add even-pair register classes
 2018-09-28 15:22 UTC  (4+ messages)

RFC: variant and ODR based type merging during LTO streaming
 2018-09-28 14:44 UTC 

libgo patch committed: Update to 1.11 release
 2018-09-28 14:28 UTC  (2+ messages)

[PATCH 00/25] AMD GCN Port
 2018-09-28 14:23 UTC  (30+ messages)
` [PATCH 07/25] [pr82089] Don't sign-extend SFV 1 in BImode
` [PATCH 12/25] Make default_static_chain return NULL in non-static functions
` [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE
` [PATCH 15/25] Don't double-count early-clobber matches
` [PATCH 11/25] Simplify vec_merge according to the mask

Go patch committed: Fix parsing problem when package name starts with non-ASCII
 2018-09-28 13:58 UTC 

[patch,openacc] C, C++ OpenACC wait diagnostic change
 2018-09-28 13:33 UTC  (4+ messages)

[PATCH][4/n] Remove BLOCK_ABSTRACT
 2018-09-28 13:17 UTC 

[PATCH][3/n] Make BLOCK_ABSTRACT_ORIGIN _really_ "ultimate"
 2018-09-28 12:33 UTC 

[Patch, Aarch64] Testsuite patch to fix one of the regressions in PR 87433, gcc.target/aarch64/ashltidisi.c
 2018-09-28 11:39 UTC  (3+ messages)

[PATCH][GCC][AARCH64] Add even-pair register classes
 2018-09-28 10:07 UTC  (3+ messages)

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

[PATCH][2/n] Make _INLINE_ENTRY markers have the location we finally need
 2018-09-28  9:08 UTC 

[PATCH][1/n] Make BLOCK_ABSTRACT_ORIGIN "ultimate"
 2018-09-28  9:03 UTC 

[PATCH][0/n] Introduce a DIE_REF tree
 2018-09-28  8:52 UTC 

[SPARC] Small fixes and cleanup
 2018-09-28  8:49 UTC 

libgo patch committed: Update to 1.11 release
 2018-09-28  7:13 UTC  (4+ messages)

[Ada] Introduce -gnatd_A to set Opt.Disable_ALI_File
 2018-09-28  7:05 UTC  (2+ messages)

C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions
 2018-09-28  6:48 UTC  (15+ messages)
` C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4)

[PATCH,rs6000] Add builtins for accessing the FPSCR
 2018-09-28  0:47 UTC  (5+ messages)

[PATCH] rs6000: Fix one more vec_splat case
 2018-09-27 23:03 UTC 

[PATCH, i386]: Remove fpcr register definition
 2018-09-27 20:08 UTC 

RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all]
 2018-09-27 20:07 UTC  (11+ messages)

[PATCH] rs6000: Delete many HAVE_AS_* (PR87149)
 2018-09-27 19:47 UTC 

[gomp5] Initial OpenMP 5 task reduction support
 2018-09-27 19:46 UTC  (2+ messages)

[PATCH][Middle-end][Version 3]Add a new option to control inlining only on static functions
 2018-09-27 16:40 UTC  (32+ messages)
    ` [PATCH][Middle-end][Version 4]Add "
                          ` GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions)

[PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests
 2018-09-27 16:20 UTC  (7+ messages)

[PATCH] PR86957
 2018-09-27 14:58 UTC  (11+ messages)

[PATCH] Fix PR87451
 2018-09-27 14:53 UTC 

[PATCH] GCOV: introduce --json-format
 2018-09-27 14:01 UTC  (2+ messages)

[PATCH][GCC][AARCH64]Introduce aarch64 atomic_{load,store}ti patterns
 2018-09-27 13:55 UTC 

[PATCH] Fix PR87440, extra lexical block in inline instances
 2018-09-27 13:49 UTC  (4+ messages)

Add <span> Header to libstdc++
 2018-09-27 13:16 UTC 

[PATCH 08/25] Fix co-array allocation
 2018-09-27 12:51 UTC  (11+ messages)
          ` OpenCoarrays integration with gfortran

[PATCH 0/4] Clean-up warnings spotted by Rtags
 2018-09-27 11:18 UTC  (8+ messages)
` [PATCH 2/4] Remove unused functions and fields

[PR 87415] handle 1 bit bit fields in set_value_range_with_overflow()
 2018-09-27 10:53 UTC  (2+ messages)

[PATCH, GCC/ARM] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations
 2018-09-27 10:23 UTC  (4+ messages)

[PATCH] ASAN: emit line information of stack variables
 2018-09-27  8:56 UTC 

[Committed] S/390: Implement speculation barrier
 2018-09-27  8:31 UTC 

[PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support
 2018-09-27  2:04 UTC  (5+ messages)

[PATCH] RISC-V: Add missing negate patterns
 2018-09-26 21:08 UTC 

[patch,wip] warn on noncontiguous pointers
 2018-09-26 21:06 UTC  (3+ messages)

[patch,openacc] Use correct location information for OpenACC shape and simple, clauses in C/C++
 2018-09-26 20:49 UTC  (2+ messages)

[PATCH] PR libstdc++/59439 optimize uses of classic ("C") std::locale
 2018-09-26 19:50 UTC  (3+ messages)

[PATCH] RISC-V: Delete obsolete MIPS comment
 2018-09-26 18:45 UTC 

[patch] nvptx libgcc atomic routines
 2018-09-26 18:41 UTC 

[patch,openacc] Don't gimplify in ssa mode if seen_error in oacc_xform_loop
 2018-09-26 18:33 UTC 

[patch,openacc] use existing local variable in cp_parser_oacc_enter_exit_data
 2018-09-26 18:28 UTC 

[PATCH] change predicates to return bool instead of int
 2018-09-26 18:17 UTC  (2+ messages)

[Patch, Aarch64] Testsuite fix to fix one of the regressions in PR 87433, gcc.dg/zero_bits_compound-1.c
 2018-09-26 18:11 UTC  (2+ 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).