public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][PR 81376] Remove unnecessary float casts in comparisons
 2017-10-30 19:35 UTC  (4+ messages)

[PATCH] Change default optimization level to -Og
 2017-10-30 19:23 UTC  (7+ messages)

[PATCH,RFC] collect2 LTO for AIX
 2017-10-30 19:20 UTC  (2+ messages)

[C++ PATCH] operator name cleanup prepatch
 2017-10-30 19:08 UTC 

[patch][x86] GFNI enabling [2/4]
 2017-10-30 19:03 UTC  (3+ messages)

[PATCH, i386]: Fix PR82725, ICE in change_address_1, at emit-rtl.c
 2017-10-30 19:02 UTC  (6+ messages)

[PATCH] Fix gfortran.dg/dtio_13.f90 failure on at least FreeBSD
 2017-10-30 18:57 UTC  (2+ messages)

[PATCH][AArch64] Wrong type-attribute for stp and str
 2017-10-30 18:42 UTC 

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

[00/nn] Patches preparing for runtime offsets and sizes
 2017-10-30 18:32 UTC  (31+ messages)
` [01/nn] Add gen_(const_)vec_duplicate helpers
` [03/nn] Allow vector CONSTs
` [07/nn] Add unique CONSTs
` [09/nn] Add a fixed_size_mode_pod class
` [11/nn] Add narrower_subreg_mode helper function
` [10/nn] Widening optab cleanup
` [14/nn] Add helpers for shift count modes
` [20/nn] Make tree-ssa-dse.c:normalize_ref return a bool

[PATCH][ARM] Remove DImode expansions for 1-bit shifts
 2017-10-30 18:25 UTC  (8+ messages)

Fix pretty printers for versioned namespace
 2017-10-30 18:21 UTC  (7+ messages)

[PATCH][AArch64] Wrong type-attribute for stp and str
 2017-10-30 17:59 UTC  (7+ messages)

[PATCH] fix AIX fortran builds
 2017-10-30 17:13 UTC  (2+ messages)

[committed] Unbreak big-endian bootstrap (PR middle-end/22141)
 2017-10-30 17:04 UTC 

Why do we create a broken symlink for include/bits/stamp-bits ?
 2017-10-30 17:04 UTC 

[RFC PATCH] Merge libsanitizer from upstream
 2017-10-30 16:16 UTC  (12+ messages)

[PATCH] fix cygwin builds
 2017-10-30 15:46 UTC  (3+ messages)

[PATCH] Change default to -fno-math-errno
 2017-10-30 15:41 UTC  (6+ messages)

RFC: why do our std::ofsteam functions add ios_base::trunc ?
 2017-10-30 15:40 UTC  (2+ messages)

[PATCH] enhance -Warray-bounds to detect out-of-bounds offsets (PR 82455)
 2017-10-30 15:21 UTC  (3+ messages)

[PATCH] Minor tweak to libstdc++ FAQ
 2017-10-30 15:02 UTC 

[PATCH] Minor header reorganization for unordered containers
 2017-10-30 14:57 UTC 

[PATCH] Fix PR82765
 2017-10-30 14:55 UTC 

[PATCH 0/7] GCOV: another set of improvements
 2017-10-30 14:53 UTC  (16+ messages)
` [PATCH 2/7] GCOV: introduce usage of terminal colors
` [PATCH 7/7] GCOV: std::vector refactoring III
` [PATCH 1/7] GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/82633)
` [PATCH 4/7] GCOV: add -j argument (human readable format)
` [PATCH 3/7] GCOV: add support for lines with an unexecuted lines
` [PATCH 5/7] GCOV: std::vector refactoring
` [PATCH 6/7] GCOV: Vector refactoring II

Fix basic block reordering glitches
 2017-10-30 14:48 UTC  (2+ messages)

[patch] Remove old kludge in gcc.c
 2017-10-30 14:46 UTC  (2+ messages)

[Patch, fortran] PR80850 - Sourced allocate() fails to allocate a pointer
 2017-10-30 14:32 UTC  (3+ messages)

[v3 PATCH] Implement LWG 2485
 2017-10-30 14:16 UTC  (3+ messages)

[C++ Patch/RFC] PR 82085 ("[6/7/8 Regression] ICE: Template variable reference used in nested template alias")
 2017-10-30 14:08 UTC  (2+ messages)

[RFC PATCH] Coalesce host to device transfers in libgomp
 2017-10-30 13:52 UTC  (7+ messages)
    ` [PATCH] Implement omp async support for nvptx

