public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch, Fortran] PR 55806 - Inefficient ANY with array constructors
 2017-11-02 10:27 UTC  (6+ messages)

[doc] Remove Tru64 UNIX and IRIX references in install.texi
 2017-11-02 10:25 UTC  (3+ messages)

[PATCH 6/7] [ARC] Reimplement ZOL support
 2017-11-02 10:22 UTC  (4+ messages)
` [PATCH] [ARC][ZOL] Account for empty body loops

[PATCH, i386] Enable option -mprefer-avx256 as default for Intel Skylake configuration
 2017-11-02 10:15 UTC 

[00/nn] AArch64 patches preparing for SVE
 2017-11-02 10:09 UTC  (20+ messages)
` [01/nn] [AArch64] Generate permute patterns using rtx builders
` [02/nn] [AArch64] Move code around
` [04/nn] [AArch64] Rename the internal "Upl" constraint
` [06/nn] [AArch64] Add an endian_lane_rtx helper routine
` [07/nn] [AArch64] Pass number of units to aarch64_reverse_mask
` [08/nn] [AArch64] Pass number of units to aarch64_simd_vect_par_cnst_half
` [09/nn] [AArch64] Pass number of units to aarch64_expand_vec_perm(_const)
` [10/nn] [AArch64] Minor rtx costs tweak
` [12/nn] [AArch64] Add const_offset field to aarch64_address_info

[PATCH, i386]: Implement attribute ((naked))
 2017-11-02  9:18 UTC  (2+ messages)
` [testsuite, committed] Fix scan-assembler patterns in i386/naked-{1,2}.c

[Patch, fortran] PR35339 Optimize implied do loops in io statements
 2017-11-02  8:25 UTC  (11+ messages)
                  ` [testsuite, committed] Fix scan pattern in gfortran.dg/implied_do_io_1.f90

[00/nn] Patches preparing for runtime offsets and sizes
 2017-11-02  4:28 UTC  (10+ messages)
