public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PIC calls without PLT, generic implementation
 2015-06-23 10:43 UTC  (6+ messages)
` [PATCH] Expand PIC calls without PLT with -fno-plt

[PATCH] c/66516 - missing diagnostic on taking the address of a builtin function
 2015-06-23 10:39 UTC  (7+ messages)

match.pd: Three new patterns
 2015-06-23 10:18 UTC  (14+ messages)
    ` match.pd: Three new patterns (and some more)

[PATCH][ARM] PR/65711: Don't pass '-dynamic-linker' when '-shared' is used
 2015-06-23 10:10 UTC  (7+ messages)

[i386, PATCH] Support new psABI for IA MCU
 2015-06-23  9:46 UTC  (4+ messages)
` [i386, PATCH, 1/3] IA MCU psABI support: GCC changes
` [i386, PATCH, 2/3] IA MCU psABI support: changes to libraries
` [i386, PATCH, 3/3] IA MCU psABI support: testsuite

[PATCH] Check dominator info in compute_dominance_frontiers
 2015-06-23  9:33 UTC  (7+ messages)

[Patch, fortran, 64674, v1] [OOP] ICE in ASSOCIATE with class array
 2015-06-23  9:20 UTC  (7+ messages)
` [Patch, fortran, 64674, v2] "
  ` [Ping, Patch, fortran, 64674, v3] "

[PATCH COMMITTED] MAINTAINERS (Write After Approval): Add myself
 2015-06-23  9:09 UTC 

[Patch SRA] Fix PR66119 by calling get_move_ratio in SRA
 2015-06-23  8:59 UTC  (2+ messages)

[PATCH, i386]; Fix PR 66560, Fails to generate ADDSUBPS
 2015-06-23  8:59 UTC 

[Patch AArch64 0/4] Add "-moverride" option for overriding tuning parameters
 2015-06-23  8:52 UTC  (5+ messages)
` [Patch AArch64 2/4] Control the FMA steering pass in tuning structures rather than as core property
` [Patch AArch64 3/4] De-const-ify struct tune_params
` [Patch AArch64 1/4] Define candidates for instruction fusion in a .def file
` [Patch AArch64 4/4] Add -moverride tuning command, and wire it up for control of fusion and fma-steering

[patch, fortran] Warn about constant integer divisions
 2015-06-23  8:49 UTC  (3+ messages)
` *Ping* patch, "

[nvptx] gcc/testsuite/gcc.target/nvptx/
 2015-06-23  8:26 UTC 

[PATCH] Fix PR c++/30044
 2015-06-23  7:56 UTC  (4+ messages)

[PATCH] Combine related fail of gcc.target/powerpc/ti_math1.c
 2015-06-23  1:59 UTC  (4+ messages)

patch to fix PR63740 on gcc5 branch
 2015-06-23  1:14 UTC 

[gomp4] Remove some ptxness from middle end
 2015-06-22 20:50 UTC  (4+ messages)

[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 

[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] "

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

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

[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) "

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] 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  (3+ 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 

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