[PATCH] Fix PR82757
 2017-10-30 13:39 UTC  (3+ messages)

[PATCH] Fix PR82762
 2017-10-30 12:48 UTC 

[PATCH] enhance -Warray-bounds to handle strings and excessive indices
 2017-10-30 12:15 UTC  (10+ messages)

[PATCH] Introduce 4-stages profiledbootstrap to get a better profile
 2017-10-30 11:08 UTC  (11+ messages)
      ` [RFC] Make 4-stage PGO bootstrap really working
          ` [PATCH][OBVIOUS] Fix profiledbootstrap
` [PATCH] Append PWD to path when using -fprofile-generate=/some/path

[00/nn] AArch64 patches preparing for SVE
 2017-10-30 11:03 UTC  (14+ messages)
` [01/nn] [AArch64] Generate permute patterns using rtx builders
` [02/nn] [AArch64] Move code around
` [03/nn] [AArch64] Rework interface to add constant/offset routines
` [04/nn] [AArch64] Rename the internal "Upl" constraint
` [06/nn] [AArch64] Add an endian_lane_rtx helper routine
` [05/nn] [AArch64] Rewrite aarch64_simd_valid_immediate
` [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
` [11/nn] [AArch64] Set NUM_POLY_INT_COEFFS to 2
` [12/nn] [AArch64] Add const_offset field to aarch64_address_info

[PATCH] Assorted store-merging improvements (PR middle-end/22141)
 2017-10-30 10:52 UTC  (2+ messages)

[PATCH][GIMPLEFE] Parse ?: stmts
 2017-10-30 10:47 UTC 

[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-10-30 10:26 UTC  (17+ messages)
` [006/nnn] poly_int: tree constants

[PATCH, rs6000] update vec_perm testcase
 2017-10-30 10:11 UTC  (2+ messages)

[RFA][PATCH] Provide a class interface into substitute_and_fold
 2017-10-30 10:07 UTC  (10+ messages)

[AArch64, testsuite] gfortran.dg/ieee/ieee_8.f90: xfail for aarch64+ilp32
 2017-10-30  9:32 UTC  (2+ messages)

[PATCH v2] Add asan and ubsan support on NetBSD/amd64
 2017-10-30  8:24 UTC  (3+ messages)
` [PATCH v3] "

[wwwdocs] Document Nios II changes for GCC 8
 2017-10-30  2:41 UTC 

[committed][PATCH] Convert sprintf warning code to a dominator walk
 2017-10-30  2:03 UTC  (4+ messages)

[PATCH 00/13] Removal of SDB debug info support
 2017-10-30  1:41 UTC  (9+ messages)
` [PATCH 06/13] remove sdb and -gcoff from non-target files
` [PATCH 13/13] fix MIPS files

[wwwdocs] www.generalprocessortech.com now uses https
 2017-10-29 17:59 UTC 

[wwwdocs] readings.html and a eah-jena.de link
 2017-10-29 17:50 UTC 

[patch, fortran, RFC] Interchange indices for FORALL and DO CONCURRENT if profitable
 2017-10-29 17:28 UTC  (5+ messages)

[wwwdocs] spam.html - www.abuse.net now uses https
 2017-10-29 16:01 UTC 

[wwwdocs,Fortran] Links to source code for the Stephen Chapman books
 2017-10-29 15:11 UTC 

Enquiry
 2017-10-29 15:08 UTC 

[patch, nios2] enable FRAME_GROWS_DOWNWARD
 2017-10-29  7:38 UTC 

Add -std=c17, -std=gnu17
 2017-10-28 21:57 UTC  (2+ messages)

[patch, fortran] KIND arguments for MINLOC and MAXLOC
 2017-10-28 21:57 UTC 

[RFC PATCH] -fsanitize=pointer-overflow support (PR sanitizer/80998)
 2017-10-28 17:13 UTC  (15+ messages)
      ` [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998))

[PATCH, Fortran, v1] Clarify error message of co_reduce
 2017-10-28 17:11 UTC  (3+ messages)

[RFTesting] New POINTER_DIFF_EXPR
 2017-10-28 14:58 UTC 

[RFA][PATCH] Stack clash protection 07/08 -- V4 (aarch64 bits)
 2017-10-28 11:23 UTC  (3+ messages)

[PATCH,committed] PR fortran/82620 -- fix detection of syntax error
 2017-10-28  4:09 UTC 

[PATCH], Add rounding built-ins to the _Float<N> and _Float<N>X built-in functions
 2017-10-28  1:11 UTC 

[PATCH] [testsuite/i386] PR 82268 Correct FAIL when configured --with-cpu
 2017-10-27 21:57 UTC  (2+ messages)

[committed] Backports to 7.x
 2017-10-27 20:41 UTC 

[PATCH] Zero vptr in dtor for -fsanitize=vptr
 2017-10-27 20:37 UTC  (11+ messages)

[PATCH, i386]: Fix PR 82692, Ordered comparisons used for unordered built-ins
 2017-10-27 18:30 UTC 

[PATCH] Simplify _Node_insert_return to avoid including <tuple>
 2017-10-27 18:04 UTC 

[PATCH] List headers in Makefile in alphabetical order
 2017-10-27 17:53 UTC 

[PATCH] Remove noexcept from filesystem iterators and operations (LWG 3013, 3014)
 2017-10-27 17:52 UTC 

[PATCH] Make filesystem::file_status default constructor non-explicit (LWG 2787)
 2017-10-27 17:51 UTC 

[PATCH, rs6000] Gimple folding for vec_madd()
 2017-10-27 17:50 UTC  (10+ messages)
        ` [PATCH, rs6000] (v2) "
            ` [PATCH, rs6000] (v3) "

[PATCH] Fix nrv-1.c false failure on aarch64
 2017-10-27 16:55 UTC  (3+ messages)

[PATCH][ARM] Remove movdi_vfp_cortexa8
 2017-10-27 16:53 UTC  (7+ messages)

[PATCH, rs6000 V3] Add Power 8 support to vec_revb
 2017-10-27 16:52 UTC  (3+ messages)

[doc] Remove Tru64 UNIX and IRIX references in install.texi
 2017-10-27 16:43 UTC  (3+ messages)

Adjust empty class parameter passing ABI (PR c++/60336)
 2017-10-27 16:28 UTC  (4+ messages)

[Patch, fortran] PR81758 - [7/8 Regression] [OOP] Broken vtab
 2017-10-27 16:08 UTC  (3+ messages)

[PATCH] RISC-V: Correct and improve the "-mabi" documentation
 2017-10-27 15:32 UTC  (2+ messages)

[hsa] Add missing guard in OMP gridification
 2017-10-27 13:48 UTC  (2+ messages)

[PATCH] Provide filesystem::path overloads for file streams (LWG 2676, partial)
 2017-10-27 13:04 UTC  (2+ messages)

[RFC] propagate malloc attribute in ipa-pure-const pass
 2017-10-27 13:00 UTC  (13+ messages)

[PATCH] New option saphira for Qualcomm server part
 2017-10-27 12:44 UTC 

[RFC, PR 80689] Copy small aggregates element-wise
 2017-10-27 12:27 UTC  (7+ messages)

[PATCH] Define std::filesystem::path::format enum (P0430R2)
 2017-10-27 12:18 UTC 

[doc] Update install.texi for Solaris 12 rename
 2017-10-27 12:03 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).