public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] avoid calling memset et al. with excessively large sizes (PR 79095)
 2017-01-24 16:28 UTC  (17+ messages)
            ` A + B CMP A -> A CMP' CST' match.pd patterns [was [PATCH] avoid calling memset et al. with excessively large sizes (PR 79095)]

Improve things for PR71724, in combine/if_then_else_cond
 2017-01-24 16:28 UTC  (7+ messages)

[PATCH committed] Fix build failure with MPFR 2.4.x (gimple-ssa-sprintf.c)
 2017-01-24 16:02 UTC  (2+ messages)

Fix microblaze-elf sprintf buffer overflow
 2017-01-24 15:55 UTC 

[PATCH] PR libstdc++/79206 check string_view sizes in operator==
 2017-01-24 15:51 UTC  (6+ messages)

[PR middle-end/79123] cast false positive in -Walloca-larger-than=
 2017-01-24 15:44 UTC  (15+ messages)

[PR 79108] Put ipa_node_params to GC memory
 2017-01-24 14:29 UTC  (5+ messages)

[PR c++/78469] default ctor makes dtor required
 2017-01-24 14:16 UTC  (4+ messages)

[PATCH][testsuite] Require shared effective target for some lto.exp tests
 2017-01-24 14:16 UTC 

[PATCH 1/4] BRIG (HSAIL) frontend: configuration file changes and misc
 2017-01-24 14:14 UTC  (2+ messages)

[PATCH][wwwdocs] Mention new store merging pass for GCC 7
 2017-01-24 14:10 UTC  (4+ messages)

C++ Modules branch
 2017-01-24 13:44 UTC 

[PATCH] BRIG frontend: request for a global review
 2017-01-24 12:54 UTC  (12+ messages)

[PATCH] Fix PR79208
 2017-01-24 12:41 UTC 

[C++ PATCH] 79118 bitfields & constexpr
 2017-01-24 12:40 UTC  (9+ messages)

[PR tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2)
 2017-01-24 12:25 UTC  (10+ messages)

[arm-embedded][committed] Update Coprocessor Intrinsics code after mainline changes
 2017-01-24 12:01 UTC 

[PATCH PR79159]Fix spurious array bound warning
 2017-01-24 10:54 UTC  (2+ messages)

[PATCH] Fix -Wimplicit-fallthrough in soft-fp (Re: implicit-fallthrough warnings in powerpc64le-linux GCC build)
 2017-01-24 10:36 UTC 

[PATCH][PR lto/79061] Fix LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco"
 2017-01-24 10:30 UTC  (9+ messages)
        ` [PATCH v2][PR "

[PR 79198] Call ipa-prop func summary destructor
 2017-01-24 10:07 UTC 

[committed] Enable g++.dg/asan/asan_test.C test also on non-x86 targets
 2017-01-24  8:38 UTC 

[libcc1] add support for C++
 2017-01-24  8:31 UTC  (8+ messages)

GCC 6 RFA: Go patch: call determine_types even for constant expressions
 2017-01-24  4:01 UTC  (2+ messages)

[PATCH 3/5] simply handling of -Wformat-overflow/truncation options (PR 78703)
 2017-01-24  2:59 UTC  (3+ messages)

[PATCH] Enable -fsanitize=thread and =leak support on ppc64{,le}
 2017-01-24  1:25 UTC  (2+ messages)

[PATCH] PR libstdc++/79195 fix make_array type deduction
 2017-01-24  0:03 UTC  (2+ messages)

[PATCH 9e] Update "startwith" logic for pass-skipping to handle __RTL functions
 2017-01-23 23:59 UTC  (3+ messages)
` [PATCH, v2] (9e) "

[PATCH/AARCH64] Improve ThunderX2 T99 address cost model
 2017-01-23 23:59 UTC  (2+ messages)

[PATCH] Fix libsanitizer merge (PR sanitizer/79168)
 2017-01-23 23:47 UTC  (2+ messages)

[PATCH][doc] Correct optimisation levels documentation for -fstore-merging
 2017-01-23 23:40 UTC  (3+ messages)

[patch] update zlib to the 1.2.10 release
 2017-01-23 23:35 UTC  (8+ messages)

[committed] neeeded -> needed
 2017-01-23 22:57 UTC 

libgo patch committed: Update to go1.8rc2
 2017-01-23 22:24 UTC 

[PATCH] Fix false positive for -Walloc-size-larger-than (PR, bootstrap/79132)
 2017-01-23 22:19 UTC  (2+ messages)

[PATCH] Fix PR79088/79188
 2017-01-23 21:06 UTC  (2+ messages)

[PATCH 5/5] add support for width and precision ranges (PR 78703)
 2017-01-23 21:00 UTC  (2+ messages)

[PATCH] -fsanitize=address,undefined support on s390x
 2017-01-23 20:53 UTC 

[C++ Patch/RFC] PR 72764
 2017-01-23 20:36 UTC  (2+ messages)

[c== pATCH] 71710 dependent FIELD_DECL
 2017-01-23 20:29 UTC  (2+ messages)

[C++ PATCH] 71406, 77508 scoped template_ids
 2017-01-23 20:19 UTC  (2+ messages)

[PATCH 2/5] remove unused member (PR 78703)
 2017-01-23 20:01 UTC  (2+ messages)

[patch, fortran] Warn about integer**(negative integer)
 2017-01-23 19:55 UTC  (3+ messages)

[PATCH] Fix PR78189
 2017-01-23 19:45 UTC  (3+ messages)

New Danish PO file for 'cpplib' (version 7.1-b20170101)
 2017-01-23 19:26 UTC 

[RFC] fix bootstrap on aarch64-*-freebsd and probably others
 2017-01-23 19:22 UTC  (13+ messages)

Contents of PO file 'cpplib-7.1-b20170101.da.po'
 2017-01-23 19:22 UTC 

[PATCH 1/5] consolidate handling of directives (PR 78703)
 2017-01-23 18:53 UTC  (2+ messages)

Go patch committed: Fixes for m68k
 2017-01-23 18:39 UTC 

libgo patch committed: Update to Go1.8rc1
 2017-01-23 18:15 UTC  (5+ messages)

[PATCH, libstdc++-v3] Fix 69301.cc FAIL: require atomic builtins
 2017-01-23 17:26 UTC 

[PATCH] Fix -Wformat-security warnings in dwarf2out.c
 2017-01-23 17:10 UTC  (2+ messages)

[PATCH] PR66669: Fix failure of gcc.dg/loop-8.c on Power
 2017-01-23 17:08 UTC  (2+ messages)

[PATCH v3] add -fprolog-pad=N,M option
 2017-01-23 16:45 UTC  (9+ messages)
    ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2017-01-23 16:26 UTC  (16+ messages)

[PATCH] Do not declare artificial variables in tree-profile.c to have a definition (PR lto/69188)
 2017-01-23 16:25 UTC  (6+ messages)

[Ada] Ada2020 feature: partial aggregate notation (Delta aggregates)
 2017-01-23 16:07 UTC  (3+ messages)

[PATCH] PR libstdc++/79195 fix make_array type deduction
 2017-01-23 16:06 UTC 

[PATCH] Delete GCJ
 2017-01-23 15:05 UTC  (17+ messages)

Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known
 2017-01-23 14:51 UTC  (14+ messages)
                      ` [PATCH] Fix strstr folding (PR tree-optimization/79196)

Fix PR78384: ICE in loop splitting
 2017-01-23 13:58 UTC  (2+ messages)

[Ada] Wrong dispatching call through class-wide interface subtype
 2017-01-23 13:38 UTC 

[Ada] Crash on illegally terminated extended return statement
 2017-01-23 13:25 UTC 

[Ada] Aliasing checks on subprograms may cause side effects
 2017-01-23 13:25 UTC 

[PATCH] Fix PR79186
 2017-01-23 13:11 UTC 

[Ada] Missing detection of illegally placed pragma Assert
 2017-01-23 12:26 UTC 

[PATCH] Speed-up use-after-scope (re-writing to SSA) (version 2)
 2017-01-23 12:07 UTC  (14+ messages)

[Ada] Crash on class-wide 'Attribute clause
 2017-01-23 12:07 UTC 

[Ada] Pragma Discard_Names and exception declarations
 2017-01-23 12:07 UTC 

[Ada] Validity checks prevent copy back of scalar IN OUT parameter
 2017-01-23 12:04 UTC 

[Ada] Missing range check on if expression
 2017-01-23 12:04 UTC 

[Ada] Update SPARK rules for checking volatile flavors of protected objects
 2017-01-23 11:56 UTC 

[Ada] Implement AI95-0133 in Ada 95 (and Ada 83) mode
 2017-01-23 11:40 UTC 

[PATCH] Add AVX512 k-mask intrinsics
 2017-01-23 11:33 UTC  (11+ messages)

[Ada] Implementation of AI12-125-3 : add @ as abbreviation for LHS
 2017-01-23 11:33 UTC 

[Ada] Proper matching of attribute 'Result in Refined_Depends
 2017-01-23 11:29 UTC 

[Patch AArch64] Use 128-bit vectors when autovectorizing 16-bit float types
 2017-01-23 11:27 UTC 

[Ada] Spurious error on convention of anonymous access-to-subprogram type
 2017-01-23 11:24 UTC 

[Ada] Allocating large modular arrays
 2017-01-23 11:21 UTC 

[ARM] Fix broken sibcall with longcall, APCS frame and VFP
 2017-01-23 10:05 UTC  (5+ messages)

[PATCH] Be careful about combined chain with length == 0 (PR, tree-optimization/70754)
 2017-01-23  9:45 UTC  (9+ messages)

[RFC] combine: Handle zero_extend without subreg in change_zero_ext
 2017-01-23  9:01 UTC  (3+ messages)

[contrib] patch_tester.sh: remove $TARGET/libjava/testsuite/libjava.sum
 2017-01-23  8:38 UTC 

[libstdc++] manual/debug.xml: code.google.com uses https now
 2017-01-23  7:26 UTC 

[wwwdocs] benchmarks/ -- cp2k.berlios.de/gfortran/ seems gone?
 2017-01-23  7:19 UTC  (2+ messages)

[PATCH 4/5] distinguish likely and unlikely results (PR 78703)
 2017-01-23  7:12 UTC 

[PATCH] better handling of ranges (PR 78703)
 2017-01-22 23:53 UTC  (6+ messages)
        ` [PATCH 0/5] "

contrib/warn_summary: review the -java option
 2017-01-22 21:26 UTC 

[libstdc++,doc] doc/xml/manual/test.xml - fix lint into gccint online manual
 2017-01-22 20:55 UTC 

[wwwdocs] install.texi - adjust opensource.apple.com link
 2017-01-22 20:39 UTC 

[wwwdocs] readings.html -- update one PA-RISC reference
 2017-01-22 20:25 UTC 

[committed] Allow omp {declare {simd,target},simd} in PURE/ELEMENTAL (PR fortran/79154)
 2017-01-22 20:21 UTC  (2+ messages)

[libstdc++,doc] Use canonical address for C++ ABI
 2017-01-22 16:51 UTC  (3+ messages)

[wwwdocs] gcc-3.1/changes.html: http://www.x86-64.org is dead
 2017-01-22 16:20 UTC 

[v3 PATCH] PR libstdc++/78420
 2017-01-22 16:16 UTC  (3+ 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).