public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[0/67] Add wrapper classes for machine_modes
 2016-12-09 13:17 UTC  (40+ messages)
` [1/67] Add an E_ prefix to mode names and update case statements
` [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
` [6/67] Make GET_MODE_WIDER return an opt_mode
` [5/67] Small tweak to array_value_type
` [8/67] Simplify gen_trunc/extend_conv_libfunc
` [7/67] Add scalar_float_mode
` [9/67] Add SCALAR_FLOAT_TYPE_MODE
` [10/67] Make assemble_real take a scalar_float_mode
` [12/67] Use opt_scalar_float_mode when iterating over float modes
` [11/67] Add a float_mode_for_size helper function
` [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
` [21/67] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>
` [22/67] Replace !VECTOR_MODE_P "
` [24/67] Replace a != BLKmode check "
` [23/67] Replace != VOIDmode checks "
` [25/67] Use is_a <scalar_int_mode> for bitmask optimisations
` [27/67] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
` [26/67] Use is_a <scalar_int_mode> in subreg/extract simplifications
` [28/67] Use is_a <scalar_int_mode> for miscellaneous types of test
` [30/67] Use scalar_int_mode for doubleword splits
` [29/67] Make some *_loc_descriptor helpers take scalar_int_mode
` [31/67] Use scalar_int_mode for move2add
` [33/67] Add a NARROWEST_INT_MODE macro
` [32/67] Check is_a <scalar_int_mode> before calling valid_pointer_mode
` [34/67] Add a SCALAR_INT_TYPE_MODE macro
` [36/67] Use scalar_int_mode in the RTL iv routines
` [35/67] Add uses of as_a <scalar_int_mode>
` [38/67] Move SCALAR_INT_MODE_P out of strict_volatile_bitfield_p
` [37/67] Use scalar_int_mode when emitting cstores

[PATCH] omp-low.c split
 2016-12-09 13:08 UTC 

[PATCH] DWARF: make signedness explicit for enumerator const values
 2016-12-09 13:00 UTC  (7+ messages)

3 further backports to 6.3
 2016-12-09 12:57 UTC  (2+ messages)

Pretty printers for versioned namespace
 2016-12-09 12:56 UTC  (5+ messages)

[PATCH, Fortran, pr78505, v1] [F08] Coarray source allocation not synchronizing on oversubscribed cores
 2016-12-09 12:48 UTC  (3+ messages)
` Ping "

[PATCH] Fix PR78699
 2016-12-09 12:42 UTC 

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

C++ PATCH to reject initializating flexible array members in constructors (PR c++/72775)
 2016-12-09 12:34 UTC  (7+ messages)

[PATCH, Fortran, v1] Fix deallocation of nested derived typed components
 2016-12-09 12:33 UTC  (3+ messages)
` Ping "

Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known
 2016-12-09 12:29 UTC  (6+ messages)

[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413
 2016-12-09 12:18 UTC  (8+ messages)

[Patch, fortran] PR44265 - Link error with reference to parameter array in specification expression
 2016-12-09 12:11 UTC  (11+ messages)

[RFC][PATCH] Sanopt for use-after-scope ASAN_MARK internal functions
 2016-12-09 11:56 UTC  (2+ messages)

[PATCH] PR fortran/65173 -- kill off old_cl_list from gfc_namespace
 2016-12-09 11:54 UTC  (8+ messages)

PR78634: ifcvt/i386 cost updates
 2016-12-09 11:49 UTC  (4+ messages)

[PATCH, Fortran, pr78672, ctp1, v1] Gfortran test suite failures with a sanitized compiler
 2016-12-09 10:55 UTC  (4+ messages)

[PATCH] Fix PR78742
 2016-12-09 10:54 UTC 

[PATCH] Enhance analyze_brprob script
 2016-12-09 10:41 UTC  (2+ messages)

[PATCH] rs6000: clz/ctz/ffs improvement (PR78683)
 2016-12-09 10:37 UTC 

[PATCH, testsuite] MIPS: Upgrade to R2 for -mnan=2008 and -mabs=2008
 2016-12-09 10:29 UTC  (2+ messages)

[PATCH TEST]Add test for PR78652
 2016-12-09 10:21 UTC 

[PATCH] Fill bitregion_{start,end} in store_constructor (PR, tree-optimization/78428)
 2016-12-09 10:20 UTC  (3+ messages)

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

[PATCH] Escape non-printable chars in dumped strings
 2016-12-09 10:13 UTC  (6+ messages)

[PATCH] Fix PR78721
 2016-12-09 10:11 UTC  (2+ messages)

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

[PATCH, middle-end]: Fix PR78738, unrecognized insn with -ffast-math
 2016-12-09 10:09 UTC  (2+ messages)

[PATCH] Fix 78550 ICE with bit-field initialization
 2016-12-09 10:03 UTC  (2+ messages)

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

[PATCH, testsuite] MIPS: Skip msa-builtins-err.c if there is no assembly output
 2016-12-09  9:59 UTC  (2+ messages)

[Darwin, PPC] Fix PR71496 by marking pic base loads as non-copyable
 2016-12-09  9:54 UTC  (2+ messages)

[PATCH][GCC 5] Fix PR78731
 2016-12-09  9:51 UTC 

Default associative containers constructors/destructor/assignment
 2016-12-09  9:34 UTC  (6+ messages)

[PR tree-optimization/67955] Exploit PTA in DSE
 2016-12-09  8:28 UTC  (2+ messages)

[PATCH] Add support for Fuchsia (OS)
 2016-12-09  8:26 UTC  (2+ messages)

[PATCH] Reassoc zero_one_operation fixes (PR tree-optimization/78726)
 2016-12-09  8:12 UTC  (2+ messages)

[tree-tailcall] Check if function returns it's argument
 2016-12-09  8:10 UTC  (18+ messages)

[PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
 2016-12-09  7:02 UTC  (2+ messages)

[PATCH, rs6000] Use new pass registration framework for analyze_swaps
 2016-12-09  3:25 UTC  (2+ messages)

[PATCH, rs6000] Add support for vec_pack and vec_sld built-ins
 2016-12-09  3:03 UTC  (2+ messages)

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

[PATCH, rs6000] Fix 32-bit BE failure for gcc.target/powerpc/fold-vec-add-7.c
 2016-12-09  2:35 UTC  (2+ messages)

[PATCH 0/9] RTL frontend v4
 2016-12-09  1:48 UTC  (5+ messages)
` [PATCH 5/9] Introduce selftest::locate_file (v4)

[PATCH 8a/9] Introduce class function_reader (v7)
 2016-12-09  1:32 UTC  (5+ messages)
` [PATCH] Fix bug in MEM parsing in patches 8a/8b
    ` [PATCH] Prevent use of MEM_* attr accessor macros as lvalues

[PATCH] Fix PR78027
 2016-12-09  0:37 UTC  (3+ messages)

parallel_algorithm_assert2.cc
 2016-12-08 22:41 UTC  (3+ messages)

[Patch, fortran, RFC] Add warning for missing location information
 2016-12-08 22:04 UTC  (6+ messages)

[C++ PATCH] P0490R0 GB 20: decomposition declaration should commit to tuple interpretation early
 2016-12-08 21:56 UTC 

patch to fix PR78671
 2016-12-08 21:18 UTC 

Fix ICE with __builtin_va_list on i?86 (PR middle-end/78716)
 2016-12-08 21:08 UTC 

Merge from trunk to gccgo branch
 2016-12-08 20:48 UTC  (2+ messages)

libgo patch committed: mark unused parameters as unused
 2016-12-08 20:43 UTC 

[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2016-12-08 19:50 UTC  (7+ messages)

[PATCH] Fix c++/78621 generic lambda mangling
 2016-12-08 19:23 UTC  (3+ messages)

[PATCH][AArch64] Fix PR78733
 2016-12-08 19:22 UTC  (3+ messages)

[PATCH, i386]: Use GENERAL_REGNO_P some more
 2016-12-08 19:17 UTC 

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-12-08 18:27 UTC 

[PATCH] fix c++/78551 ICE in constexpr
 2016-12-08 18:04 UTC  (2+ messages)

[Patch, fortran] Ping! - PR77903 - [F08] gfortran 6.1.0/7.0.0 accept invalid code with conflicting module/submodule interfaces
 2016-12-08 17:54 UTC 

[PATCH] Print 2 digits after decimal delimiter for BB frequencies
 2016-12-08 17:26 UTC  (3+ messages)

Calling 'abort' on bounds violations in libmpx
 2016-12-08 17:22 UTC  (5+ messages)

[PATCH] [PR78112] Remove the g++.dg/pr78112.C testcase
 2016-12-08 17:09 UTC  (4+ messages)

Fix PR libstdc++/78264
 2016-12-08 15:58 UTC  (2+ messages)

libgo patch committed: Allocate _panic struct on heap
 2016-12-08 15:54 UTC 

Go patch committed: Make Slice_construction_expression::do_flatten idempotent
 2016-12-08 15:51 UTC 

[PATCH 8a/9] Introduce class function_reader (v7)
 2016-12-08 15:16 UTC  (3+ messages)
` [PATCH] Avoid double unread_char (c) in patch 8a of RTL frontend

[PATCH] Enable -fsanitize-address-use-after-scope only if -fsanitize=address is enabled
 2016-12-08 14:33 UTC  (5+ messages)

[v3 PATCH] LWG 2766, LWG 2749
 2016-12-08 13:25 UTC  (6+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-12-08 12:51 UTC  (14+ messages)
      ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)

[PATCH] Fix filesystem test that fails in debug mode
 2016-12-08 12:38 UTC 

cprop fix for PR78626
 2016-12-08 12:21 UTC 

[PATCH] PR71856 try to fix Parallel Mode assertions again
 2016-12-08 12:08 UTC 

[PATCH][ARM] PR target/71436: Restrict *load_multiple pattern till after LRA
 2016-12-08 11:55 UTC  (2+ messages)

[PATCH] improve string find algorithm
 2016-12-08 11:38 UTC  (2+ messages)

[PATCH][AArch64] Improve TI mode address offsets
 2016-12-08 10:03 UTC  (5+ messages)

[PATCH][AArch64] Split X-reg UBFIZ into W-reg LSL when possible
 2016-12-08  9:35 UTC 

[PATCH][AArch64] Split X-reg UBFX into W-reg LSR when possible
 2016-12-08  9:35 UTC 

[ARM][PATCH] Fix failing poly64 tests on ARM
 2016-12-08  9:17 UTC  (5+ messages)

[PATCH, GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode
 2016-12-08  9:12 UTC  (8+ messages)

[Ping[[PATCH][Aarch64] Add support for overflow add and sub operations
 2016-12-08  9:11 UTC 

[ARM] PR 78253 do not resolve weak ref locally
 2016-12-08  8:17 UTC  (5+ messages)

Backports from trunk to 6 branch
 2016-12-08  8:16 UTC 

[C++ PATCH] P0003R5 - removal of dynamic exception specification from C++17
 2016-12-08  5:23 UTC  (2+ messages)

[PATCH] add missing attribute nonnull to stdio functions (PR 78673 and 17308)
 2016-12-08  3:25 UTC  (3+ messages)

[libgo] Remove unused declarations in runtime.h
 2016-12-08  0:38 UTC  (2+ messages)

[PATCH] enhance buffer overflow warnings (and c/53562)
 2016-12-08  0:20 UTC  (15+ messages)
                      ` [PING] "

Hurd port for gcc go PATCH 1-4(23)
 2016-12-08  0:16 UTC  (7+ 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).