public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/3] Refactor entry point to -Wmisleading-indentation
 2015-06-22 19:03 UTC  (13+ messages)
` [PATCH 2/3] Remove is_first_nonwhitespace_on_line(), instead improve get_visual_column()
` [PATCH 3/3] Improve -Wmissing-indentation heuristics

patch to fix PR63740 on trunk
 2015-06-22 18:57 UTC 

[gomp4] Preserve NVPTX "reconvergence" points
 2015-06-22 18:48 UTC  (19+ messages)

patch to fix PR63740
 2015-06-22 18:28 UTC 

PIC calls without PLT, generic implementation
 2015-06-22 18:18 UTC  (4+ messages)
` [PATCH] Expand PIC calls without PLT with -fno-plt

[PATCH] parloops exit phi fixes
 2015-06-22 18:11 UTC 

[ping] Couple of patches for -fdump-ada-spec
 2015-06-22 17:59 UTC  (2+ messages)

[patch] Delete temporary response file
 2015-06-22 17:48 UTC 

[committed] Add missing update_stmt in transform_to_exit_first_loop_alt
 2015-06-22 17:34 UTC 

[C++ Patch] Remove pointless code in grokdeclarator
 2015-06-22 17:29 UTC  (3+ messages)

C++ PATCH for c++/66515 (ICE with initializer_list)
 2015-06-22 17:27 UTC  (2+ messages)

[PATCH] Test for flag_parallelize_loops > 1
 2015-06-22 17:23 UTC  (2+ messages)
` [committed] "

[PATCH] Check dominator info in compute_dominance_frontiers
 2015-06-22 17:17 UTC  (6+ messages)

[gomp4] Remove some ptxness from middle end
 2015-06-22 17:10 UTC  (3+ messages)

[AArch64][TLSGD Desc][3/3] Implement TLS Global Dynamic Descriptor for tiny model
 2015-06-22 17:07 UTC 

[AArch64][TLSGD Desc][2/3] Sort case label alphabetically
 2015-06-22 17:04 UTC 

[AArch64][TLSGD Desc][1/3] Generalize TLS Descriptor for Global Dynamic
 2015-06-22 17:04 UTC 

[Patch, C++, PR65882] Check tf_warning flag in build_new_op_1
 2015-06-22 17:00 UTC  (4+ messages)

[PATCH] [PATCH][ARM] Fix split-live-ranges-for-shrink-wrap.c testcase
 2015-06-22 17:00 UTC  (4+ messages)
  `  "

[C++ Patch] Use declspecs->locations[ds_virtual]
 2015-06-22 16:56 UTC  (2+ messages)

fix PR46029: reimplement if conversion of loads and stores
 2015-06-22 16:31 UTC  (2+ messages)

RFA: Fix isl-ast-gen-if-1.c test
 2015-06-22 16:20 UTC  (4+ messages)

Fix more of C/fortran canonical type issues
 2015-06-22 16:17 UTC  (13+ messages)

[Aarch64] Expand +rdma documentation, small changes to march and mcpu text
 2015-06-22 16:17 UTC 

[PATCH] top-level for libvtv: use normal (not raw_cxx) target exports
 2015-06-22 16:16 UTC  (3+ messages)

[C++/58583] ICE instantiating NSDMIs
 2015-06-22 16:15 UTC  (10+ messages)

[PATCH 1/4][ARM] Make room for more CPU feature flags
 2015-06-22 16:07 UTC  (4+ messages)
` [PATCH 2/4][ARM] Add feature set definitions
` [PATCH 3/4][ARM] Use new feature set representation
` [PATCH 4/4][ARM] Move initializer into arm-cores.def and arm-arches.def

genmatch: guess the type of a?b:c as b instead of a
 2015-06-22 15:45 UTC  (2+ messages)

[i386, PATCH] Support new psABI for IA MCU
 2015-06-22 15:41 UTC  (3+ messages)
` [i386, PATCH, 1/3] IA MCU psABI support: GCC changes
` [i386, PATCH, 2/3] IA MCU psABI support: changes to libraries

[Patch, fortran, 64674, v1] [OOP] ICE in ASSOCIATE with class array
 2015-06-22 15:38 UTC  (6+ messages)
` [Patch, fortran, 64674, v2] "
  ` [Ping, Patch, fortran, 64674, v3] "

[PATCH 1/2][ARM] Record FPU features as a bit-set
 2015-06-22 15:18 UTC  (2+ messages)
` [PATCH 2/2][ARM] Use new FPU features representation

[patch] Fix std::polar() test FAIL
 2015-06-22 15:15 UTC 

[patch] libstdc++/55409 C++11 allocator support for std::list
 2015-06-22 15:11 UTC  (2+ messages)

Do not take address of empty string front
 2015-06-22 15:11 UTC  (3+ messages)

[VRP] Improve value ranges for unsigned division
 2015-06-22 15:10 UTC  (2+ messages)

[patch] libstdc++/64657 support iterators with overloaded comma operator
 2015-06-22 15:09 UTC  (2+ messages)

match.pd: Three new patterns
 2015-06-22 14:54 UTC  (9+ messages)
    ` match.pd: Three new patterns (and some more)

