public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[ARM/FDPIC v2 00/21] FDPIC ABI for ARM
 2018-09-09  8:16 UTC  (9+ messages)
` [ARM/FDPIC v2 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
` [ARM/FDPIC v2 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture

[PATCH] internalize a driver fn
 2018-09-09  7:41 UTC 

[PATCH, csky] add an earlyclobber for two patterns
 2018-09-09  5:12 UTC  (2+ messages)

[PATCH 2/6] detect unterminated const arrays in strlen calls (PR 86552)
 2018-09-08 23:47 UTC  (2+ messages)

[wwwdocs] Trim the navigation bar a bit more
 2018-09-08 20:55 UTC 

[wwwdocs] Use (more) CSS instead of direct formatting for our navigation bar
 2018-09-08 19:21 UTC 

[C++ PATCH] PR c++/86678 - constexpr function with non-constant after return
 2018-09-08 15:58 UTC 

[PATCH] Add a dwarf unit type to represent 24 bit values
 2018-09-08 13:58 UTC  (2+ messages)

C++ PATCH to fix more FAILs in c++17/c++2a
 2018-09-08 12:16 UTC  (2+ messages)

C++ PATCH to add RANGE_FOR_INIT_STMT to cxx_pretty_printer
 2018-09-08 12:06 UTC  (2+ messages)

Prune TYPE_NEXT_VARIANT lists in free_lang_data
 2018-09-08  9:49 UTC 

[wwwdocs] gcc-3.4/mips-abi.html -- convert to CSS / HTML 5
 2018-09-08  8:32 UTC 

[PATCH, rs6000] fix PR86952 (p8-vec-xl-*.c tests)
 2018-09-07 21:54 UTC  (2+ messages)

[PATCH, rs6000] fix PR87021 (fold-vec-splat-*.c tests)
 2018-09-07 21:27 UTC 

[PATCH] PR 53796 Improve INQUIRE(RECL=...) handling
 2018-09-07 19:01 UTC  (5+ messages)

[PATCH] Use complete_array_type on flexible array member initializers
 2018-09-07 17:44 UTC  (15+ messages)

Keep std::deque algos specializations in Debug mode
 2018-09-07 16:30 UTC  (4+ messages)

[PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)]
 2018-09-07 16:05 UTC  (3+ messages)

[PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)]
 2018-09-07 16:03 UTC  (3+ messages)

[PATCH, i386]: Rewrite float patterns
 2018-09-07 16:01 UTC 

C++ PATCH to fix direct-enum-init1.C
 2018-09-07 15:53 UTC 

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

C++ PATCH for c++/87150, wrong ctor with maybe-rvalue semantics
 2018-09-07 14:41 UTC  (3+ messages)

bootstrap with --werror=yes fails
 2018-09-07 12:51 UTC 

C++ PATCH for c++/87152, range-based for loops with initializer broken in templates
 2018-09-07 12:32 UTC  (2+ messages)

[PATCH 1/2] zEC12 pipeline
 2018-09-07 11:50 UTC  (5+ messages)
` [PATCH 2/2] z13 pipeline
` [S/390] Re: [PATCH 1/2] zEC12 pipeline

RFA: PATCH to fix crash with --enable-gather-detailed-mem-stats
 2018-09-07 10:38 UTC 

avoid uninitialized use in -Walloca* pass
 2018-09-07  9:12 UTC 

[PATCH,FORTRAN 00/29] Move towards stringpool, part 1
 2018-09-07  8:09 UTC  (34+ messages)