` [09/nn] Add a fixed_size_mode_pod class

[PATCH] PR fortran/82796 -- common entity in equivalence in pure routine
 2017-11-02  1:10 UTC 

[PATCH] PR auto keyword variable lost its attributes/80986
 2017-11-02  1:02 UTC 

[PATCH] RISC-V: Document the medlow and medany code models
 2017-11-01 23:19 UTC  (10+ messages)

[PATCH, AArch64] Disable reg offset in quad-word store for Falkor
 2017-11-01 22:59 UTC  (9+ messages)

[PATCH] enhance -Warray-bounds to detect out-of-bounds offsets (PR 82455)
 2017-11-01 22:21 UTC  (12+ messages)

[PATCH, rs6000] Add Power 9 support for vec_first builtins
 2017-11-01 21:31 UTC  (5+ messages)

[PATCH][compare-elim] Fix PR rtl-optimization/82597
 2017-11-01 20:58 UTC  (9+ messages)

[C++ Patch] PR 80955 (Macros expanded in definition of user-defined literals)
 2017-11-01 20:44 UTC  (11+ messages)

[C++ PATCH] overloaded operator fns [1/N]
 2017-11-01 20:09 UTC  (9+ messages)
` [C++ PATCH] overloaded operator fns [2/N]
  ` [C++ PATCH] overloaded operator fns [3/N]
    ` [C++ PATCH] overloaded operator fns [4/N]
      ` [C++ PATCH] overloaded operator fns [5/N]
        ` [C++ PATCH] overloaded operator fns [6/N]
          ` [C++ PATCH] overloaded operator fns [8/N]

[PATCH], Add rounding built-ins to the _Float<N> and _Float<N>X built-in functions
 2017-11-01 20:02 UTC  (3+ messages)

Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
 2017-11-01 19:49 UTC  (15+ messages)
` [PATCH 6/9] [LVU] Allow final_start_function to skip initial insns
` [PATCH 4/9] [SFN] introduce statement frontier notes, still disabled
` [PATCH 9/9] [IEPM] Introduce inline entry point markers
` [PATCH 8/9] [IEPM] Introduce debug hook for "

[PATCH] fix fdump-lang-raw ICE
 2017-11-01 19:40 UTC  (2+ messages)

[PATCH,RFC] collect2 LTO for AIX
 2017-11-01 19:21 UTC  (5+ messages)

[Patch, fortran] PR81447 - [7/8] gfortran fails to recognize the exact dynamic type of a polymorphic entity that was allocated in a external procedure
 2017-11-01 18:22 UTC 

Fix pretty printers for versioned namespace
 2017-11-01 18:04 UTC  (8+ messages)

[PATCH, rs6000 V3] Add Power 8 support to vec_revb
 2017-11-01 17:55 UTC  (4+ messages)

[PATCH][AArch64] Define MALLOC_ABI_ALIGNMENT
 2017-11-01 17:41 UTC  (2+ messages)

[PATCH] PR libstdc++/82777 fix path normalization for dot-dot
 2017-11-01 17:13 UTC 

[PATCH] Use Pcrt1.o%s/gPcrt1.o%s for -static-pie
 2017-11-01 16:39 UTC  (3+ messages)

[PATCH] combine: Fix bug in giving up placing REG_DEAD notes (PR82683)
 2017-11-01 16:36 UTC 

PING*2 Fwd: [patch] implement generic debug() for vectors and hash sets
 2017-11-01 13:17 UTC 

Generalize -(-X) a little
 2017-11-01 11:47 UTC 

Adjust empty class parameter passing ABI (PR c++/60336)
 2017-11-01 11:42 UTC  (5+ messages)

[Fortran, Patch, v1] Three small patches for character arrays
 2017-11-01 11:27 UTC 

[Patch, fortran] PR80850 - Sourced allocate() fails to allocate a pointer
 2017-11-01  9:36 UTC  (4+ messages)

[PATCH 0/7] GCOV: another set of improvements
 2017-11-01  8:00 UTC  (21+ messages)
` [PATCH 3/7] GCOV: add support for lines with an unexecuted lines
` [PATCH 4/7] GCOV: add -j argument (human readable format)
` [PATCH 1/7] GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/82633)
` [PATCH 2/7] GCOV: introduce usage of terminal colors
` [PATCH 8/N][RFC] GCOV: support multiple functions per a line
    ` [PATCH 8/N][RFC] v2 "

[PATCH, testsuite, alpha]: Add testcase for glibc sqrt bug
 2017-11-01  7:50 UTC 

[committed] diagnostics: get rid of *_at_rich_loc in favor of overloading
 2017-11-01  0:06 UTC  (3+ messages)

[PR 81702] Remove devirtualization assert
 2017-10-31 22:15 UTC 

[PATCH] RFC: Preserving locations for variable-uses and constants (PR 43486)
 2017-10-31 21:28 UTC  (3+ messages)

[patch, fortran] Index interchange for FORALL and DO CONCURRENT
 2017-10-31 21:09 UTC  (5+ messages)

[committed] jit: add a way to preserve testsuite executables
 2017-10-31 20:50 UTC 

[committed] pt.c: add missing %< and %>
 2017-10-31 20:43 UTC 

[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-10-31 20:25 UTC  (19+ messages)
` [006/nnn] poly_int: tree constants

[patch][x86] GFNI enabling [2/4]
 2017-10-31 20:08 UTC  (5+ messages)

[PATCH v2] Add asan and ubsan support on NetBSD/amd64
 2017-10-31 19:11 UTC  (10+ messages)
