public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, rs6000] Fix PR78695
 2016-12-11 19:36 UTC 

[committed] parisc: -mcaller-copies option
 2016-12-11 19:31 UTC 

[patch, doc] Move -pthread documentation to linker options
 2016-12-11 19:21 UTC 

[PATCH, i386]: Improve cost function for STV transform of shifts with constant count operand
 2016-12-11 19:02 UTC 

[PATCH] Fix assembler arguments for -m16
 2016-12-11 17:48 UTC  (6+ messages)

[wwwdocs] Remove Java
 2016-12-11 17:43 UTC  (2+ messages)

[PATCH, Fortran, pr78672, ctp1, v1] Gfortran test suite failures with a sanitized compiler
 2016-12-11 17:35 UTC  (7+ messages)
      ` [PATCH, Fortran, pr78672, ctp1, v2] "

[Patch][i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64
 2016-12-11 16:28 UTC  (3+ messages)

[PATCH, middle-end]: Fix PR78738, unrecognized insn with -ffast-math
 2016-12-11 16:16 UTC  (3+ messages)

[PATCH] Add support for Fuchsia (OS)
 2016-12-11 15:25 UTC  (6+ messages)

[ARM] mno-pic-data-is-text-relative & msingle-pic-base
 2016-12-11 14:47 UTC 

committed: make i486 default arch for x86 NetBSD
 2016-12-10 21:26 UTC 

[PATCH/AARCH64] Handle ILP32 multi-arch
 2016-12-10 21:24 UTC  (4+ messages)

committed: add i386/t-crtstuff to i[34567]86-*-netbsdelf tmake_file
 2016-12-10 21:20 UTC 

[PATCHv3] [AARCH64] Add variant support to -m="native"and add thunderxt88p1
 2016-12-10 20:00 UTC  (2+ messages)

cprop fix for PR78626
 2016-12-10 19:59 UTC  (2+ messages)

[PATCH] [x86] Don't use builtins for SIMD shifts
 2016-12-10 18:59 UTC  (3+ messages)

[RFC] combine: Improve change_zero_ext, call simplify_set afterwards
 2016-12-10 18:54 UTC  (6+ messages)

[PATCH] PR fortran/65173 -- kill off old_cl_list from gfc_namespace
 2016-12-10 18:44 UTC  (12+ messages)

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-12-10 15:57 UTC 

[PATCH] gcc: config: tilegx: Reserve prev insn when delete useless insn
 2016-12-10 15:38 UTC  (2+ messages)

[PATCH] Fix A < 0 ? C : 0 optimization (PR tree-optimization/78720)
 2016-12-10 11:45 UTC  (8+ messages)

[PATCH, GCC/ARM] Define arm_arch_core_flags in a single file
 2016-12-10 11:15 UTC  (3+ messages)
` [arm-embedded] "

[C++ PATCH] Demangle decltype(auto) (PR c++/78761)
 2016-12-10 11:05 UTC 

[PATCH] Fix ICEs when -fsanitize={undefined,address,thread} is used during -c -flto but not during the final link (PR sanitizer/78708)
 2016-12-10  6:19 UTC  (2+ messages)

[PATCH] Fix tree-object-size for Fortran ARRAY_REFs (PR fortran/78758)
 2016-12-10  6:18 UTC  (2+ messages)

C++ PATCH to reject initializating flexible array members in constructors (PR c++/72775)
 2016-12-10  0:46 UTC  (13+ messages)

libgo patch committed: Copy hash code from Go 1.7 runtime
 2016-12-09 22:00 UTC  (3+ messages)

[C++ Patch] PR 78637 ("ICE on invalid C++ code (internal compiler error: in pop_namespace, at cp/name-lookup.c:3826)")
 2016-12-09 21:51 UTC  (3+ messages)
