public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, RFC] Introduce -fsanitize=use-after-scope
 2016-11-01 14:48 UTC  (12+ messages)
        ` [PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)

[patch, fortran] Fix PR 69544
 2016-11-01 14:22 UTC 

[PATCH] enhance buffer overflow warnings (and c/53562)
 2016-11-01 14:10 UTC  (6+ messages)

libgo patch committed: Add functions used by cgo
 2016-11-01 14:08 UTC 

[patch, fortran] Fix PR 69544
 2016-11-01 14:04 UTC  (2+ messages)

[Patch AArch64] aarch64-c.o should depend on TARGET_H
 2016-11-01 13:59 UTC 

[PATCH] Emit DWARF5 DW_AT_reference and DW_AT_rvalue_reference
 2016-11-01 13:56 UTC  (5+ messages)

Implement -Wduplicated-branches (PR c/64279)
 2016-11-01 13:54 UTC  (6+ messages)
  ` Implement -Wduplicated-branches (PR c/64279) (v2)
    ` Implement -Wduplicated-branches (PR c/64279) (v3)

libgo patch committed: Only rebuild package if dependent .gox changed
 2016-11-01 13:54 UTC 

libgo patch committed: Minor Makefile improvements
 2016-11-01 13:50 UTC 

Go patch committed: Don't put print/println constants into temporaries
 2016-11-01 13:46 UTC 

[PATCH, vec-tails] Support loop epilogue vectorization
 2016-11-01 12:38 UTC 

[PATCH v2][AArch32][NEON] Implementing vmaxnmQ_ST and vminnmQ_ST intrinsincs
 2016-11-01 12:22 UTC  (5+ messages)

[PATCH] PR tree-optimization/78170: Truncate sign-extended padding when encoding bitfields
 2016-11-01 11:54 UTC 

[PATCH] PR tree-optimization/78162: Reject negative offsets in store merging early
 2016-11-01 11:54 UTC 

[PATCH][AArch64] Add function comments to some prologue/epilogue helpers
 2016-11-01 10:49 UTC  (4+ messages)

[PATCH][ree] PR rtl-optimization/78038: Handle global register dataflow definitions in ree
 2016-11-01 10:16 UTC  (3+ messages)

[PATCH, testsuite]: Cleanup lib/target-supports.exp, 
 2016-11-01  9:05 UTC 

[PATCH, RFC, rs6000] Add overloaded built-in function support to altivec.h, and re-implement vec_add
 2016-11-01  9:01 UTC  (7+ messages)

[PATCH] xtensa: Fix PR target/78118
 2016-11-01  6:33 UTC 

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-11-01  6:32 UTC 

[PATCH], Optimize (double)vec_extract(n) on PowerPC
 2016-10-31 23:29 UTC  (3+ messages)

[PATCH] Fix nonoverlapping_memrefs_p ICE (PR target/77834)
 2016-10-31 21:52 UTC 

[PATCH] DWARF5 .debug_rnglists support
 2016-10-31 21:03 UTC  (4+ messages)

[PATCH] Do not simplify "(and (reg) (const bit))" to if_then_else
 2016-10-31 19:56 UTC 

[gcc] Enable DW_OP_VAL_EXPRESSION support in dwarf module
 2016-10-31 19:50 UTC  (3+ messages)
` [Ping][gcc] Enable DW_CFA_val_expression "

[PATCH] DWARF5 .debug_info headers, .debug_types -> .debug_info DW_UT_type
 2016-10-31 19:41 UTC  (6+ messages)

[PATCH] DWARF5 - Emit DW_AT_rank and DW_TAG_generic_subrange for assumed-rank arrays
 2016-10-31 19:28 UTC  (2+ messages)

[PATCH] DWARF5 .debug_line{,_str} support
 2016-10-31 18:45 UTC  (4+ messages)

[RFC][PATCH][AArch64] Cleanup frame pointer usage
 2016-10-31 18:29 UTC 

A new branch 'ira-select' created
 2016-10-31 17:34 UTC 

[PATCH] dwarf2cfi: Dump row differences before asserting
 2016-10-31 17:20 UTC  (2+ messages)

[PATCH] Fall-through warnings in combine.c
 2016-10-31 17:16 UTC 

[PATCH] For -gdwarf-5 emit DW_OP_{implicit_pointer,entry_value,*_type,convert,reinterpret}
 2016-10-31 17:08 UTC  (4+ messages)

[C++ PATCH] Fix postfix-expression parsing (PR c++/78089)
 2016-10-31 17:00 UTC  (3+ messages)