[PATCH] c/66516 - missing diagnostic on taking the address of a builtin function
 2015-06-22 14:41 UTC  (3+ messages)

[PATCH] Handle casts in bound in try_transform_to_exit_first_loop_alt
 2015-06-22 14:36 UTC  (3+ messages)
` [gomp4][PATCH] "

[Patch, fortran] PR52846 - [F2008] Support submodules
 2015-06-22 12:41 UTC 

[PATCH] Avoid computing scalar iteration cost multiple times
 2015-06-22 11:33 UTC 

[gomp4, committed] Handle reduction in oacc kernels region
 2015-06-22 10:14 UTC 

[PATCH 1/3][ARM][PR target/65697] Strengthen memory barriers for __sync builtins
 2015-06-22 10:08 UTC  (3+ messages)
` [PATCH 2/3][ARM][PR target/65697] Strengthen barriers for compare-and-swap builtin
` [PATCH 3/3][ARM][PR target/65697] Add tests for __sync builtins

[PATCH, i386]: Ignore the cost of embedded comparison (PR 65871)
 2015-06-22  9:49 UTC 

[gomp4] dominance info after predicate_omp_regions
 2015-06-22  8:58 UTC 

[PATCH, ARM] attribute target (thumb,arm) [6/6] respin (4th)
 2015-06-22  8:05 UTC  (4+ messages)
` [PATCH, ARM] attribute target (thumb,arm) [6/6] respin (5th)
    ` [PATCH, ARM] (commited) "

[PATCH] Combine related fail of gcc.target/powerpc/ti_math1.c
 2015-06-22  7:37 UTC  (3+ messages)

Fix ao initialization in ipa-polymorphic-call
 2015-06-22  7:07 UTC 

[PATCH] Fix PR ipa/65908
 2015-06-22  7:04 UTC  (7+ messages)

[PATCH, rs6000] Fix PR65914
 2015-06-22  6:57 UTC  (6+ messages)

[PATCH] Refactoring: use std::swap instead of manual swaps (part 2)
 2015-06-22  5:30 UTC  (2+ messages)

[PATCH] rtx_costs vs. const_int
 2015-06-22  1:32 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 5.1.0)
 2015-06-21 23:00 UTC 

[patch, fortran] Warn about constant integer divisions
 2015-06-21 21:12 UTC  (2+ messages)
` *Ping* patch, "

[Patch, fortran] PR61831 side-effect deallocation of variable components
 2015-06-21 13:01 UTC  (2+ messages)

[PATCH] config/bfin/bfin.c (hwloop_optimize): Set JUMP_LABEL() after emit jump_insn
 2015-06-20 11:59 UTC 

[patch] Fix two libstdc++ test failures with -std=gnu++14
 2015-06-20 10:03 UTC  (2+ messages)

[C/C++ PATCH] PR c++/66572. Fix Wlogical-op false positive
 2015-06-20  0:23 UTC 

[patch committed SH] Fix PR target/66591
 2015-06-20  0:02 UTC 

[gomp4.1] Add new versions of GOMP_target{,_data,_update} and GOMP_target_enter_exit_data
 2015-06-19 22:36 UTC  (7+ messages)

[scalar-storage-order] Small tweaks
 2015-06-19 21:35 UTC  (3+ messages)

[Ada] restore setting of DECL_ARTIFICIAL & DECL_IGNORED_P
 2015-06-19 20:35 UTC 

[Ada] Do not warn about unused global declarations
 2015-06-19 20:26 UTC 

[Ada] Couple of adjustments to special return mechanism
 2015-06-19 20:16 UTC 

RFC (ABI): C++ PATCH for c++/65945 (wrong alignment of nullptr_t)
 2015-06-19 20:11 UTC 

Cleanup of hsa_spill_out
 2015-06-19 19:54 UTC 

[hsa] Unify two implementations of hsa_type_float_p
 2015-06-19 19:14 UTC 

[hsa] Fix spelling and coding style errors
 2015-06-19 19:13 UTC 

[hsa] Unify two copies of hsa_sanitize_name
 2015-06-19 19:11 UTC 

[hsa] Support for local aggregate variables
 2015-06-19 19:10 UTC 

[hsa] Switch from bittype_for_type to hsa_type_bit_size
 2015-06-19 19:08 UTC 

[hsa] Move some stuff from hsa-gen.c to new file hsa.c
 2015-06-19 19:05 UTC 

C++ PATCH for c++/66585 (ICE with lambda in NSDMI)
 2015-06-19 19:02 UTC 

[PATCH] [ARM] Post-indexed addressing for NEON memory access
 2015-06-19 18:37 UTC  (5+ messages)

C++ PATCH for c++/65843 (error with multiple use of captured variable in lambda)
 2015-06-19 18:04 UTC 

C++ PATCH for c++/65973 (ICE with vacuous constexpr ctor)
 2015-06-19 17:58 UTC 

