public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Reuse the saved_scope structures allocated by push_to_top_level
 2016-04-21 16:37 UTC  (2+ messages)

[PATCH] Allow all 1s of integer as standard SSE constants
 2016-04-21 16:37 UTC  (15+ messages)

[PATCH][doc] Update documentation of AArch64 options
 2016-04-21 16:26 UTC 

Document OpenACC status for GCC 6
 2016-04-21 16:22 UTC 

C++ PATCH to fix a part of c++/70513 (ICE-on-invalid with enums)
 2016-04-21 16:20 UTC  (7+ messages)

[PATCH] Fixup nb_iterations_upper_bound adjustment for vectorized loops
 2016-04-21 16:10 UTC 

[PATCH][wwwdocs] Add deprecation of pre-ARMv4T architectures to the release notes
 2016-04-21 15:59 UTC  (3+ messages)

[gomp4.5] Handle #pragma omp declare target link
 2016-04-21 15:38 UTC  (13+ messages)
          ` gomp_target_fini (was: [gomp4.5] Handle #pragma omp declare target link)
            ` gomp_target_fini

[PATCH, i386, AVX-512] Fix PR target/70728
 2016-04-21 15:30 UTC  (2+ messages)

[PATCH] Fix ICE in predicate_mem_writes (PR tree-optimization/70725)
 2016-04-21 15:23 UTC  (13+ messages)

[PATCH] Fix PR70725 (followup to Mareks patch)
 2016-04-21 14:59 UTC  (4+ messages)

[4.9/5/6: PATCH] Replace -skip-rax-setup with -mskip-rax-setup
 2016-04-21 14:52 UTC 

[PATCH] Avoid allocating garbage GIMPLE_NOPs at LTO stream in time
 2016-04-21 14:26 UTC 

[PATCH] add support for placing variables in shared memory
 2016-04-21 14:25 UTC  (3+ messages)

[C++ Patch] PR 70540 ("[4.9/5/6 Regression] ICE on invalid code in cxx_incomplete_type_diagnostic...")
 2016-04-21 14:21 UTC  (2+ messages)