` [C++ PATCH] Fix postfix-expression parsing (PR c++/78089, take 2)

[PATCH] DWARF5 .debug_loclists support
 2016-10-31 16:55 UTC  (3+ messages)

[PATCH] [ARC] define SIZE_TYPE and PTRDIFF_TYPE correctly
 2016-10-31 16:54 UTC  (3+ messages)

[PATCH-Resend] [ARC] define SIZE_TYPE and PTRDIFF_TYPE correctly
 2016-10-31 16:49 UTC 

[PATCH] DWARF5 DW_FORM_data16 support
 2016-10-31 16:47 UTC  (4+ messages)

[C++ PATCH] Add tests for a const member and a reference member for launder
 2016-10-31 16:47 UTC  (4+ messages)

[PATCH] DWARF5 DW_TAG_call_site support
 2016-10-31 16:46 UTC  (3+ messages)

[PATCH] Fix reassoc NEGATE_EXPR handling (PR tree-optimization/77860)
 2016-10-31 16:30 UTC  (2+ messages)

[PATCH] [ARC] New option handling, refurbish multilib support
 2016-10-31 15:48 UTC  (2+ messages)

RFA (tree-inline): PATCH for C++ inheriting constructors overhaul
 2016-10-31 15:45 UTC 

[PATCH] bb-reorder: Improve compgotos pass (PR71785)
 2016-10-31 15:35 UTC  (3+ messages)

[PATCH] fix linker name for uClibc
 2016-10-31 15:09 UTC  (4+ messages)

MAINTAINERS update
 2016-10-31 15:06 UTC 

[PATCH] Fix host_size_t_cst_p predicate
 2016-10-31 14:57 UTC  (12+ messages)

[PATCH 2/2, i386]: Implement TARGET_EXPAND_DIVMOD_LIBFUNC
 2016-10-31 14:52 UTC 

[PATCH 1/2, libgcc]: Implement _divmoddi4
 2016-10-31 14:46 UTC 

[PATCH] Emit DW_AT_inline for C++17 inline variables
 2016-10-31 14:39 UTC  (4+ messages)

[PATCH] DWARF5 DW_FORM_implicit_const support
 2016-10-31 14:32 UTC  (2+ messages)

[Patch, testsuite] Skip gcc.dg/lto/pr60449_0.c for avr
 2016-10-31 14:27 UTC 

[PATCH][AArch64] Expand DImode constant stores to two SImode stores when profitable
 2016-10-31 14:26 UTC  (5+ messages)

[PATCH] Fix PR78047
 2016-10-31 14:23 UTC 

[PATCH] For -gdwarf-5 emit DWARF5 .debug_macro
 2016-10-31 13:54 UTC  (2+ messages)

[PATCH 0/3] use rtx_insn * more
 2016-10-31 13:38 UTC  (5+ messages)
` [PATCH 2/3] split up the trial variable in reorg.c:relax_delay_slots to "
` [PATCH 1/3] use rtx_insn * in various places where it is obvious
` [PATCH 3/3] split up some variables to use rtx_insn * more

[C++ PATCH] Fix -Wimplicit-fallthrough in templates (PR c++/77886)
 2016-10-31 13:33 UTC  (2+ messages)

relax rule for flexible array members in 6.x (78039 - fails to compile glibc tests)
 2016-10-31 13:27 UTC  (4+ messages)

[PATCH] Fix PR78035
 2016-10-31 13:04 UTC  (2+ messages)

[PATCH] Fix PR78129
 2016-10-31 12:48 UTC 

[PATCH] Add -Wshadow-local and -Wshadow-compatible-local
 2016-10-31 12:42 UTC  (12+ messages)

[C++ PATCH] Fix -std=c++11 -std=gnu++11 option handling (PR c++/77948)
 2016-10-31 12:36 UTC  (4+ messages)

[PATCH] Don't use priority {cd}tors if not supported by a target (PR, gcov-profile/78086)
 2016-10-31 12:13 UTC  (3+ messages)

[PATCH][AArch64] Fix PR target/77822: Use tighter predicates for zero_extract patterns
 2016-10-31 12:10 UTC  (4+ messages)

[PATCH 3/5] [AARCH64] Fix part num and implement dependency
 2016-10-31 11:17 UTC  (2+ messages)

[PATCH] Fix computation of register limit for -fsched-pressure
 2016-10-31  9:59 UTC  (10+ messages)

[PATCH] libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled
 2016-10-31  9:58 UTC 

[PATCH] Fix and testcases for pr72747
 2016-10-31  9:40 UTC  (5+ messages)

