public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH,FORTRAN 04/29] Use stringpool for gfc_match_generic_spec
 2018-09-05 14:58 UTC  (20+ messages)
` [PATCH,FORTRAN 09/29] Use stringpool for modules
` [PATCH,FORTRAN 06/29] Use stringpool for association_list
` [PATCH,FORTRAN 01/29] gdbinit: break on gfc_internal_error
` [PATCH,FORTRAN 00/29] Move towards stringpool, part 1
` [PATCH,FORTRAN 03/29] Use stringpool for gfc_get_name
` [PATCH,FORTRAN 08/29] Add uop/name helpers
` [PATCH,FORTRAN 13/29] Use stringpool for intrinsics and common
` [PATCH,FORTRAN 07/29] Use stringpool for some gfc_code2string return values
` [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 29/29] PR87103: Remove max symbol length check from gfc_new_symbol
` [PATCH,FORTRAN 23/29] Use stringpool for module binding_label
` [PATCH,FORTRAN 05/29] Use stringpool for gfc_match("%n")
` [PATCH,FORTRAN 21/29] Use stringpool for module tbp
` [PATCH,FORTRAN 11/29] Do pointer comparison instead of strcmp
` [PATCH,FORTRAN 24/29] Use stringpool for intrinsic functions
` [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 26/29] Use stringpool for mangled common names

VRP: abstract out wide int CONVERT_EXPR_P code
 2018-09-05 14:57 UTC  (13+ messages)

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

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

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

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

[PATCH] Frame pointer for arm with THUMB2 mode
 2018-09-05 14:11 UTC  (6+ messages)

[PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853)
 2018-09-05 13:55 UTC  (4+ messages)

[PATCH][OBVIOUS] Close file on return from verify-intermediate
 2018-09-05 13:29 UTC 

[PATCH v2] combine: perform jump threading at the end
 2018-09-05 12:11 UTC  (2+ messages)

[ARM/FDPIC v2 00/21] FDPIC ABI for ARM
 2018-09-05 12:07 UTC  (5+ messages)
` [ARM/FDPIC v2 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture

[PATCH] Optimise sqrt reciprocal multiplications
 2018-09-05 11:43 UTC  (10+ messages)

[PATCH] Maybe fix PR87134
 2018-09-05 11:19 UTC  (4+ messages)

[PATCH] Group switch cases in switch lowering (PR tree-optimization/87205)
 2018-09-05 11:06 UTC  (3+ messages)

For our betterment
 2018-09-05 10:52 UTC 

[wwwdocs] Document 87137 fix
 2018-09-05 10:46 UTC 

Committed: io/async.h: Use __gthread_mutex_t, not pthread_mutex_t
 2018-09-05 10:40 UTC  (2+ messages)

[PATCH] Fix PR87217
 2018-09-05 10:32 UTC 

PR85787: Extend malloc_candidate_p to handle multiple phis
 2018-09-05 10:03 UTC  (2+ messages)

[PR c++/87185] ICE in prune-lambdas
 2018-09-05  9:51 UTC 

[PATCH] Fix PR87225
 2018-09-05  9:39 UTC 

[PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE
 2018-09-05  9:38 UTC  (4+ messages)

[PATCH] [v4][aarch64] Avoid tag collisions for loads falkor
 2018-09-05  9:38 UTC  (5+ messages)
` [PING 5][PATCH] "

[PATCH 1/2] S/390: Register pass_s390_early_mach statically
 2018-09-05  9:33 UTC  (3+ messages)
` [PATCH 2/2] S/390: Repeat jump threading after combine

[PING][PATCH] Frame pointer for arm with THUMB2 mode
 2018-09-05  9:14 UTC 

[PATCH][OBVIOUS] Fix a scan in test for Darwin target (PR testsuite/87216)
 2018-09-05  9:10 UTC  (3+ messages)

[PATCH] S/390: Fix conditional returns
 2018-09-05  8:35 UTC 

Do not stream TYPE_STUB_DECL
 2018-09-05  8:34 UTC  (2+ messages)

[PATCH] Ignore properly -mdirect-move (PR target/87164)
 2018-09-05  8:04 UTC  (3+ messages)

[PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE
 2018-09-05  7:50 UTC  (6+ messages)

Backports to 8.3
 2018-09-05  7:25 UTC 

[PATCH] Make function clone name numbering independent
 2018-09-05  3:32 UTC  (18+ messages)
                    ` [PING][PATCH] "
                      ` [PING v2][PATCH] "

C++ PATCH for build_throw
 2018-09-05  1:40 UTC  (2+ messages)

[wwwdocs] Fix main page
 2018-09-04 21:44 UTC 

C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers
 2018-09-04 21:29 UTC  (4+ messages)

[Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute
 2018-09-04 20:50 UTC  (8+ messages)

[PATCH] DWARF: Allow hard frame pointer even if frame pointer isn't used
 2018-09-04 20:03 UTC  (2+ messages)

[PATCH] Fix PR87177 (and dup)
 2018-09-04 19:05 UTC  (2+ messages)

[PATCH v2] gcc: xtensa: fix NAND code in xtensa_expand_atomic
 2018-09-04 18:07 UTC  (3+ messages)

[PATCH] Fix up -mno-xsave handling (PR target/87198)
 2018-09-04 16:36 UTC  (2+ messages)

PING^1 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2018-09-04 16:01 UTC 

[PATCH] DWARF: add DW_AT_count to zero-length arrays
 2018-09-04 15:59 UTC  (6+ messages)

[PATCH v3] Change default to -fno-math-errno
 2018-09-04 15:27 UTC  (2+ messages)

[GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks
 2018-09-04 15:13 UTC  (3+ messages)

[RFH] split {generic,gimple}-match.c files
 2018-09-04 15:07 UTC  (9+ messages)

[testsuite, i386] Don't xfail gcc.target/i386/addr-sel-1.c (PR target/86744)
 2018-09-04 15:06 UTC 

[PATCH] Merge Ignore and Deprecated in .opt files
 2018-09-04 14:55 UTC  (10+ messages)

[PATCH] Use complete_array_type on flexible array member initializers
 2018-09-04 14:31 UTC  (6+ messages)

VRP: abstract out POINTER_TYPE_P handling
 2018-09-04 14:17 UTC  (11+ messages)

[2/2] Add AddressSanitizer annotations to std::string
 2018-09-04 13:37 UTC  (3+ messages)

[PATCH] Add -Waligned-new to Option Summary
 2018-09-04 13:35 UTC  (2+ messages)

Keep std::deque algos specializations in Debug mode
 2018-09-04 13:00 UTC  (2+ messages)

Building old GCC with new GCC: stage1 32-bit libstdc++ fails to build after building 64-bit libstdc++
 2018-09-04 12:20 UTC 

[PATCH] Fix PR87211
 2018-09-04 12:03 UTC 

[PATCH 1/6] [MIPS] Split Loongson (MMI) from loongson3a
 2018-09-04 11:55 UTC  (4+ messages)
` [PATCH v2 "

VRP: abstract out bitwise AND/OR optimizations
 2018-09-04 11:35 UTC  (2+ messages)

Relocation (= move+destroy)
 2018-09-04 11:19 UTC  (2+ messages)

[PATCH] Fix PR87176
 2018-09-04 10:55 UTC  (2+ messages)

[PATCH] Update C Extensions docs for support in latest C++
 2018-09-04 10:12 UTC  (2+ messages)

Fix a minor copyright year typo
 2018-09-04  9:39 UTC 

[PATCH] Add -Wabsolute-value
 2018-09-04  9:08 UTC  (2+ messages)

[PATCH] genmatch: isolate reporting into a function
 2018-09-04  8:42 UTC  (6+ messages)

[PATCH] gcc: xtensa: fix NAND code in xtensa_expand_atomic
 2018-09-04  8:16 UTC 

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-09-04  7:05 UTC  (4+ messages)
` [PATCHv2] Handle overlength string literals in the "

[PATCH,committed] [MAINTAINERS] Update email address
 2018-09-04  4:06 UTC 

[PATCH 0/6] [MIPS] Reorganize the loongson march and extensions instructions set
 2018-09-04  3:59 UTC  (3+ messages)

[PATCH 3/6] [MIPS] Add Loongson EXTensions R2 (EXT2) instructions support
 2018-09-04  3:56 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/6] [MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a
 2018-09-04  3:54 UTC  (3+ messages)
` [PATCH 2/6] "
  ` [PATCH v2 "

[PATCH, OpenACC] Support Fortran derived type members in "acc update" directives
 2018-09-04  0:47 UTC 

[PATCH] Fix extra parens in config/tls.m4
 2018-09-03 23:51 UTC 

[PATCH, OpenACC] Support C++ "this" in OpenACC directives (PR66053)
 2018-09-03 23:50 UTC  (5+ messages)

[C++ Patch] PR 85065 ("[concepts] ICE with invalid use of a concept")
 2018-09-03 20:59 UTC 

[wwwdocs] Remove gcc.skazkaforyou.com mirror
 2018-09-03 19:46 UTC  (2+ messages)

[Patch, Fortran] PR 87172: [9 Regression] Spurious "Derived type 'c_funptr' at (1) has not been declared" error after r263782
 2018-09-03 19:19 UTC 

[PATCH] Optimize sin(atan(x)), take 2
 2018-09-03 19:11 UTC 

[wwwdocs] gcc.css -- fix and simplify twocolumns class
 2018-09-03 18:55 UTC 

DWARF: Represent hard frame pointer as stack pointer + offset
 2018-09-03 18:42 UTC  (12+ messages)
      ` [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD

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