` [PATCH,FORTRAN 13/29] Use stringpool for intrinsics and common
` [PATCH,FORTRAN 07/29] Use stringpool for some gfc_code2string return values
` [PATCH,FORTRAN 08/29] Add uop/name helpers
` [PATCH,FORTRAN 03/29] Use stringpool for gfc_get_name
` [PATCH,FORTRAN 04/29] Use stringpool for gfc_match_generic_spec
` [PATCH,FORTRAN 01/29] gdbinit: break on gfc_internal_error
` [PATCH,FORTRAN 06/29] Use stringpool for association_list
` [PATCH,FORTRAN 09/29] Use stringpool for modules
` [PATCH,FORTRAN 14/29] Fix write_omp_udr for user-operator REDUCTIONs
` [PATCH,FORTRAN 22/29] Use stringpool in class and procedure-pointer result
` [PATCH,FORTRAN 24/29] Use stringpool for intrinsic functions
` [PATCH,FORTRAN 11/29] Do pointer comparison instead of strcmp
` [PATCH,FORTRAN 12/29] Use stringpool for remaining names
` [PATCH,FORTRAN 26/29] Use stringpool for mangled common names
` [PATCH,FORTRAN 23/29] Use stringpool for module binding_label
` [PATCH,FORTRAN 29/29] PR87103: Remove max symbol length check from gfc_new_symbol
` [PATCH,FORTRAN 27/29] Use stringpool for OMP clause reduction code
` [PATCH,FORTRAN 10/29] Do not copy name for check_function_name
` [PATCH,FORTRAN 02/29] Use stringpool for gfc_match_defined_op_name()
` [PATCH,FORTRAN 21/29] Use stringpool for module tbp
` [PATCH,FORTRAN 25/29] Use stringpool on loading module symbols
` [PATCH,FORTRAN 05/29] Use stringpool for gfc_match("%n")
` [PATCH,FORTRAN 16/29] Do pointer comparison in iso_c_binding_module
` [PATCH,FORTRAN 15/29] Use stringpool for iso_c_binding module names
` [PATCH,FORTRAN 19/29] Use stringpool and unified uppercase handling for types
` [PATCH,FORTRAN 18/29] Use stringpool for charkind
` [PATCH,FORTRAN 17/29] Use stringpool for iso_fortran_env
` [PATCH,FORTRAN 28/29] Free type-bound procedure structs
` [PATCH,FORTRAN 20/29] Use stringpool in class et al

[PATCH v2] combine: perform jump threading at the end
 2018-09-06 22:39 UTC  (4+ messages)

[PATCH] Beautify reg_stack.c/get_true_reg a tiny bit
 2018-09-06 21:42 UTC 

[PATCH] Maybe fix PR87134
 2018-09-06 20:22 UTC  (7+ messages)

[PATCH, i386]: Rewrite fix_trunc patterns
 2018-09-06 18:57 UTC 

[PATCH][OBVIOUS] Close file on return from verify-intermediate
 2018-09-06 17:07 UTC  (2+ messages)

[PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority
 2018-09-06 17:05 UTC  (2+ messages)

[wwwdocs] Document 87137 fix
 2018-09-06 16:25 UTC  (2+ messages)

[PATCH 00/25] AMD GCN Port
 2018-09-06 12:37 UTC  (44+ messages)
` [PATCH 02/25] Propagate address spaces to builtins
` [PATCH 04/25] SPECIAL_REGNO_P
` [PATCH 05/25] Add sorry_at diagnostic function
` [PATCH 01/25] Handle vectors that don't fit in an integer
` [PATCH 06/25] Remove constant vec_select restriction
` [PATCH 09/25] Elide repeated RTL elements
` [PATCH 08/25] Fix co-array allocation
` [PATCH 07/25] [pr82089] Don't sign-extend SFV 1 in BImode
` [PATCH 12/25] Make default_static_chain return NULL in non-static functions
` [PATCH 10/25] Convert BImode vectors
` [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME
` [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE
` [PATCH 17/25] Fix Fortran STOP
` [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores
` [PATCH 15/25] Don't double-count early-clobber matches
` [PATCH 11/25] Simplify vec_merge according to the mask
` [PATCH 18/25] Fix interleaving of Fortran stop messages
` [PATCH 16/25] Fix IRA ICE
` [PATCH 24/25] Ignore LLVM's blank lines
` [PATCH 22/25] Add dg-require-effective-target exceptions
` [PATCH 20/25] GCN libgcc
` [PATCH 19/25] GCN libgfortran
` [PATCH 23/25] Testsuite: GCN is always PIE
` [PATCH 25/25] Port testsuite to GCN
` [PATCH 21/25] GCN Back-end (part 1/2)
` [PATCH 21/25] GCN Back-end (part 2/2)

[PATCH] S/390: Use proper rounding mode for DFP to BFD conversions
 2018-09-06 12:27 UTC 

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-09-06 11:29 UTC  (6+ messages)
` [PATCHv2] Handle overlength string literals in the "

[PATCH v4 00/10] New backend for the TI PRU processor
 2018-09-06 11:13 UTC  (11+ messages)
` [PATCH v4 04/10] testsuite: Add check for overflowed IMEM region to testsuite
` [PATCH v4 07/10] testsuite: Define PRU stack usage
` [PATCH v4 02/10] Initial TI PRU libgcc port
` [PATCH v4 01/10] Initial TI PRU GCC port
` [PATCH v4 03/10] testsuite: Add PRU tests
` [PATCH v4 06/10] testsuite: Remove PRU from test cases requiring hosted environment
` [PATCH v4 09/10] testsuite: Mark that PRU uses all function pointer bits
` [PATCH v4 05/10] testsuite: Add check for unsupported TI ABI PRU features to testsuite
` [PATCH v4 08/10] testsuite: Mark that PRU has one-cycle jumps
` [PATCH v4 10/10] testsuite: Mark testsuite that PRU has different calling convention

[PATCH] Backport gettext fixes to get rid of warnings on macOS
 2018-09-06 10:36 UTC  (2+ messages)

[PATCH] S/390: Fix conditional returns
 2018-09-06  7:42 UTC  (2+ messages)

[PATCH] S/390: Prohibit SYMBOL_REF in UNSPECV_CAS
 2018-09-06  7:40 UTC  (2+ messages)

[PATCH 1/2] S/390: Register pass_s390_early_mach statically
 2018-09-06  7:36 UTC  (2+ messages)

[PATCH] S/390: Remove UNSPEC_LTREL_BASE
 2018-09-06  7:31 UTC  (2+ messages)

[patch,nvptx] Basic -misa support for nvptx
 2018-09-06  6:50 UTC  (8+ messages)

C++ PATCH to enhance -Wreturn-local-addr (c++/86982)
 2018-09-06  0:21 UTC  (3+ messages)

[PATCH] C++: highlight bad argument in some users of print_z_candidates (more PR c++/85110)
 2018-09-06  0:19 UTC  (3+ messages)
` [PATCH] C++: special-case single non-viable candidate "

Committed: fix target/86779, speculative error for cris-*
 2018-09-05 23:28 UTC 

C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers
 2018-09-05 20:56 UTC  (6+ messages)

[OpenACC] Enable firstprivate OpenACC reductions
 2018-09-05 20:08 UTC 

[patch][OpenACC] Add target hook TARGET_GOACC_ADJUST_PARALLELISM
 2018-09-05 20:05 UTC 

[openacc] Teach gfortran to lower OpenACC routine dims
 2018-09-05 19:52 UTC 

[PATCH] PR86957
 2018-09-05 19:29 UTC 

[PATCH, i386]: Rewrite float_truncate patterns
 2018-09-05 18:09 UTC 

VRP: abstract out wide int CONVERT_EXPR_P code
 2018-09-05 18:00 UTC  (11+ messages)

[PATCH] Frame pointer for arm with THUMB2 mode
 2018-09-05 17:01 UTC  (10+ messages)

[PATCH] PR52665 do not let .ident confuse assembler scan tests
 2018-09-05 15:32 UTC  (3+ messages)

[PATCH] libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen comment
 2018-09-05 15:18 UTC 

[PATCH] PR libstdc++/87228 Use heap for large buffers instead of alloca
 2018-09-05 14:56 UTC  (2+ messages)

[patch, fortan] PR87103 - [OOP] ICE in gfc_new_symbol() due to overlong symbol name
 2018-09-05 14:24 UTC  (2+ messages)

[PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853)
 2018-09-05 13:55 UTC  (4+ 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).