public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH], Fix PR 77993, PowerPC bootstrap on 32-bit systems
 2016-11-03 21:05 UTC  (2+ messages)

[patch] Clean up WORD_REGISTER_OPERATIONS & LOAD_EXTEND_OP tests
 2016-11-03 20:56 UTC 

Add missing symbols for versioned namespace
 2016-11-03 20:54 UTC 

[PATCH] Generate reproducible output independently of the build-path
 2016-11-03 20:01 UTC  (10+ messages)
` [PATCH 2/4] Split prefix-map values on the last '=' character, not the first
` [PATCH 4/4] Use SOURCE_DATE_EPOCH in place of __TIMESTAMP__ if the latter is newer
` [PATCH 1/4] Use SOURCE_PREFIX_MAP envvar as an implicit debug-prefix-map
` [PATCH 3/4] Use SOURCE_PREFIX_MAP envvar to transform __FILE__

[PATCH, C++] Warn on redefinition of builtin functions (PR c++/71973)
 2016-11-03 19:58 UTC  (12+ messages)

[match.pd] Fix for PR35691
 2016-11-03 19:57 UTC  (7+ messages)

[PATCH] DW_TAG_ptr_to_member_type for PMF and DW_AT_{,rvalue_}reference for those
 2016-11-03 19:54 UTC  (8+ messages)
        ` [PATCH] DW_TAG_ptr_to_member_type for PMF and DW_AT_{,rvalue_}reference for those (take 2)

[fixincludes, v3] Don't define libstdc++-internal macros in Solaris 10+ <math.h>
 2016-11-03 19:45 UTC  (2+ messages)

[PATCH] Print repeated rtl vector elements in a nicer way
 2016-11-03 19:36 UTC  (3+ messages)

[PATCH] Add mcpu flag for Qualcomm falkor core
 2016-11-03 18:13 UTC  (3+ messages)

[PATCH] [ARM] Eliminate SUBTARGET_CPU_DEFAULT
 2016-11-03 18:10 UTC 

[gomp4] Un-parallelized OpenACC kernels constructs with nvptx offloading: "avoid offloading" (was: [PATCH] Add fopt-info-oacc)
 2016-11-03 17:59 UTC  (2+ messages)

[Patch, rtl] PR middle-end/78016, keep REG_NOTE order during insn copy
 2016-11-03 17:45 UTC  (9+ messages)

[PATCH] libiberty: Add Rust symbol demangling
 2016-11-03 17:40 UTC 

[RFC] Handle unary pass-through jump functions for ipa-vrp
 2016-11-03 17:36 UTC  (7+ messages)
  ` [ipa-vrp] ice in set_value_range

[PATCH, Fortran] DEC Compatibility: Default missing exponents to 0 with -fdec
 2016-11-03 17:21 UTC  (2+ messages)
` [PING!] "

[Patch, testsuite] Add new effective-target_store_merge
 2016-11-03 16:59 UTC  (2+ messages)

[PATCH, GCC/ARM] Fix PR77904: callee-saved register trashed when clobbering sp
 2016-11-03 16:52 UTC 

[PATCH] Fix dwarf2out related bootstrap failure on Solaris (PR debug/78191)
 2016-11-03 16:42 UTC 

[openacc] add warnings for unused parallelism
 2016-11-03 16:13 UTC 

[PATCH] combine lhs zero_extract fix (PR78186)
 2016-11-03 16:01 UTC 

[SPARC] Remove couple of obsolete patterns
 2016-11-03 16:01 UTC 

[PATCH, RFC] Improve ivopts group costs
 2016-11-03 16:00 UTC  (2+ messages)

[RFC] Check number of uses in simplify_cond_using_ranges()
 2016-11-03 15:57 UTC  (4+ messages)

[PATCH] bb-reorder: Improve compgotos pass (PR71785)
 2016-11-03 15:47 UTC  (10+ messages)

[PATCH] PR77359: Properly align local variables in functions calling alloca
 2016-11-03 15:30 UTC 

[patch,testsuite] Support dg-require-effective-target label_offsets
 2016-11-03 15:25 UTC  (5+ messages)

[PATCH] Make direct emission of time profiler counter
 2016-11-03 15:11 UTC  (2+ messages)

[patch, libgomp, OpenACC] Additional enter/exit data map handling
 2016-11-03 14:22 UTC  (3+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-11-03 14:18 UTC  (30+ messages)

[PATCH GCC]Clean pedantic calls and useless lvalue code in fold_cond_expr_with_comparison
 2016-11-03 14:11 UTC 

[PATCH 2/2, i386]: Implement TARGET_EXPAND_DIVMOD_LIBFUNC
 2016-11-03 14:02 UTC  (9+ messages)

Change default level for -Wimplicit-fallthrough
 2016-11-03 14:00 UTC  (14+ messages)

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-11-03 13:45 UTC 

Implement -Wduplicated-branches (PR c/64279)
 2016-11-03 13:38 UTC  (9+ messages)
  ` Implement -Wduplicated-branches (PR c/64279) (v2)
    ` Implement -Wduplicated-branches (PR c/64279) (v3)

[C++ Patch/RFC] PR 67980 ("left shift count is negative [-Wshift-count-negative] generated for unreachable code")
 2016-11-03 13:26 UTC  (4+ messages)

[PATCH] MIPS: If a test in the MIPS testsuite requires standard library support check the sysroot supports the required test options
 2016-11-03 13:23 UTC  (6+ messages)

[PATCH] Create x.gcov file for binary w/o x.gcda file (PR, gcov-profile/65831)
 2016-11-03 13:22 UTC  (4+ messages)

[PATCH, Fortran, v1] Restructure initialization of allocatable components
 2016-11-03 13:16 UTC 

[PATCH,testsuite] MIPS: Downgrade R6 to R5 if tests need branch-likely instructions
 2016-11-03 13:06 UTC  (3+ messages)

[PATCH] Convert character arrays to string csts
 2016-11-03 13:01 UTC  (4+ messages)

[patch, avr] Make pmem-wrap-around option as default
 2016-11-03 12:49 UTC  (2+ messages)

[PATCH, vec-tails] Support loop epilogue vectorization
 2016-11-03 12:33 UTC  (3+ messages)

[PATCH] AIX xcoff declare object name
 2016-11-03 12:29 UTC 

[PATCH][ARM] Fix ldrd offsets
 2016-11-03 12:21 UTC 

[PATCH][rtlanal.c] Convert conditional compilation on WORD_REGISTER_OPERATIONS
 2016-11-03 12:16 UTC  (7+ messages)

[PATCH, LIBGCC] Avoid count_leading_zeros with undefined result (PR 78067)
 2016-11-03 12:15 UTC  (5+ messages)

[PATCH][AArch64] Improve SHA1 scheduling
 2016-11-03 12:14 UTC  (4+ messages)

[PATCH 0/2] Remove user_defined_section_attribute global
 2016-11-03 12:01 UTC  (6+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
      ` Ping: "