C++ PATCH for c++/65880 (wrong error with pointer to member function)
 2015-06-19 17:55 UTC 

[PATCH/RFC] Make loop-header-copying more aggressive, rerun before tree-if-conversion
 2015-06-19 17:54 UTC  (5+ messages)

[PATCH v2] Rerun loop-header-copying just before vectorization
 2015-06-19 17:37 UTC 

[PATCH, AARCH64] improve float/double 0.0 support
 2015-06-19 17:25 UTC  (2+ messages)

[Patch Vax] zero/sign extend patterns need to be SUBREG aware
 2015-06-19 16:35 UTC  (3+ messages)

[PATCH] Don't link libubsan when -fsanitize-undefined-trap-on-error
 2015-06-19 16:30 UTC  (2+ messages)

[C PATCH] Fix PR44257
 2015-06-19 15:51 UTC  (2+ messages)

[AArch64][TLSGD Trad][2/2] Implement TLS General Dynamic support for Tiny memory model
 2015-06-19 15:23 UTC 

[AArch64][TLSGD Trad][1/2] Generalize TLS Global Dynamic support for all memory mode
 2015-06-19 14:59 UTC 

[PATCH][AArch64] Backport PR62308 to 4.9
 2015-06-19 14:47 UTC  (2+ messages)

[testsuite][AArch64] PR62308: Add testcase
 2015-06-19 14:42 UTC  (4+ messages)

[CHKP, GCC 5] Port a set of stability chkp patches to gcc-5-branch
 2015-06-19 14:42 UTC 

[RFC, PR target/65105] Use vector instructions for scalar 64bit computations on 32bit target
 2015-06-19 13:45 UTC 

Second GCC 4.8.5 Release Candidate available from gcc.gnu.org
 2015-06-19 13:21 UTC 

[Patch 0/4] PowerPC64 Linux split stack support
 2015-06-19 13:04 UTC  (5+ messages)

[PATCH][i386][obvious] Use std::swap instead of manually swapping in a couple of places
 2015-06-19 10:58 UTC 

[C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095)
 2015-06-19 10:51 UTC  (8+ messages)
  ` [C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095) (take 2)
    ` [C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095) (take 3)

[gomp4] Additional tests for the default clause
 2015-06-19  9:53 UTC  (2+ messages)

[patch 0/6] scalar-storage-order merge
 2015-06-19  9:36 UTC  (12+ messages)
` [patch 2/6] scalar-storage-order merge: C front-end
` [patch 6/6] scalar-storage-order merge: testsuite

[AArch64] [TLSIE][2/2] Implement TLS IE for tiny model
 2015-06-19  9:27 UTC 

[AArch64] [TLSIE][1/2] Rename test source file for reuse
 2015-06-19  9:17 UTC 

[PATCH, CHKP, PR middle-end/66581] Fix internal compiler error: SSA corruption
 2015-06-19  9:08 UTC 

openacc kernels directive -- initial support
 2015-06-19  9:04 UTC  (9+ messages)
` [PATCH, 1/8] Expand oacc kernels after pass_build_ealias
      ` Expand oacc kernels after pass_fre (was: [PATCH, 1/8] Expand oacc kernels after pass_build_ealias)
          ` Expand oacc kernels after pass_fre

[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests
 2015-06-19  7:56 UTC  (8+ messages)
  ` [PR testsuite/65205, libgomp/65993] "
          ` OpenACC: initialization with unsupported acc_device_t (was: [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgomp tests)
            ` libgomp: libgomp.oacc-c-c++-common/lib-62.c is for acc_device_nvidia only (was: OpenACC: initialization with unsupported acc_device_t)
        ` libgomp: XFAIL two libgomp.oacc-* tests (was: [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgomp tests)

[PATCH, stage1] Make parloops gate more strict
 2015-06-19  7:50 UTC  (7+ messages)

[PATCH] toplevel: fixes for in-tree libiconv
 2015-06-19  7:47 UTC  (4+ messages)

[PATCH, doc] Eliminate "unlikely character , in @var" warnings
 2015-06-19  6:31 UTC  (2+ messages)

[PATCH 2/2] Enable elimination of zext/sext
 2015-06-19  2:55 UTC  (14+ messages)
              ` [RFC] Elimination of zext/sext - type promotion pass

libiberty TAGS
 2015-06-18 22:48 UTC  (3+ messages)

[PATCH, i386]: Implement zero-extended cmove patterns
 2015-06-18 20:10 UTC 

[PATCH][testsuite] Fix TORTURE_OPTIONS overriding
 2015-06-18 19:08 UTC  (2+ messages)

[ARM] Fix PR middle-end/65958
 2015-06-18 19:03 UTC  (3+ messages)

[Patch, fortran] PR66549 [5/6 regression] ICE with OMP PARALLEL
 2015-06-18 19:02 UTC  (4+ messages)

[patch] fix regrename pass to ensure renamings produce valid insns
 2015-06-18 18:26 UTC  (2+ 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).