` [PATCH v3] "

[PATCH][AArch64] Improve aarch64_legitimate_constant_p
 2017-10-31 19:10 UTC  (3+ messages)

Fix PR rtl-optimization/81803
 2017-10-31 18:28 UTC 

[PATCH, version 4], Add support for _Float<N> and _Float<N>X sqrt, fma, fmin, fmax built-in functions
 2017-10-31 18:26 UTC  (16+ messages)
    ` [PATCH, version 5], "
        ` [PATCH, version 5a], "

[PATCH] PR debug/81570: dwarf2cfi.c: Update cfa.offset in create_pseudo_cfg
 2017-10-31 18:00 UTC  (3+ messages)

[PATCH][GCC][testsuite][mid-end][ARM][AARCH64] Fix failing vec align tests
 2017-10-31 17:38 UTC  (7+ messages)

[Ada] Fix PR ada/82785
 2017-10-31 17:30 UTC 

RFA: PATCH to tell gdb to skip over is-a.h inlines
 2017-10-31 17:22 UTC  (3+ messages)

[PATCH PR79868 ][aarch64] Fix error calls in aarch64 code so they can be translated (version 2)
 2017-10-31 17:08 UTC  (5+ messages)

[PATCH 21/22] Enable building libitm with Intel CET
 2017-10-31 16:36 UTC  (3+ messages)

[PATCH] rs6000: Fix crash with big stack clash interval (PR82674)
 2017-10-31 16:02 UTC  (4+ messages)

[PATCH] GCOV: create one intermediate file per a gcno file (PR gcov-profile/82702)
 2017-10-31 15:59 UTC 

[PATCH 07/22] Enable building libgcc with CET options
 2017-10-31 15:31 UTC  (8+ messages)

[PATCH][AArch64] Restrict POST_INC operand in aarch64_simd_mem_operand_p to register
 2017-10-31 15:00 UTC  (5+ messages)

[libgomp, hsa,committed] Remove semicolon after do {} while (false) in HSA_LOG
 2017-10-31 13:22 UTC 

[PATCH 20/22] Enable building libobjc with Intel CET
 2017-10-31 12:49 UTC  (3+ messages)

[PATCH 19/22] Enable building libgfortran with Intel CET
 2017-10-31 12:18 UTC  (3+ messages)

[PATCH 18/22] Enable building libmpx with Intel CET
 2017-10-31 12:16 UTC  (3+ messages)

[PATCH 17/22] Enable building libquadmath with Intel CET
 2017-10-31 12:15 UTC  (3+ messages)

[PATCH 16/22] Enable building libssp with Intel CET
 2017-10-31 12:13 UTC  (3+ messages)

[PATCH 15/22] Enable building libvtv with Intel CET
 2017-10-31 12:12 UTC  (3+ messages)

[PATCH 13/22] Enable building libstdc++-v3 with Intel CET
 2017-10-31 12:05 UTC  (3+ messages)

[PATCH 12/22] Enable building libgomp with Intel CET
 2017-10-31 12:04 UTC  (3+ messages)

[PATCH 11/22] Enable building libatomic with Intel CET
 2017-10-31 12:00 UTC  (3+ messages)

[PATCH 10/22] Enable building libcilkrts with Intel CET
 2017-10-31 11:58 UTC  (3+ messages)

[PATCH 09/22] Enable building libbacktrace with Intel CET
 2017-10-31 11:49 UTC  (5+ messages)

[PATCH, alpha]: Fix PR 82772, could not split atomic_andsi insn
 2017-10-31 11:02 UTC 

[C++ Patch] PR 81957 ("ICE decltype")
 2017-10-31  9:57 UTC 

[PATCH 0/2] [i386] PR82002 Correct ICE with large stack frame
 2017-10-31  9:36 UTC  (7+ messages)
` [PATCH 1/2] [i386] PR82002 Part 1: Correct ICE caused by wrong calculation
` [PATCH 2/2] [i386] PR82002 Part 2: Correct non-immediate offset/invalid INSN

[PATCH, Makefile] improve libsubdir variable transmission to sub-makes on Windows
 2017-10-31  9:31 UTC  (3+ messages)

[PATCH v2] Fix Incorrect ASan global variables alignment on arm (PR sanitizer/81697)
 2017-10-31  9:18 UTC 

[PATCH] Add fields to struct gomp_thread for debugging purposes
 2017-10-31  7:59 UTC  (3+ messages)

[PATCH 08/22] Add Intel CET support for EH in libgcc
 2017-10-31  5:09 UTC  (2+ messages)

[RFA][PATCH] Provide a class interface into substitute_and_fold
 2017-10-31  4:48 UTC  (6+ messages)

bootstrap-debug-lean + flags in producer vs compare
 2017-10-31  1:20 UTC  (2+ messages)

[patch] configure option to override TARGET_LIBC_PROVIDES_SSP
 2017-10-31  1:20 UTC  (5+ messages)

[PR other/79543] Fix GNU ld --version scanning to conform to the GNU Coding Standards
 2017-10-31  1:20 UTC  (2+ messages)

[patch] Add -static-libquadmath option
 2017-10-31  0:18 UTC  (4+ messages)

[patch, fortran, RFC] Interchange indices for FORALL and DO CONCURRENT if profitable
 2017-10-30 20:50 UTC  (4+ messages)

[PATCH, i386]: Fix PR82725, ICE in change_address_1, at emit-rtl.c
 2017-10-30 20:13 UTC  (7+ 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).