` [Ping] "

[PATCH] nvptx per-warp compiler-defined stacks (-msoft-stack)
 2016-04-21 14:08 UTC  (2+ messages)

[PATCH] opts-global.c: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE
 2016-04-21 14:02 UTC  (4+ messages)

[PATCH] libffi testsuite: Use split to ensure valid tcl list
 2016-04-21 13:03 UTC  (4+ messages)

[PATCH][RFC] Gimplify "into SSA"
 2016-04-21 12:56 UTC 

[PATCH, www] Fix typo in htdocs/develop.html
 2016-04-21 12:17 UTC 

[PATCH][PR sanitizer/70624] Fix 'dyld: Symbol not found: _dyldVersionNumber' link error on old Darwin systems
 2016-04-21 11:54 UTC  (2+ messages)

Inline across -ffast-math boundary
 2016-04-21 11:45 UTC 

[PATCHv2 0/7] ARC: Add support for nps400 variant
 2016-04-21 11:40 UTC  (9+ messages)
` [PATCH 00/10] ARC: Add support for NPS400 variant
  ` [PATCHv2 2/7] gcc/arc: Replace rI constraint with r & Cm2 for ld and update insns
  ` [PATCHv2 3/7] gcc/arc: convert some constraints to define_constraint
  ` [PATCHv2 1/7] gcc/arc: Add support for nps400 cpu type
  ` [PATCHv2 6/7] gcc/arc: Mask integer 'L' operands to 32-bit
  ` [PATCHv2 7/7] gcc/arc: Add an nps400 specific testcase
  ` [PATCHv2 4/7] gcc/arc: Add support for nps400 cmem xld/xst instructions
  ` [PATCHv2 5/7] gcc/arc: Add nps400 bitops support

[PATCH][combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor
 2016-04-21 11:37 UTC  (4+ messages)

patch to fix PR70689
 2016-04-21 11:33 UTC  (3+ messages)

[RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z
 2016-04-21 11:13 UTC  (7+ messages)

[PATCH] Fix PR70740
 2016-04-21 10:55 UTC 

match.pd patch: min(-x, -y), min(~x, ~y)
 2016-04-21 10:38 UTC  (2+ messages)

[PATCH] vrp: remove rendundant has_single_use tests
 2016-04-21 10:13 UTC  (4+ messages)

[Ada] Detection of missing abstract state refinement
 2016-04-21  9:46 UTC 

[Ada] Incorrect result of equality on multidimensional packed arrays
 2016-04-21  9:46 UTC 

[PATCH] Fix PR70747
 2016-04-21  9:41 UTC 

[Ada] Minimizing recompilation with multiple limited_with clauses
 2016-04-21  9:40 UTC 

[Ada] Improved exception message for Host_Error
 2016-04-21  9:39 UTC 

match.pd patch: max(int_min, x)->x
 2016-04-21  9:08 UTC  (2+ messages)

[PATCH PR70715]Expand simple operations in IV.base and check if it's the control_IV
 2016-04-21  9:03 UTC  (2+ messages)

[Ada] Minor changes to warning message for exe filenames on Windows
 2016-04-21  8:51 UTC 

[Ada] Freezing a subprogram does not always freeze its profile
 2016-04-21  8:25 UTC 

[Ada] Improved handling of rep item chains
 2016-04-21  8:25 UTC 

[Ada] Spurious errors with generalized iterators
 2016-04-21  8:19 UTC 

[PATCH][AArch64][wwwdocs] Summarise some more AArch64 changes for GCC6
 2016-04-21  8:15 UTC 

[PATCH 00/18] towards removing rtx_insn_list and rtx_expr_list
 2016-04-21  4:20 UTC  (26+ messages)
` [PATCH 15/18] make nonlocal_goto_handler_labels a vec
` [PATCH 02/18] make avail_stores a vec<rtx_insn *>
` [PATCH 05/18] make stores rtx_insn_list a vec
` [PATCH 17/18] make pending_{read,write}_insns vec<rtx_insn *>
` [PATCH 03/18] make antic_stores a "
` [PATCH 16/18] make forced labels a vec
` [PATCH 10/18] merge adjust_cost and adjust_cost_2 target hooks
` [PATCH 11/18] add some utility methods to vec
` [PATCH 18/18] make last_pending_memory_flush a vec
` [PATCH 14/18] haifa-sched.c: make ready_list an auto_vec<rtx_insn *>
` [PATCH 12/18] haifa-sched.c: make insn_queue[] a vec<rtx_insn *>

[PATCH][cilkplus] fix c++ implicit conversions with cilk_spawn (PR/69024, PR/68997)
 2016-04-20 23:19 UTC  (3+ messages)

