public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs] Replace <a name=...> by id= attributes in all of projects/
 2018-08-26 11:16 UTC  (2+ messages)

[Patch][GCC] Document and fix -r (partial linking)
 2018-08-26 10:34 UTC  (7+ messages)

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-08-26 10:20 UTC  (25+ messages)
` PING "
    ` PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) )
  ` [PATCH 0/6] improve handling of char arrays with missing nul (PR 86552, 86711, 86714)

[PATCH] Make strlen range computations more conservative
 2018-08-26  9:58 UTC  (17+ messages)

[PATCH] Add a character size parameter to c_strlen/get_range_strlen
 2018-08-26  9:10 UTC  (43+ messages)

[PATCH] Use complete_array_type on flexible array member initializers
 2018-08-26  8:52 UTC  (3+ messages)

[PATCH] Call braced_list_to_string after array size is fixed
 2018-08-26  7:46 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)
 2018-08-26  5:25 UTC  (2+ messages)

C++ PATCH for c++/87029, Implement -Wredundant-move
 2018-08-25 23:57 UTC  (9+ messages)

C++ PATCH for c++/87080, ICE with -Wpessimizing-move
 2018-08-25 23:47 UTC  (2+ messages)

[patch, libfortran] correct buffer size in library matmul
 2018-08-25 21:23 UTC  (2+ messages)

Keep std::deque algos specializations in Debug mode
 2018-08-25 20:44 UTC 

[PR 87059] kludge over MIN_EXPR problem causing VRP failure in value ranges
 2018-08-25 20:18 UTC  (3+ messages)

[PATCH] convert MIN_EXPR operands to the same type (PR 87059)
 2018-08-25 19:13 UTC  (2+ messages)

[PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat
 2018-08-25 18:55 UTC  (11+ messages)
  ` [PATCH, RFC, rs6000, v2] "
      ` [PATCH, RFC, rs6000, v3] enable early gimple-folding "
  ` VEC_DUPLICATE_EXPR options (was Re: [PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat)

[PATCH, rs6000] Fix PR86731 vec_sl()
 2018-08-25 17:46 UTC  (3+ messages)

[Patch, Fortran, committed] PR 86545: ICE in transfer_expr on invalid WRITE statement
 2018-08-25 15:47 UTC 

[wwwdocs] Replace valign="top" on our main page by CSS
 2018-08-25 13:59 UTC 

[wwwdocs] Replace use of <a name="..."> in all of bugs/
 2018-08-25 11:00 UTC  (2+ messages)

[wwwdocs] Remove cvsup.html
 2018-08-25 10:38 UTC 

[PATCH, Darwin] Minor code clean-up, NFC, committed
 2018-08-25  9:18 UTC 

ToT build problem on Aarch64 after cfg.h change
 2018-08-25  6:01 UTC  (3+ messages)

[PATCH 2/3] GDB: Add support for 24 bit addresses
 2018-08-25  4:55 UTC  (2+ messages)

PING^1: [PATCH] Set start_location to 0 if we ran out of line map space
 2018-08-24 23:34 UTC  (3+ messages)

[PATCH] Adjust string_constant to new STRING_CST semantics
 2018-08-24 21:24 UTC 

[committed] diagnostics: tweaks to line-spans vs line numbering (PR 87091)
 2018-08-24 21:20 UTC 

[PATCH] Check the STRING_CSTs in varasm.c
 2018-08-24 20:18 UTC  (12+ messages)

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-08-24 20:06 UTC  (2+ messages)
` [PATCHv2] Handle overlength string literals in the "

[PATCH] Handle overlength strings in C++ FE
 2018-08-24 20:02 UTC  (3+ messages)
  ` [PATCHv2] "

[PATCH] Fix the damage done by my other patch from yesterday to strlenopt-49.c
 2018-08-24 19:59 UTC  (9+ messages)
  ` [PATCH] Handle overlength strings in the C FE
              ` [PATCHv2] "

[PATCH]: Remove remaining traces of MPX bounded pointers
 2018-08-24 18:55 UTC  (3+ messages)

VRP: rewrite the division code (to handle corner cases including 0)
 2018-08-24 18:38 UTC  (10+ messages)
  ` VRP: make range_includes_zero_p handle value_ranges

Go patch committed: Remove the dummy arg of getcallersp
 2018-08-24 18:15 UTC 

[PATCH] Forward declare debug containers so std::pmr aliases work
 2018-08-24 17:43 UTC 

lightweight class to wide int ranges in VRP and friends
 2018-08-24 17:40 UTC  (3+ messages)

[PR 87073] [committed] fix go bootstrap
 2018-08-24 17:06 UTC  (3+ messages)

new(nothrow) is malloc-like
 2018-08-24 16:50 UTC  (2+ messages)

[PATCH,Darwin, config] Fix PR70694; don't force visibility on inlines for Darwin > 8
 2018-08-24 15:47 UTC  (2+ messages)

[RFC][debug] Add -greadable-dwarf
 2018-08-24 15:38 UTC  (8+ messages)
    ` [PATCH][debug] Add -gforce-named-dies
        ` [PATCH][debug] Add -gdescriptive-dies
            ` [PATCH][debug] Add -gdescribe-dies

[PATCH] treat -Wxxx-larger-than=HWI_MAX special (PR 86631)
 2018-08-24 15:13 UTC  (14+ messages)

OpenRISC Port Submission
 2018-08-24 14:47 UTC  (2+ messages)

[PATCH] Fix overeager spelling corrections (PR c/82967)
 2018-08-24 14:38 UTC 

Optimize sreal normalization
 2018-08-24 14:36 UTC 

[PATCH] Make GO string literals properly NUL terminated
 2018-08-24 12:57 UTC  (17+ messages)

Avoid is_constant calls in vectorizable_bswap
 2018-08-24 12:51 UTC  (2+ messages)

Handle SLP permutations for variable-length vectors
 2018-08-24 12:51 UTC  (2+ messages)

C++ PATCH for c++/67012, c++/86942, detect invalid cases with function return type deduction
 2018-08-24 12:36 UTC  (4+ messages)

[PATCH] Improve checks in c_strlen (PR 87053)
 2018-08-24 12:31 UTC  (6+ messages)

[PATCH] Print default options selection for -march,-mcpu and -mtune for aarch64 (PR driver/83193)
 2018-08-24 12:06 UTC  (6+ messages)

[PATCH] [C] Warn when calculating abs(unsigned_value)
 2018-08-24 11:25 UTC  (5+ messages)
    ` [PATCH] Add -Wabsolute-value

[PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE
 2018-08-24 11:24 UTC 

[PATCH][0/4][RFC] RPO style value-numbering
 2018-08-24 11:14 UTC  (2+ messages)

[PATCH RFC] add generic expansion for MULT_HIGHPART_EXP
 2018-08-24 11:12 UTC  (4+ messages)

[PATCH] (PR86989)
 2018-08-24 10:44 UTC 

[PATCH] print full STRING_CST in Gimple dumps (PR 87052)
 2018-08-24  9:31 UTC  (7+ messages)

[PATCH] DWARF: Call set_indirect_string on DW_MACINFO_start_file
 2018-08-24  9:02 UTC  (4+ messages)

[PATCH][Middle-end]patch for fixing PR 86519
 2018-08-24  2:55 UTC  (12+ messages)

[patch, fortran] Fix PR 86837, wrong code regression in implied do loop in i/o
 2018-08-24  2:35 UTC  (2+ messages)

OpenRISC Port Submission
 2018-08-23 21:53 UTC 

Make safe_iterator inline friends
 2018-08-23 20:59 UTC  (3+ messages)

PATCH for c++/87068, missing diagnostic with fallthrough statement
 2018-08-23 20:38 UTC 

[PATCH,FORTRAN] Remove OS dependency in definition of ASYNC_IO
 2018-08-23 19:27 UTC  (2+ messages)

[PATCH] Fix failure when -fno-rtti test is run in C++17 or later
 2018-08-23 19:27 UTC 

Fix typo "permutaion" in vect_grouped_store_supported
 2018-08-23 18:27 UTC 

Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
 2018-08-23 17:42 UTC  (17+ messages)
        ` Async I/O patch with compilation fix

[PATCH] C++: underline param in print_conversion_rejection (more PR c++/85110)
 2018-08-23 17:22 UTC  (2+ messages)
` [PATCH] C++: highlight bad argument in some users of print_z_candidates "

[PATCH] Optimise sqrt reciprocal multiplications
 2018-08-23 17:09 UTC  (3+ messages)

[PATCH] fix typo 'exapnded' to 'expanded'
 2018-08-23 17:02 UTC  (2+ messages)

PR libstdc++/68222 Hide safe iterator operators
 2018-08-23 15:23 UTC  (7+ messages)

[PATCH] Fix tests that fail in C++98 mode
 2018-08-23 15:10 UTC  (2+ messages)

Fix aarch64_evpc_tbl guard (PR 85910)
 2018-08-23 14:44 UTC  (2+ messages)

[PATCH] Use more DECL_BUILT_IN_P macro
 2018-08-23 14:43 UTC  (9+ messages)

[PATCH] Remove verify_no_unreachable_blocks
 2018-08-23 13:29 UTC  (6+ messages)

RFA: Define vect_perm for variable-length SVE
 2018-08-23 13:27 UTC  (2+ messages)

[PATCH][GCC][AARCH64] use "arch_enabled" attribute for aarch64
 2018-08-23 12:44 UTC  (2+ messages)

[PATCH] Do not read gcda files multiple times (PR gcov-profile/87069)
 2018-08-23 12:35 UTC 

Do not stream TYPE_STUB_DECL
 2018-08-23 12:27 UTC 

Walk pointer_to and reference_to chain in free_lang_data
 2018-08-23 12:26 UTC  (9+ messages)

[PATCH] Fix recent bug in canonicalize_comparison (PR87026)
 2018-08-23 12:11 UTC  (2+ messages)

Allow target to emit LTO early debug to a separate LTO file
 2018-08-23 11:53 UTC  (5+ messages)

[PATCH] Skip tests that depend on the cxx11 std::string
 2018-08-23 11:24 UTC  (4+ messages)

patch to bug #86829
 2018-08-23 11:21 UTC  (9+ messages)

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

[PATCH][RFC] Add gimple-cfg.h
 2018-08-23 10:25 UTC  (3+ messages)

PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUs
 2018-08-23  9:49 UTC 

[PATCH] Fix PR87024
 2018-08-23  9:27 UTC 

[AArch64] Improve SVE handling of single-vector permutes
 2018-08-23  8:58 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).