` [Ping] "

[PATCH] Add ISA 3.0 PowerPC support for VEXTU{B,H,W}{L,R}X instructions
 2016-12-09 20:48 UTC 

[PATCH] warn on overflow in calls to allocation functions (bugs 77531 and 78284)
 2016-12-09 19:44 UTC  (11+ messages)

[PATCH] Fix ppc ICE with and<mode>3_imm*_dot (PR target/72742)
 2016-12-09 19:41 UTC 

[PATCH 0/9] RTL frontend v4
 2016-12-09 19:32 UTC  (6+ messages)
` [PATCH 5/9] Introduce selftest::locate_file (v4)
        ` PR target/78213 revisited (was Re: [PATCH 5/9] Introduce selftest::locate_file (v4))

Fix -Wstringop-overflow ICE with references (PR middle-end/78750)
 2016-12-09 18:53 UTC  (2+ messages)

Fix PR78725
 2016-12-09 18:53 UTC  (2+ messages)

[PATCH] PR78056: Finish fixing build failure on Power7
 2016-12-09 18:39 UTC 

[0/67] Add wrapper classes for machine_modes
 2016-12-09 18:20 UTC  (74+ messages)
` [2/67] Make machine_mode a class
` [3/67] Add GDB pretty printer for machine mode classes
` [4/67] Add FOR_EACH iterators for modes
` [5/67] Small tweak to array_value_type
` [6/67] Make GET_MODE_WIDER return an opt_mode
` [7/67] Add scalar_float_mode
` [8/67] Simplify gen_trunc/extend_conv_libfunc
` [9/67] Add SCALAR_FLOAT_TYPE_MODE
` [10/67] Make assemble_real take a scalar_float_mode
` [11/67] Add a float_mode_for_size helper function
` [12/67] Use opt_scalar_float_mode when iterating over float modes
` [13/67] Make floatn_mode return an opt_scalar_float_mode
` [14/67] Make libgcc_floating_mode_supported_p take a scalar_float_mode
` [15/67] Add scalar_int_mode
` [16/67] Add scalar_int_mode_pod
` [17/67] Add an int_mode_for_size helper function
` [18/67] Make int_mode_for_mode return an opt_scalar_int_mode
` [19/67] Add a smallest_int_mode_for_size helper function
` [20/67] Replace MODE_INT checks with is_int_mode
` [22/67] Replace !VECTOR_MODE_P with is_a <scalar_int_mode>
` [21/67] Replace SCALAR_INT_MODE_P checks "
` [23/67] Replace != VOIDmode "
` [24/67] Replace a != BLKmode check "
` [25/67] Use is_a <scalar_int_mode> for bitmask optimisations
` [26/67] Use is_a <scalar_int_mode> in subreg/extract simplifications
` [27/67] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
` [28/67] Use is_a <scalar_int_mode> for miscellaneous types of test
` [29/67] Make some *_loc_descriptor helpers take scalar_int_mode
` [30/67] Use scalar_int_mode for doubleword splits
` [31/67] Use scalar_int_mode for move2add
` [32/67] Check is_a <scalar_int_mode> before calling valid_pointer_mode
` [33/67] Add a NARROWEST_INT_MODE macro
` [34/67] Add a SCALAR_INT_TYPE_MODE macro
` [35/67] Add uses of as_a <scalar_int_mode>
` [36/67] Use scalar_int_mode in the RTL iv routines
` [37/67] Use scalar_int_mode when emitting cstores
` [38/67] Move SCALAR_INT_MODE_P out of strict_volatile_bitfield_p
` [39/67] Two changes to the get_best_mode interface
` [40/67] Use scalar_int_mode for extraction_insn fields
` [41/67] Split scalar integer handling out of force_to_mode
` [42/67] Use scalar_int_mode in simplify_shift_const_1
` [44/67] Make simplify_and_const_int take a scalar_int_mode
` [43/67] Use scalar_int_mode in simplify_comparison
` [46/67] Make widest_int_mode_for_size return a scalar_int_mode
` [45/67] Make extract_left_shift take "
` [47/67] Make subroutines of nonzero_bits operate on scalar_int_mode
` [48/67] Make subroutines of num_sign_bit_copies "
` [49/67] Simplify nonzero/num_sign_bits hooks
` [50/67] Add helper routines for SUBREG_PROMOTED_VAR_P subregs
` [52/67] Use scalar_int_mode in extract/store_bit_field
` [51/67] Use opt_scalar_int_mode when iterating over integer modes
` [54/67] Add explicit int checks for alternative optab implementations
` [53/67] Pass a mode to const_scalar_mask_from_tree
` [56/67] Use the more specific type when two modes are known to be equal
` [55/67] Use scalar_int_mode in simplify_const_unary_operation
` [57/67] Use scalar_int_mode in expand_expr_addr_expr
` [58/67] Use scalar_int_mode in a try_combine optimisation
` [59/67] Add a rtx_jump_table_data::get_data_mode helper
` [60/67] Pass scalar_int_modes to do_jump_by_parts_*
` [61/67] Use scalar_int_mode in the AArch64 port
` [62/67] Big machine_mode to scalar_int_mode replacement
` [63/67] Simplifications after type switch
` [65/67] Use scalar_mode in the AArch64 port
` [66/67] Add a scalar_mode_pod class
` [64/67] Add a scalar_mode class
` [67/67] Add a complex_mode class

[PATCH] correct %g handling with unknown arguments in -fprintf-return-value (PR 78696)
 2016-12-09 18:08 UTC 

[PATCH] Fix PR78027
 2016-12-09 17:29 UTC  (9+ messages)

[nvptx] propagating conditionals in worker-vector partitioned loops
 2016-12-09 17:27 UTC  (3+ messages)

[PATCH] PR78255: Make postreload aware of NO_FUNCTION_CSE
 2016-12-09 17:22 UTC  (9+ messages)
            ` [arm-embedded][committed] "