[PATCH, rs6000] Expand vec_ld and vec_st during parsing to improve performance
 2016-04-20 21:24 UTC  (8+ messages)
  ` [PATCHv2, "

[PATCHES] Update avx256-unaligned-load-1.c and avx256-unaligned-store-2.c
 2016-04-20 19:42 UTC  (2+ messages)

[patch] Add noexcept to Filesystem TS operators
 2016-04-20 17:40 UTC  (4+ messages)
` [patch] libstdc++/70609 fix filesystem::copy()
  ` [patch] libstdc++/69703 ignore endianness in codecvt_utf8

[PATCH] nvptx libgcc changes
 2016-04-20 17:06 UTC 

[PATCH] nvptx mkoffload changes
 2016-04-20 17:06 UTC 

[PATCH] nvptx omp target entrypoint handling
 2016-04-20 17:05 UTC 

[PATCH] nvptx -mgomp multilib
 2016-04-20 17:04 UTC 

[PATCH] nvptx -muniform-simt codegen variant
 2016-04-20 17:01 UTC 

[PATCH] new patterns for OpenMP SIMD-via-SIMT
 2016-04-20 16:57 UTC 

[PATCH] new target hook: TARGET_SIMT_VF
 2016-04-20 16:57 UTC 

OpenMP offloading to NVPTX: backend patches
 2016-04-20 16:52 UTC 

[PATCH] [AArch64] support -mfentry feature for arm64
 2016-04-20 16:45 UTC  (16+ messages)

[PATCH PR69489/02]Handle PHI which can be degenerated to two arguments node in tree ifcvt
 2016-04-20 16:01 UTC  (3+ messages)

[PATCH][CilkPlus] Fix PR69363
 2016-04-20 15:51 UTC  (3+ messages)

[PING][PATCH] libgcc: Fix typos in comments for ARM FP emulation routines
 2016-04-20 15:50 UTC  (4+ messages)

[PATCH] Don't build 32-bit libgomp with -march=i486 on x86-64
 2016-04-20 15:16 UTC  (5+ messages)

[PATCH] Don't build 32-bit libatomic with -march=i486 on x86-64
 2016-04-20 14:57 UTC  (11+ messages)

[PATCH] Don't build 32-bit libitm with -march=i486 on x86-64
 2016-04-20 14:44 UTC  (2+ messages)

[PATCH, i386]: Use explicit mode iterators in LEA splitters
 2016-04-20 14:35 UTC 

[PATCH] Optimize strchr (s, 0) to strlen
 2016-04-20 14:18 UTC  (12+ messages)

[PATCH] Fix missed DSE opportunity with operator delete
 2016-04-20 14:12 UTC  (4+ messages)

[PATCH] x86 interrupt attribute patch [1/2]
 2016-04-20 13:48 UTC 

[PATCH] x86 interrupt attribute patch [1/2]
 2016-04-20 13:42 UTC 

[PATCH] x86 interrupt attribute patch [2/2]
 2016-04-20 13:42 UTC 

[PATCH] Simplify ix86_expand_vector_move_misalign
 2016-04-20 13:37 UTC  (4+ messages)

[PATCH][AArch64] Work around PR target/64971
 2016-04-20 13:14 UTC  (5+ messages)

[committed, PATCH] Replace -skip-rax-setup with -mskip-rax-setup
 2016-04-20 12:56 UTC 

[PATCH] Fix GENERICizing of BIT_FIELD_REF
 2016-04-20 12:49 UTC 

[PATCH v2] [libatomic] Add RTEMS support
 2016-04-20 12:35 UTC  (2+ messages)

[PATCH] [ARC] Add new ARCv2 instructions
 2016-04-20 12:13 UTC 

Openacc launch API
 2016-04-20 11:35 UTC  (7+ messages)
          ` libgomp: Make GCC 5 OpenACC offloading executables work (was: Openacc launch API)

[PATCH, i386] Relax target requirement for vec_unpacks_lo_hi
 2016-04-20 11:00 UTC  (2+ messages)

[Ada] Spurious discriminant check on type with unknown discriminants
 2016-04-20 10:56 UTC 

[Ada] Illegal use of current instance in attribute reference
 2016-04-20 10:51 UTC 

[PATCH GCC]Support BIT_AND_EXPR in scalar evolution
 2016-04-20 10:47 UTC  (4+ messages)

[Ada] Leak with function returning String in exception handler
 2016-04-20 10:46 UTC 

[Ada] Spurious error on binary operator in instance
 2016-04-20 10:41 UTC 

[Ada] Constraint_Error on spurious ambiguity in instance
 2016-04-20 10:29 UTC 

[Ada] Missing style warning on overlong line is task subunit
 2016-04-20 10:29 UTC 

Remove unused openacc call
 2016-04-20 10:27 UTC  (3+ messages)

[Ada] Spurious discriminant error on aggregate for derived type
 2016-04-20 10:27 UTC 

Resolve idempotency issue with libgomp's config.h/libgomp.h
 2016-04-20 10:26 UTC  (2+ messages)

[Ada] Constraint_Error on spurious ambiguity in instance
 2016-04-20 10:20 UTC 

[Ada] Crash on configuration pragma Check_Policy
 2016-04-20 10:10 UTC 

[Ada] Better error message for illegal aspect
 2016-04-20 10:10 UTC 

[Ada] Wrong resolution of intrinsic in postcondition
 2016-04-20  9:23 UTC 

[Ada] Do not use secondary stack in some cases
 2016-04-20  9:07 UTC 

[Ada] Legality of aspect Default_Storage_Pool
 2016-04-20  9:05 UTC 

[Ada] Spurious error in if_expression with universal then_expression
 2016-04-20  9:05 UTC 

[PATCH] Improve detection of constant conditions during jump threading
 2016-04-20  9:03 UTC  (2+ messages)

[Ada] Undefined symbol with invariant and private type extension
 2016-04-20  9:01 UTC 

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