[PATCH,gcc/MIPS] Make loongson3a use fused madd.d
 2016-11-03 11:59 UTC  (3+ messages)

[PATCH] [ARC] define SIZE_TYPE and PTRDIFF_TYPE correctly
 2016-11-03 10:57 UTC  (2+ messages)

[PATCH] PR77359: Properly align local variables in functions calling alloca
 2016-11-03 10:41 UTC 

RFC: Warnings silenced when macros from system headers are used (PR c/78000, c/71613)
 2016-11-03 10:26 UTC  (5+ messages)

[PATCH] Fix PR78185
 2016-11-03  9:48 UTC  (2+ messages)

[Patch, testsuite] Fix bogus PR 78170 failure for avr
 2016-11-03  9:16 UTC 

[PATCH 1/2, i386] cmpstrnsi needs string length
 2016-11-03  7:51 UTC 

[openacc] adjust default num_gangs
 2016-11-02 22:26 UTC  (4+ messages)

[PATCH 1/2, libgcc]: Implement _divmoddi4
 2016-11-02 22:06 UTC  (4+ messages)

[PATCH] enhance buffer overflow warnings (and c/53562)
 2016-11-02 19:32 UTC  (11+ messages)

[RFA] Fix false positive out of bounds array index warning in LRA
 2016-11-02 19:30 UTC  (3+ messages)

[PATCH, Fortran] Extension: Support legacy PARAMETER statements with -std=legacy (or -fdec?)
 2016-11-02 19:23 UTC  (2+ messages)

RFD: Buffer handling for ASM_GENERATE_INTERNAL_LABEL
 2016-11-02 19:11 UTC  (3+ messages)

[PATCH] xtensa: fix ICE on pr59037.c test
 2016-11-02 18:48 UTC  (3+ messages)

[PATCH] xtensa: don't xfail gcc.c-torture/compile/20001226-1.c
 2016-11-02 18:48 UTC  (3+ messages)

[Patch ARM 4/4] Enable _Float16
 2016-11-02 18:42 UTC  (3+ messages)

[PATCH 0/3] use rtx_insn * more
 2016-11-02 18:07 UTC  (6+ messages)

[ping * 4] PR35503 - warn for restrict
 2016-11-02 17:47 UTC  (6+ messages)

[Patch 2/4] [libgcc] Add double to half conversions
 2016-11-02 17:41 UTC  (2+ messages)
` [Patch 3/4] Half to double precision conversions

[Patch 6/11] Migrate excess precision logic to use TARGET_EXCESS_PRECISION
 2016-11-02 17:38 UTC  (2+ messages)

[Patch 1/11] Add a new target hook for describing excess precision intentions
 2016-11-02 17:36 UTC  (2+ messages)

PR61409: -Wmaybe-uninitialized false-positive with -O2
 2016-11-02 17:17 UTC 

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-11-02 17:08 UTC 

[PATCH] rs6000: Disable shrink-wrap-separate for abi=spe (PR78168)
 2016-11-02 16:51 UTC 

[PATCH][AArch64] Simplify eh_return implementation
 2016-11-02 16:49 UTC  (7+ messages)
` [PATCH][AArch64 - v2] "
    ` [PATCH][AArch64 - v3] "

[PATCH][AArch64] Fix symbol offset limit
 2016-11-02 16:48 UTC  (7+ messages)
    ` [PATCH v2][AArch64] "

[PATCH v2] AIX visibility
 2016-11-02 16:41 UTC  (3+ messages)

[PATCH][GCC][testsuite] Fix failing vminnm/vmaxnm tests for ARM
 2016-11-02 15:45 UTC  (3+ messages)

[PATCH] combine: Improve change_zero_ext (fixes PR71847)
 2016-11-02 15:41 UTC  (2+ messages)

[gcc] Enable DW_OP_VAL_EXPRESSION support in dwarf module
 2016-11-02 15:38 UTC  (10+ messages)

[PATCH] Fix for big-endian gcc.c-torture/execute/pr55750.c
 2016-11-02 15:19 UTC  (2+ messages)

[RFC][PATCH] Remove a bad use of SLOW_UNALIGNED_ACCESS
 2016-11-02 13:58 UTC  (6+ 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).