[PATCH, GCC/testsuite/ARM] Fix empty_fiq_handler target selector
 2016-12-09 16:55 UTC  (3+ messages)

[PATCH, rs6000] whitespace fix for p9-dimode tests
 2016-12-09 16:23 UTC  (3+ messages)

[PATCH] omp-low.c split
 2016-12-09 16:19 UTC  (5+ messages)

[PATCH, rs6000] Fix gcc.target/powerpc/pr78691-ppc.c
 2016-12-09 16:01 UTC  (2+ messages)

[c++/61636] generic lambda's potential capture of this
 2016-12-09 15:54 UTC 

parallel_algorithm_assert2.cc
 2016-12-09 15:50 UTC  (4+ messages)

[PATCH] PR78255: Make postreload aware of NO_FUNCTION_CSE
 2016-12-09 15:47 UTC 

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-12-09 15:27 UTC  (9+ messages)
        ` [PATCH, GCC/ARM, gcc-5/6-branch, ping] "
          ` [PATCH, GCC/ARM, gcc-5/6-branch, ping2] "

[PATCH] Fix std::variant for gnu-versioned--namespace build
 2016-12-09 15:22 UTC 

Pretty printers for versioned namespace
 2016-12-09 15:18 UTC  (6+ messages)

[PATCH] rs6000: clz/ctz/ffs improvement (PR78683)
 2016-12-09 14:53 UTC  (2+ messages)

[RFC][PATCH] Sanopt for use-after-scope ASAN_MARK internal functions
 2016-12-09 14:49 UTC  (3+ messages)

[RFC PATCH] avoid printing type suffix with %E
 2016-12-09 14:48 UTC  (6+ messages)
  ` [RFC PATCH] avoid printing type suffix with %E (PR c/78165)

OpenACC Patch Ping
 2016-12-09 14:29 UTC 

[PATCH] DWARF: make signedness explicit for enumerator const values
 2016-12-09 14:07 UTC  (9+ messages)

[PATCH][ARM] PR target/78694: Avoid invalid RTL sharing in minipool code
 2016-12-09 14:03 UTC 

[Patch, Fortran, OOP] PR 61767: ICE in generate_finalization_wrapper at fortran/class.c:1491
 2016-12-09 13:23 UTC  (5+ messages)

3 further backports to 6.3
 2016-12-09 12:57 UTC  (2+ 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).