[PATCH][v5] GIMPLE store merging pass
 2016-10-31  9:37 UTC  (5+ messages)
  ` [committed] Fix bootstrap with ada x86_64-linux and -fcompare-debug failure on ppc64le-linux (PR target/78148)

[PATCH VECT]Support operand swapping for cond_expr in vect_slp
 2016-10-31  9:33 UTC  (3+ messages)

[PATCH] add a gimple test for PR21458
 2016-10-31  9:32 UTC  (2+ messages)

[Patch, rtl] PR middle-end/78016, keep REG_NOTE order during insn copy
 2016-10-31  9:26 UTC  (7+ messages)

[PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
 2016-10-31  9:13 UTC  (17+ messages)
          ` [PATCH] Set -fprofile-update=atomic when -pthread is present
                            ` [PATCH] Introduce -fprofile-update=maybe-atomic

libgo: Fix GOARCH_PHYSPAGESIZE for ia64
 2016-10-31  9:03 UTC 

[PATCH] Fix PR77407
 2016-10-31  7:58 UTC  (3+ messages)

[patch, libgfortran] Bug 78123 - Short reads with T edit descriptor not padding correctly
 2016-10-30 20:40 UTC  (3+ messages)

[patch, fortran] Fix PR 67219, erroneous warning
 2016-10-30 17:34 UTC  (2+ messages)

Go patch committed: Fix slice/array evaluation order bug
 2016-10-30 16:48 UTC 

libgo patch committed: Use GNU make to eliminate duplication in Makefile.am
 2016-10-30 16:45 UTC 

[Patch, fortran] PR54679 Erroneous "Expected P edit descriptor" in conjunction with L descriptor
 2016-10-30  3:32 UTC 

[PATCH] Fix COMPONENT_REF expansion (PR rtl-optimization/77919)
 2016-10-29 19:16 UTC  (8+ messages)

[PATCH] GIMPLE store merging pass
 2016-10-29 18:51 UTC  (3+ messages)
` [BUILDROBOT] [Ada] error: alignment of array elements is greater than element size (was: [PATCH] GIMPLE store merging pass)

[RFA] Fix various PPC build failures due to int-in-boolean-context code
 2016-10-29 17:59 UTC  (2+ messages)

[committed] hppa: Update FINI_SECTION_ASM_OP define
 2016-10-29 16:56 UTC 

[RFA] Fix false positive out of bounds array index warning in LRA
 2016-10-29 16:21 UTC 

[committed] hppa: Update MALLOC_ABI_ALIGNMENT define
 2016-10-29 16:17 UTC 

RFD: Buffer handling for ASM_GENERATE_INTERNAL_LABEL
 2016-10-29 14:51 UTC 

RFD: Buffer handling for ASM_GENERATE_INTERNAL_LABEL
 2016-10-29 14:08 UTC  (2+ messages)

[PATCH 2/4] BRIG (HSAIL) frontend: The FE itself
 2016-10-29 11:59 UTC  (6+ messages)

[PATCH] Fix filesystem::path for iterators with const value_type
 2016-10-29  9:19 UTC  (3+ messages)

[PATCH] Delete GCJ
 2016-10-29  9:13 UTC  (2+ messages)

[PATCH, LIBGCC] Avoid count_leading_zeros with undefined result (PR 78067)
 2016-10-29  5:48 UTC  (4+ messages)

[PATCH v3] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount
 2016-10-29  4:26 UTC  (3+ messages)

One more issue with vax and spu ports with current trunk
 2016-10-29  4:24 UTC 

New Esperanto PO file for 'cpplib' (version 6.1.0)
 2016-10-29  0:02 UTC 

Contents of PO file 'cpplib-6.1.0.eo.po'
 2016-10-29  0:02 UTC 

[Committed] PR fortran/71891 -- Fix obvious typo
 2016-10-28 23:42 UTC 

Go patch committed: copy slice from Go 1.7 runtime
 2016-10-28 22:35 UTC 

[Patch 1/11] Add a new target hook for describing excess precision intentions
 2016-10-28 21:12 UTC  (3+ messages)

[Patch 6/11] Migrate excess precision logic to use TARGET_EXCESS_PRECISION
 2016-10-28 21:10 UTC  (3+ messages)

[PATCH] Delete GCJ
 2016-10-28 20:57 UTC  (4+ messages)

libgo patch committed: Fix time test for recent timezone data update
 2016-10-28 20:22 UTC 

[PATCH, libgo]: Fix FAIL: time testsuite failure
 2016-10-28 20:08 UTC  (2+ messages)

Default associative containers constructors/destructor/assignment
 2016-10-28 19:43 UTC 

RFC [1/3] divmod transform v2
 2016-10-28 19:10 UTC  (9+ messages)

libgo patch committed: add missing build tag
 2016-10-28 18:57 UTC 

[SPARC] Add support for overflow arithmetic
 2016-10-28 18:51 UTC  (4+ messages)

[PATCH] Make filesystem::path work with basic_string_view (P0392R0)
 2016-10-28 18:50 UTC 

[Aarch64] Variant field
 2016-10-28 17:56 UTC  (2+ messages)

libgo patch committed: redirect mkrsysinfo.sh grep output to /dev/null
 2016-10-28 17:55 UTC 

[PR debug/77773] segfault when compiling __simd64_float16_t with -g
 2016-10-28 17:40 UTC  (6+ messages)

[gomp4] propagating conditionals in worker-vector partitioned loops
 2016-10-28 16:33 UTC 

[PATCH 0/2] Remove user_defined_section_attribute global
 2016-10-28 16:15 UTC  (9+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
      ` Ping: "

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-10-28 16:08 UTC  (10+ messages)
` [PATCH 4/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers
  ` [PATCHv2 "

[PATCH][AArch64] Add a SHA1H pattern
 2016-10-28 15:58 UTC  (4+ 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).