public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
New template for 'gcc' made available
 2017-08-14 20:45 UTC 

[PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
 2017-08-14 20:44 UTC  (18+ messages)
      ` [PATCH 3/4] "
      ` [PATCH 2/4] "
      ` [PATCH 1/4] "

[00/77] Add wrapper classes for machine_modes
 2017-08-14 20:21 UTC  (55+ messages)
` [01/77] Add an E_ prefix to mode names
` [02/77] Add an E_ prefix to mode names and update case statements
` [03/77] Allow machine modes to be classes
` [05/77] Small tweak to array_value_type
` [04/77] Add FOR_EACH iterators for modes
` [07/77] Add scalar_float_mode
` [06/77] Make GET_MODE_WIDER return an opt_mode
` [09/77] Add SCALAR_FLOAT_TYPE_MODE
` [08/77] Simplify gen_trunc/extend_conv_libfunc
` [12/77] Use opt_scalar_float_mode when iterating over float modes
` [10/77] Make assemble_real take a scalar_float_mode
` [11/77] Add a float_mode_for_size helper function
` [14/77] Make libgcc_floating_mode_supported_p take a scalar_float_mode
` [13/77] Make floatn_mode return an opt_scalar_float_mode
` [16/77] Add scalar_int_mode_pod
` [15/77] Add scalar_int_mode
` [17/77] Add an int_mode_for_size helper function
` [19/77] Add a smallest_int_mode_for_size "
` [18/77] Make int_mode_for_mode return an opt_scalar_int_mode
` [22/77] Replace !VECTOR_MODE_P with is_a <scalar_int_mode>
` [21/77] Replace SCALAR_INT_MODE_P checks "
` [20/77] Replace MODE_INT checks with is_int_mode
` [23/77] Replace != VOIDmode checks with is_a <scalar_int_mode>
` [24/77] Replace a != BLKmode check "
` [25/77] Use is_a <scalar_int_mode> for bitmask optimisations

[PATCH], Enable _Float128 in VSX PowerPC system and enable #pragma GCC target "float128"
 2017-08-14 19:31 UTC 

[testsuite, i386] Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
 2017-08-14 18:23 UTC  (2+ messages)

[PATCH][1/2] Early LTO debug, simple-object part
 2017-08-14 18:22 UTC  (10+ messages)

[PATCH, rs6000] More diagnostic cleanup, addressing PR79845
 2017-08-14 18:10 UTC  (7+ messages)

[PATCH, i386]: Fix PR46091, missed optimization: x86 bt/btc/bts instructions
 2017-08-14 17:50 UTC 

[committed] remove stray space from a warning message (PR 79998)
 2017-08-14 17:38 UTC 

[COMMITTED][AArch64] PR81643: Fix longbranch test
 2017-08-14 17:12 UTC 

[PATCH] don't confuse user when OOM happens
 2017-08-14 16:56 UTC 

[PATCH v11] add -fpatchable-function-entry=N,M option
 2017-08-14 16:50 UTC  (12+ messages)
  ` [PATCH v12] "
                  ` [PATCH] skip patchable_function_entry tests on ia64

[PATCH] Fix PR81503 (SLSR invalid fold)
 2017-08-14 16:21 UTC  (7+ messages)
          ` [PING][PATCH] "

[PATCH] rl78 adddi3 improvement
 2017-08-14 15:56 UTC 

[PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
 2017-08-14 14:26 UTC 

PR81815: Invalid conditional reduction
 2017-08-14 14:22 UTC 

[PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
 2017-08-14 13:17 UTC  (5+ messages)

[PATCH] Convert character arrays to string csts
 2017-08-14 13:07 UTC  (13+ messages)

[PATCH PR81799]Fix ICE by forcing to is_gimple_val
 2017-08-14 12:49 UTC  (3+ messages)

[PATCH committed][AArch64] Fix dbl_mov_immediate_1.c test
 2017-08-14 11:17 UTC 

[patch,avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues
 2017-08-14 11:05 UTC  (5+ messages)
      ` [patch,avr,committed] Fix PR81754

[PATCH v2 3/3] Add RISC-V port for libgloss
 2017-08-14 10:46 UTC 

[PATCH GCC][02/06]New field in struct dependence_info indicating fixed length access
 2017-08-14 10:31 UTC 

[PATCH GCC][01/06]New interface returning all adjacent vertices in graph
 2017-08-14 10:04 UTC 

[PATCH GCC][06/06]Record runtime alias info in struct dependence_info and pass it along
 2017-08-14  9:43 UTC 

[PATCH GCC][05/06]An interface clear all dependence_info with fixed access length tag
 2017-08-14  9:32 UTC 

[PATCH GCC][04/06]Add copying interface for dependence_info
 2017-08-14  9:32 UTC 

[PATCH GCC][03/06]Dump dependence information
 2017-08-14  9:32 UTC 

[PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>
 2017-08-14  9:28 UTC  (2+ messages)

[PATCH][RFC] Make expansion of balanced binary trees of switches on tree level
 2017-08-14  9:26 UTC  (4+ messages)

[PATCH] [Aarch64] Optimize subtract in shift counts
 2017-08-14  8:58 UTC  (14+ messages)

[PATCH, PR81844] Fix condition folding in c_parser_omp_for_loop
 2017-08-14  8:43 UTC 

[PATCH] Fix middle-end/81737
 2017-08-14  8:32 UTC  (6+ messages)

gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
 2017-08-14  8:27 UTC  (3+ messages)

[PATCH 0/2] add unique_ptr class
 2017-08-14  8:26 UTC 

PING^2: [PATCH] i386: Avoid stack realignment if possible
 2017-08-14  8:22 UTC  (2+ messages)
` [Updated, PATCH] "

[PATCH] Add libgcc support for cache clearing on ARM VxWorks
 2017-08-13 22:34 UTC  (3+ messages)

[PATCH] i386: Replace frame pointer with stack pointer in debug insns
 2017-08-13 22:02 UTC  (5+ messages)

[patch, fortran] Fix PR 81116, missing dependency handling for allocatable character
 2017-08-13 20:41 UTC  (2+ messages)
` *ping* "

[PATCH, i386]: Convert *load_tp_<mode> and *add_tp_<mode> to address space
 2017-08-13 17:36 UTC 

[PATCH] Write dependency information (-M*) even if there are errors
 2017-08-13 17:36 UTC 

[Committed/AARCH64] Fix rdma for -mcpu=native
 2017-08-13 16:16 UTC 

[PATCH] [i386,testsuite] [PR 71958] Error on -mx32 with -mabi=ms
 2017-08-13 15:26 UTC  (3+ messages)

[patch, fortran, docs] Document sequential unformatted file structure
 2017-08-13  0:17 UTC 

PING^2: [PATCH] PR driver/81523: Make -static override -pie
 2017-08-12 16:03 UTC  (3+ messages)

[PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
 2017-08-12 14:16 UTC  (8+ messages)

[RS6000] linux startfile/endfile
 2017-08-12  8:28 UTC  (2+ messages)

[og7] dynamic num_workers
 2017-08-11 22:12 UTC 

[PATCH 0/2] add unique_ptr class
 2017-08-11 21:30 UTC  (4+ messages)

[og7] Adjust k80 resources
 2017-08-11 20:46 UTC 

C PATCH to fix bogus inform with -Wc++-compat (PR c/81795)
 2017-08-11 18:10 UTC  (2+ messages)

[patch, fortran] Fix PR 60355, missing error for BIND(C) outside module scope
 2017-08-11 18:05 UTC  (4+ messages)
` *ping* "

[PATCH 1/3] improve detection of attribute conflicts (PR 81544)
 2017-08-11 16:49 UTC  (10+ messages)

[PATCH, PR81430] Use finalize_options in lto1
 2017-08-11 16:46 UTC  (5+ messages)
` [committed, nvptx] Add nvptx_override_options_after_change

[COMMITTED] PR46932: Fix unresolved in testsuite
 2017-08-11 16:12 UTC  (8+ messages)
      ` [PATCH][testsuite] Add check_effective_target_autoincdec

[PATCH] Add macro DISABLE_COPY_AND_ASSIGN
 2017-08-11 15:38 UTC  (4+ messages)

[AArch64, PATCH] Improve Neon store of zero
 2017-08-11 15:16 UTC  (2+ messages)

[PATCH][GCC][AArch64] Fix pattern guard relaxations that are allowing more constants than they should
 2017-08-11 14:14 UTC  (2+ messages)

Small tweak to tree-sra diagnostics
 2017-08-11 13:56 UTC 

[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
 2017-08-11 13:08 UTC  (2+ messages)

[PATCH] Do not instrument void variables with MPX (PR tree-opt/79987)
 2017-08-11 11:50 UTC  (3+ messages)

[PATCH][GCC][AArch64] Restrict lrint inlining on ILP32
 2017-08-11 11:01 UTC 

[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
 2017-08-11 10:34 UTC  (3+ messages)

C++ PATCH for c++/81671, nullptr_t template parameter
 2017-08-11 10:07 UTC 

[PATCH][AArch64] Add addr_type attribute
 2017-08-11  9:58 UTC  (4+ messages)
    ` [PING] [PATCH] [AArch64] "

[PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator
 2017-08-11  6:09 UTC  (6+ messages)
          ` [PING] [PATCH] [AArch64] "

[PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types
 2017-08-11  5:35 UTC  (9+ messages)
      ` [PING}[PATCH][AArch64] "
        ` [PING2] [PATCH][AArch64] "
          ` [PING 3] "
            ` [PING 4] "
              ` [PING 5] "

[PATCH] rs6000: Use SAVE_MULTIPLE only if we restore what it saves (PR80938)
 2017-08-11  4:58 UTC  (6+ messages)
        ` [RS6000] PR 80938, Don't emit eh_frame for regs that don't need saving

[RS6000] Merge rs6000_reg_live_or_pic_offset_p into save_reg_p
 2017-08-11  4:56 UTC 

[RS6000] Don't restore fixed regs
 2017-08-11  4:53 UTC 

[PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry
 2017-08-11  3:04 UTC  (6+ messages)

[PING^4][PATCH v2] Generate reproducible output independently of the build-path
 2017-08-11  2:53 UTC  (14+ messages)

[PATCH] Factor out division by squares and remove division around comparisons (1/2)
 2017-08-11  0:15 UTC  (3+ messages)

[PATCH][compare-elim] Merge zero-comparisons with normal ops
 2017-08-10 22:03 UTC 

[PATCH, i386]: Remove UNSPEC_STACK_CHECK 
 2017-08-10 21:55 UTC  (2+ messages)

C++ PATCH for c++/81359, Unparsed NSDMI error in SFINAE context
 2017-08-10 20:26 UTC  (3+ messages)

[PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry
 2017-08-10 20:23 UTC  (8+ messages)

C++ PATCH for c++/80452, Core 1579: implicit move semantics on return/throw
 2017-08-10 19:56 UTC 

[PATCH] Fix always true condition in gimplify_adjust_omp_clauses
 2017-08-10 19:43 UTC 

PR81738: Split vect-alias-check-6.c
 2017-08-10 19:06 UTC  (2+ messages)

[Patch][AARCH64] Fix PR 81643 by modifying test case
 2017-08-10 18:51 UTC 

[PATCH, DWARF] Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.c
 2017-08-10 18:32 UTC 

[PATCH] i386: Require MMX for builtins with MMX register
 2017-08-10 17:51 UTC 

[PATCH][GCC][AArch64] Inline calls to lrint when possible
 2017-08-10 16:39 UTC  (2+ messages)

[PATCH] Factor out division by squares and remove division around comparisons (2/2)
 2017-08-10 16:39 UTC 

[PATCH, Fortran] Support for legacy %FILL fields in STRUCTUREs
 2017-08-10 14:58 UTC  (3+ messages)

[PATCH, Fortran] Correctly set -fd-lines-as-comments with -fdec
 2017-08-10 14:10 UTC  (3+ messages)

[PATCH] Fix ifunc and resolver (PR ipa/81213)
 2017-08-10 14:09 UTC  (3+ messages)

[PATCH, rs6000] fold-vec testcase fix-ups
 2017-08-10 14:09 UTC  (2+ messages)

[PATCH] i386: Don't use frame pointer without stack access
 2017-08-10 14:07 UTC  (17+ messages)

[PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
 2017-08-10 13:49 UTC  (9+ messages)
    ` [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520)
        ` [PATCH] Introduce TARGET_SUPPORTS_ALIASES
            ` [PATCH][v2] "

[PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991)
 2017-08-10 13:42 UTC  (7+ messages)

[PATCH 0/3 v2] C/C++: show pertinent open token when missing a close token
 2017-08-10 13:39 UTC  (2+ messages)
` [committed, v3] "

[PATCH 0/6] qsort comparator consistency fixes
 2017-08-10 13:35 UTC  (11+ messages)
` [PATCH 6/6] qsort comparator consistency checking

[testsuite, PR81662, committed] Skip fpatchable-function-entry tests for nvptx
 2017-08-10 13:13 UTC  (3+ messages)
` [nvptx, PR 81662, committed] Error out on nvptx for fpatchable-function-entry

[PATCH] Fix failing objc.dg/proto-lossage-4.m
 2017-08-10 10:46 UTC 

[PATCH][www] Amend bugs/management.html with worklist items
 2017-08-10 10:21 UTC  (2+ messages)

C PATCH to display types when printing a conversion warning (PR c/81233)
 2017-08-10  9:37 UTC  (3+ messages)

C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
 2017-08-10  9:25 UTC  (7+ messages)

[PATCH] Fix failing gcc.dg/compare2.c
 2017-08-10  9:17 UTC 

[PATCH 0/5] RFC, WIP: RTL cost improvements
 2017-08-10  7:18 UTC  (10+ messages)

[committed] jit: add gcc_jit_type_get_vector
 2017-08-10  2:28 UTC 

[Committed/AARCH64] Fix gcc.target/aarch64/vect-xorsign_exec.c testcase
 2017-08-10  1:03 UTC 

[PATCH, rs6000] enable early debug and disable switch for gimple folding
 2017-08-10  0:04 UTC  (4+ messages)
` [PATCH, rs6000] (v2) "

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).