public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch, fortran] Fix PR 81116, missing dependency handling for allocatable character
 2017-08-16  3:09 UTC  (3+ messages)
` *ping* "

[PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
 2017-08-16  1:53 UTC 

Limit SH strncmp inline expansion (PR target/78460)
 2017-08-16  1:30 UTC  (3+ messages)

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

[00/77] Add wrapper classes for machine_modes
 2017-08-15 23:50 UTC  (79+ 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
` [10/77] Make assemble_real take a scalar_float_mode
` [12/77] Use opt_scalar_float_mode when iterating over float modes
` [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 "
` [27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
` [25/77] Use is_a <scalar_int_mode> for bitmask optimisations
` [26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications
` [29/77] Make some *_loc_descriptor helpers take scalar_int_mode
` [30/77] Use scalar_int_mode for doubleword splits
` [28/77] Use is_a <scalar_int_mode> for miscellaneous types of test
` [33/77] Add a NARROWEST_INT_MODE macro
` [32/77] Check is_a <scalar_int_mode> before calling valid_pointer_mode
` [31/77] Use scalar_int_mode for move2add
` [35/77] Add uses of as_a <scalar_int_mode>
` [37/77] Use scalar_int_mode when emitting cstores
` [34/77] Add a SCALAR_INT_TYPE_MODE macro
` [38/77] Move SCALAR_INT_MODE_P out of strict_volatile_bitfield_p

[PATCH, rs6000] Fix endianness issue with vmrgew and vmrgow permute constant recognition
 2017-08-15 22:09 UTC  (2+ messages)

Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
 2017-08-15 21:20 UTC  (10+ messages)

[PATCH] Fix building of cross compiler (PR target/81753)
 2017-08-15 18:13 UTC  (3+ messages)

[PATCH PR81832]Skip copying loop header if inner loop is distributed
 2017-08-15 17:51 UTC  (3+ messages)

[PATCH][AArch64] PR71951: Fix unwinding with -fomit-frame-pointer
 2017-08-15 17:46 UTC  (2+ messages)

[PATCH][AArch64] Fix symbol offset limit
 2017-08-15 17:36 UTC  (13+ messages)
    ` [PATCH v2][AArch64] "
        ` [PATCH v3][AArch64] "

[PATCH][AArch64] Remove aarch64_frame_pointer_required
 2017-08-15 17:36 UTC  (2+ messages)

[PATCH][AArch64] Improve aarch64_legitimate_constant_p
 2017-08-15 16:28 UTC  (5+ messages)

[PATCH][AArch64] Improve addressing of TI/TFmode
 2017-08-15 16:27 UTC  (3+ messages)

[PATCH][AArch64] Simplify frame layout for stack probing
 2017-08-15 16:27 UTC  (3+ messages)

[PATCH][AArch64] Remove '*' from movsi/di/ti patterns
 2017-08-15 16:27 UTC  (3+ messages)

[PATCH][AArch64] Introduce emit_frame_chain
 2017-08-15 16:27 UTC  (2+ messages)

[PATCH][AArch64] PR60580: Fix frame pointer option magic
 2017-08-15 16:27 UTC  (2+ messages)

[PATCH][AArch64] Simplify aarch64_can_eliminate
 2017-08-15 16:27 UTC  (2+ messages)

[PATCH 0/7] [ARC] SDATA and ZOL updates
 2017-08-15 16:26 UTC  (8+ messages)
` [PATCH 2/7] [ARC] Use -G option to control sdata behavior
` [PATCH 1/7] [ARC] Improves and fixes for small data support
` [PATCH 3/7] [ARC] Update can_follow_jump hook helper

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

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

0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
 2017-08-15 14:08 UTC  (2+ messages)

[PATCH][1/2] Early LTO debug, simple-object part
 2017-08-15 13:39 UTC  (15+ messages)

[PATCH] Fix file find utils and add unit tests (PR driver/81829)
 2017-08-15 12:55 UTC 

[PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991)
 2017-08-15 12:51 UTC  (8+ messages)

[PATCH][RFC] Make expansion of balanced binary trees of switches on tree level
 2017-08-15 12:50 UTC  (5+ messages)

PR81815: Invalid conditional reduction
 2017-08-15 12:47 UTC  (2+ messages)

[PATCH] don't confuse user when OOM happens
 2017-08-15 12:41 UTC  (2+ messages)

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

[PATCH] Fix PR81790
 2017-08-15  9:28 UTC 

[RS6000] Merge rs6000_reg_live_or_pic_offset_p into save_reg_p
 2017-08-15  8:32 UTC  (2+ messages)

[PATCH] [Aarch64] Optimize subtract in shift counts
 2017-08-15  7:28 UTC  (15+ messages)

[RS6000] Don't restore fixed regs
 2017-08-15  7:01 UTC  (2+ messages)

[PATCH, rs6000] Remove TARGET_VSX_TIMODE and -mno-vsx-timode usage
 2017-08-15  3:42 UTC 

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

[PATCH, rs6000] Fix PR target/72804: Poor code gen with -mvsx-timode
 2017-08-15  0:17 UTC 

[PATCH 1/3] optabs: ensure mem_thread_fence is a compiler barrier
 2017-08-14 20:46 UTC  (4+ messages)

New template for 'gcc' made available
 2017-08-14 20:45 UTC 

[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, 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 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 

[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][04/06]Add copying interface for dependence_info
 2017-08-14  9:32 UTC 

[PATCH GCC][05/06]An interface clear all dependence_info with fixed access length tag
 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, 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, 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)

[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  (6+ 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] "

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