public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 9
 2018-07-04  0:20 UTC  (14+ messages)
` [PATCH 3/3] Extend -falign-FOO=N to N[:M[:N2[:M2]]]
` [PATCH 2/3] Temporary remove "at least 8 byte alignment" code from x86

[patch] jump threading multiple paths that start from the same BB
 2018-07-04  0:16 UTC  (6+ messages)

[PATCH] have pretty printer include NaN representation
 2018-07-04  0:04 UTC  (2+ messages)

[PATCH] relax lower bound for infinite arguments in gimple-ssa-sprinf.c (PR 86274)
 2018-07-03 22:50 UTC 

[PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations
 2018-07-03 22:24 UTC  (3+ messages)

[PATCH,rs6000] Fix implementation of vec_unpackh, vec_unpackl builtins
 2018-07-03 21:37 UTC  (5+ messages)

[PATCH] Remove redundant #if conditional
 2018-07-03 21:05 UTC 

C++ PATCH for c++/57891, narrowing conversions in non-type template arguments
 2018-07-03 20:47 UTC  (9+ messages)

[14/n] PR85694: Rework overwidening detection
 2018-07-03 20:39 UTC  (9+ messages)

[C++ Patch] More location fixes to grokdeclarator
 2018-07-03 20:28 UTC  (11+ messages)

PR libstdc++/86272 Fix undefined __glibcxx_check_insert_range2
 2018-07-03 20:22 UTC  (2+ messages)

[committed] Consolidating various H8 patterns
 2018-07-03 19:37 UTC 

extract_range_from_binary* cleanups for VRP
 2018-07-03 17:49 UTC  (4+ messages)

[patch, fortran] Asynchronous I/O, take 3
 2018-07-03 17:45 UTC  (4+ messages)

[PATCH 18/n, 386]: Fix PR85694, Generation of vectorized AVG (Average) instruction
 2018-07-03 17:38 UTC 

[PATCH] Fix bootstrap on ia64 with old GCC version
 2018-07-03 17:32 UTC  (2+ messages)

[PATCH] Remove legacy testcase for -fprofile-generate=./
 2018-07-03 17:25 UTC 

[PATCH] Fix DOS-based system build and fix documentation
 2018-07-03 17:23 UTC 

[PATCH][GCC][AArch64] Simplify movmem code by always doing overlapping copies when larger than 8 bytes
 2018-07-03 17:13 UTC  (2+ messages)

[PATCH] i386; Add indirect_return function attribute
 2018-07-03 16:53 UTC  (4+ messages)

C++ PATCH for c++/86201, diagnostic routines re-entered crash
 2018-07-03 16:33 UTC  (2+ messages)

C++ PATCH for c++/86378, functional cast in template noexcept-specifier
 2018-07-03 16:25 UTC 

Add support for dumping multiple dump files under one name
 2018-07-03 16:20 UTC  (6+ messages)

C++ PATCH to add a test for c++/84306
 2018-07-03 14:19 UTC  (2+ messages)

[PATCH] v3 of optinfo, remarks and optimization records
 2018-07-03 14:11 UTC  (11+ messages)
` [PATCH] -fopt-info: add indentation via DUMP_VECT_SCOPE
              ` [PATCH] Remove "note: " prefix from some scan-tree-dump directives

[17/n] PR85694: AArch64 support for AVG_FLOOR/CEIL
 2018-07-03 14:09 UTC  (2+ messages)

[committed] More H8 cleanups, mostly expander consolidation
 2018-07-03 13:58 UTC 

[PATCH] Fix part of PR86389
 2018-07-03 13:55 UTC 

Invert sense of NO_IMPLICIT_EXTERN_C
 2018-07-03 13:50 UTC  (2+ messages)

C++ PATCH for c++/86190, bogus -Wsign-conversion warning
 2018-07-03 13:35 UTC 

[C++ PATCH] Hide __for_{range,begin,end} symbols (PR c++/85515)
 2018-07-03 13:24 UTC  (7+ messages)

[PATCH] Remove powerpc-linux_paired from config-list.mk
 2018-07-03 11:18 UTC 

[PATCH] Introduce 4-stages profiledbootstrap to get a better profile
 2018-07-03  9:39 UTC  (10+ messages)
` [PATCH] Append PWD to path when using -fprofile-generate=/some/path
        ` [PATCH] When using -fprofile-generate=/some/path mangle absolute path of file (PR lto/85759)

Pass more vector types to append_pattern_def_seq
 2018-07-03  9:38 UTC  (2+ messages)

Ensure PATTERN_DEF_SEQ is empty before recognising patterns
 2018-07-03  9:37 UTC  (2+ messages)

Avoid matching the same pattern statement twice
 2018-07-03  9:36 UTC  (2+ messages)

Clean up interface to vector pattern recognisers
 2018-07-03  9:36 UTC  (2+ messages)

[testsuite/guality, committed] Prevent optimization of local in vla-1.c
 2018-07-03  9:05 UTC  (6+ messages)

Limit Debug mode impact: overload __niter_base
 2018-07-03  8:56 UTC  (9+ messages)

[C++ PATCH] Fix extern_decl_map handling (PR c++/3698, PR c++/86208)
 2018-07-03  7:36 UTC 

[PATCH] [RFC] Higher-level reporting of vectorization problems
 2018-07-03  7:14 UTC  (4+ messages)

[committed] Consolidate some H8 patterns
 2018-07-03  5:15 UTC 

[committed] Fix whitespace issues in h8300.md
 2018-07-03  3:40 UTC 

[PATCH] RISC-V: Fix interrupt support for -g
 2018-07-03  3:29 UTC  (4+ messages)

Test (please ignore)
 2018-07-03  1:59 UTC 

[PATCH] P0758R1 Implicit conversion traits
 2018-07-02 22:09 UTC 

[PING][PATCH, rs6000, C/C++] Fix PR target/86324: divkc3-1.c FAILs when compiling with -mabi=ieeelongdouble
 2018-07-02 21:50 UTC 

[PATCH] rs6000: Set up ieee128_float_type_node correctly (PR86285)
 2018-07-02 21:40 UTC 

[PATCH][Middle-end]3rd patch of PR78809
 2018-07-02 21:32 UTC  (4+ messages)
  ` [version 2] "

[PATCH] P0887R1 The identity metafunction
 2018-07-02 21:05 UTC 

[committed] Introduce dump_location_t
 2018-07-02 20:51 UTC  (4+ messages)
` [PATCH 0/2] v4: optinfo framework and remarks
  ` [PATCH 2/2] optinfo: add diagnostic remarks
  ` [PATCH 1/2] Add "optinfo" framework

[PATCH] Optimize std::sub_match comparisons using string_view-like type
 2018-07-02 20:31 UTC 

[committed] selftest: introduce class auto_fix_quotes
 2018-07-02 20:06 UTC 

[C++ Patch] Adjust one more error message to use rich_location::add_range
 2018-07-02 18:20 UTC  (3+ messages)

[PATCH] Remove -Wabi from libstdc++ build options
 2018-07-02 17:03 UTC  (2+ messages)

libgo patch committed: Check return value as well as error from waitid
 2018-07-02 16:29 UTC 

[PATCH] Make sure rs6000-modes.h is installed in plugin/include/config/rs6000/ subdir
 2018-07-02 16:27 UTC  (3+ messages)

[PATCH, aarch64 0/4] Add movprfx patterns and alternatives
 2018-07-02 15:32 UTC  (10+ messages)
` [PATCH, aarch64 1/4] aarch64: Add movprfx alternatives for unpredicated patterns
` [PATCH, aarch64 3/4] aarch64: Add movprfx alternatives for predicate patterns
` [PATCH, aarch64 4/4] aarch64: Add movprfx patterns for zero and unmatched select
` [PATCH, aarch64 2/4] aarch64: Remove predicate from inside SVE_COND_FP_BINARY

[PATCH, testsuite/guality] Use line number vars in gdb-test
 2018-07-02 15:16 UTC  (3+ messages)
` [RFC, testsuite/guality] Use relative line numbers "

[PATCH] Fix GCOV scan pattern (PR testsuite/86366)
 2018-07-02 14:52 UTC 

[patch] adjust default nvptx launch geometry for OpenACC offloaded regions
 2018-07-02 14:39 UTC  (7+ messages)

Quarter 3 2018
 2018-07-02 14:37 UTC 

[PATCH][arm] Avoid STRD with odd register for TARGET_ARM in output_move_double
 2018-07-02 13:58 UTC  (3+ messages)

[ABSU_EXPR] Add some of the missing patterns in match,pd
 2018-07-02 13:55 UTC  (4+ messages)

[PATCH] Fix PR86363
 2018-07-02 13:30 UTC 

[16/n] PR85694: Add detection of averaging operations
 2018-07-02 13:15 UTC  (2+ messages)

[15/n] PR85694: Try to split existing casts in widened patterns
 2018-07-02 13:13 UTC  (2+ messages)

[PATCH][aarch64] Avoid tag collisions for loads on falkor
 2018-07-02 11:09 UTC  (3+ messages)

[PATCH][wwwdocs] Mention Cortex-A76 support in GCC 9 changes.html
 2018-07-02 10:57 UTC  (2+ messages)

[PATCH 3/3][POPCOUNT] Remove unnecessary if condition in phiopt
 2018-07-02 10:28 UTC  (6+ messages)

[i386] Do not omit the frame pointer at -O0
 2018-07-02 10:12 UTC  (3+ messages)

abstract ABS_EXPR code for ranges into separate function
 2018-07-02  7:25 UTC  (2+ messages)

[committed] Reinstate dump_generic_expr_loc
 2018-07-02  3:43 UTC 

[testsuite/guality, committed] Use @main as bp loc instead of line nrs in const-volatile.c
 2018-07-01 20:01 UTC 

[PATCH, committed] Add -mgnu-asm to pdp11 target, change -mdec-asm
 2018-07-01 19:21 UTC 

[testsuite/guality, committed] Use relative line numbers in vla-1.c
 2018-07-01 16:05 UTC 

[testsuite, committed] Fix get-absolute-line error handling
 2018-07-01 15:08 UTC 

[Patch, fortran] PR86242 [6/7/8/9 Regression] [OOP] ICE for derived type with allocatable component and proc-ptr component
 2018-06-30 20:49 UTC 

[Patch, fortran] PR45305 - Array-valued calls to elementals are not simplified
 2018-06-30 15:32 UTC  (3+ messages)

[PATCH] Bump libgnat to 9
 2018-06-30 15:16 UTC  (2+ messages)

[RFC PATCH] diagnose built-in declarations without prototype (PR 83656)
 2018-06-30 13:52 UTC 

[PATCH] [ADA] Make install-gnatlib use the correct ranlib for cross-builds
 2018-06-30 13:38 UTC  (2+ messages)

[PATCH][PR84877]Dynamically align the address for local parameter copy on the stack when required alignment is larger than MAX_SUPPORTED_STACK_ALIGNMENT
 2018-06-29 19:58 UTC  (2+ messages)

[patch] Add OpenACC Fortran support for deviceptr and variable in common blocks
 2018-06-29 19:34 UTC 

[PATCH] Fix PR86321
 2018-06-29 18:50 UTC  (2+ messages)

[committed] Convert v850 to LRA
 2018-06-29 18:45 UTC 

[patch] various OpenACC reduction enhancements
 2018-06-29 18:38 UTC  (4+ messages)
` [patch] various OpenACC reduction enhancements - ME and nvptx changes
` [patch] various OpenACC reduction enhancements - FE changes
` [patch] various OpenACC reduction enhancements - test cases

[patch] Update support for Fortran arrays in OpenACC
 2018-06-29 18:18 UTC  (4+ messages)

[PATCH] ltmain.sh: Sort input file list
 2018-06-29 17:34 UTC  (7+ messages)
` [PATCH] libtool: Sort output of 'find' to enable deterministic builds

[RFC PATCH] diagnose built-in declarations without prototype (PR 83656)
 2018-06-29 17:25 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).