public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch] PR55189 enable -Wreturn-type by default
 2014-08-20 21:58 UTC  (5+ messages)

[c++-concepts] template scoping error
 2014-08-20 21:18 UTC 

[c++-concepts] variable concept fixes
 2014-08-20 21:08 UTC  (3+ messages)

[C++ PATCH] Fix -Wlogical-not-parentheses (PR c++/62199)
 2014-08-20 21:02 UTC  (4+ messages)

[Patch] Switch elimination pass for PR 54742
 2014-08-20 20:29 UTC  (3+ messages)

[PATCH] Add support for GNU/Hurd in gnat-4.9
 2014-08-20 20:11 UTC  (12+ messages)

[Patch AArch64] Fix for PR62040
 2014-08-20 19:51 UTC  (3+ messages)

[PATCH] gcc/gcc.c: XNEWVEC enough space for 'saved_suffix' using
 2014-08-20 19:23 UTC  (14+ messages)

[PATCH] gcc/c/c-aux-info.c: Resize 'buff' from 10 to 14 bytes
 2014-08-20 18:25 UTC  (9+ messages)

[PATCH 000/236] Introduce rtx subclasses
 2014-08-20 17:42 UTC  (102+ messages)
` [PATCH 012/236] Convert DF_REF_INSN to a function for now
` [PATCH 027/236] asan_emit_stack_protection returns an insn
` [PATCH 034/236] next_cc0_user and prev_cc0_setter scaffolding
` [PATCH 013/236] DEP_PRO/DEP_CON scaffolding
` [PATCH 019/236] Strengthen return type of gen_label_rtx
` [PATCH 021/236] entry_of_function returns an insn
` [PATCH 018/236] Strengthen return types of various {next|prev}_*insn from rtx to rtx_insn *
` [PATCH 020/236] Return rtx_insn from get_insns/get_last_insn
` [PATCH 003/236] config/mn10300: Fix missing PATTERN in PARALLEL handling
` [PATCH 030/236] Convert various rtx to rtx_note *
` [PATCH 236/236] END OF PATCHES: Delete rtx-classes-status.txt
` [PATCH 032/236] emit_* functions return rtx_insn
` [PATCH 229/236] NEXT_INSN and PREV_INSN take a const rtx_insn
` [PATCH 224/236] insn_current_reference_address takes an rtx_insn
` [PATCH 225/236] Work towards NEXT_INSN/PREV_INSN requiring insns as their params
      ` Bootstrap failure/ ICE in rtl.h (was: Re: [PATCH 225/236] Work towardgmane.comp.gcc.patchess NEXT_INSN/PREV_INSN requiring insns as their params)
` [PATCH 222/236] Use rtx_insn in more places in dwarf2cfi.c
` [PATCH 220/236] Strengthen return_label and naked_return_label to rtx_code_label *
` [PATCH 028/236] cfgexpand.c: Use rtx_insn
` [PATCH 025/236] make_insn_raw returns an rtx_insn
` [PATCH 017/236] Add subclasses for the various kinds of instruction
` [PATCH 026/236] bb_note returns a rtx_note *
` [PATCH 016/236] BND_TO scaffolding
` [PATCH 015/236] BB_NOTE_LIST scaffolding
` [PATCH 221/236] Add insn method to rtx_expr_list
` [PATCH 023/236] delete_trivially_dead_insns works on insns
` [PATCH 029/236] rtl_data.x_parm_birth_insn is an insn
` [PATCH 024/236] last_call_insn returns an rtx_call_insn *
` [PATCH 035/236] Return types of unlink_insn_chain and duplicate_insn_chain
      ` PR62203 (was Re: [PATCH 035/236] Return types of unlink_insn_chain and duplicate_insn_chain)
` [PATCH 022/236] Make tablejump_p accept a rtx_jump_table_data **
` [PATCH 031/236] emit_jump_table_data returns an rtx_jump_table_data *
` [PATCH 228/236] tablejump_p takes an rtx_insn
` [PATCH 033/236] emit_move et al return rtx_insn *
` [PATCH 011/236] Replace PREV_INSN et al macros with functions
` [PATCH 014/236] VINSN_INSN_RTX scaffolding

[PATCH,rs6000] Add __VEC_ELEMENT_REG_ORDER__ builtin define for PowerPC
 2014-08-20 16:55 UTC  (3+ messages)

Fix coverage.c skippping some functions
 2014-08-20 16:37 UTC 

[libgfortran/62188, committed] Fix indexing off end of array
 2014-08-20 16:26 UTC 

[PATCH, AArch64] Fix typo
 2014-08-20 16:22 UTC  (6+ messages)

[PATCH,rs6000] Add __VEC_ELEMENT_REG_ORDER__ builtin define for PowerPC
 2014-08-20 15:32 UTC 

[PATCH] SPARC: add mcpu=leon3v7 target
 2014-08-20 15:21 UTC  (3+ messages)

spar-rtems add leon3 multlib to 4.9
 2014-08-20 15:10 UTC  (2+ messages)

DSE calls to builtins (memset, etc)
 2014-08-20 15:05 UTC  (12+ messages)

[PATCH] Make web_entry subclassable
 2014-08-20 14:36 UTC  (3+ messages)
` [PING][PATCH] "

[patch, avr] Remove avr devices that are not released
 2014-08-20 14:36 UTC 

[PATCH, PR61776] verify_flow_info failed: control flow in the middle of basic block with -fprofile-generate
 2014-08-20 14:18 UTC  (6+ messages)

Revisit placement of symtab_remove_unreachable_nodes
 2014-08-20 14:03 UTC 

[PATCH][match-and-simplify] Fix comparison pattern
 2014-08-20 13:57 UTC  (5+ messages)

[PATCH][match-and-simplify] Fix texinfo errors
 2014-08-20 13:40 UTC 

[PATCH i386 AVX512] [20/n] AVX-512 integer shift pattern
 2014-08-20 13:28 UTC  (4+ messages)

[PATCH][match-and-simplify] Nested inner ifs
 2014-08-20 13:21 UTC 

[PATCH i386 AVX512] [19/n] Extends AVX-512 broadcasts
 2014-08-20 13:16 UTC  (4+ messages)

[patch] fix build failure of x86_64-mingw32, missing crtbegin/crtend.o
 2014-08-20 12:45 UTC  (3+ messages)
` [patch, ping] "
  ` [ping*2] "

[PATCH][match-and-simplify] Change inner if-parsing
 2014-08-20 12:44 UTC 

[PATCH] dwarf2out.c: Pass DWARF type modifiers around as flags argument
 2014-08-20 12:31 UTC  (11+ messages)
` [PATCH] Add guality [p]type test

[Patch] Remove arm-specific formats from asm_fprintf
 2014-08-20 12:15 UTC  (4+ messages)

[PATCH][match-and-simplify] Refactor GIMPLE code-gen
 2014-08-20 11:14 UTC 

[PATCH] Fix PR62190
 2014-08-20 11:03 UTC 

[PATCH] Add strict aliasing warning when inlining function
 2014-08-20 10:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH, g++, testsuite] Skip thread_local6.C on target using wrapper
 2014-08-20 10:32 UTC 

[PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c
 2014-08-20 10:05 UTC  (5+ messages)

[PATCH/PR c/59304] #pragma diagnostic pop after warning fails for options unspecified in the command-line and disabled by default
 2014-08-20  9:50 UTC  (2+ messages)

[PATCH][AArch64] Tidy: remove unused qualifier_const_pointer
 2014-08-20  9:32 UTC 

[PATCH][AArch64] One-liner: fix type of an add in SIMD registers
 2014-08-20  9:25 UTC 

[AArch64] Implement movmem for the benefit of inline memcpy
 2014-08-20  9:21 UTC  (4+ messages)
` [Patch 1/2] Control SRA and IPA-SRA by a param rather than MOVE_RATIO
  ` [Patch AArch64 2/2] Wire up TARGET_DEFAULT_MAX_SCALARIZATION_SIZE

[PATCH][AArch64] Remove varargs from aarch64_simd_expand_args
 2014-08-20  9:20 UTC 

[PATCH][match-and-simplify] Use gsi_replace_with_seq_vops
 2014-08-20  9:00 UTC 

[PATCH][AArch64] Fix wrong ".cfi_def_cfa_offset" in epilogue
 2014-08-20  8:43 UTC 

[PATCH] Fix confusion between target, host and symbolic number byte sizes
 2014-08-20  8:22 UTC  (4+ messages)

[PATCH diagnostics/Fortran] Implement Fortran prefix/caret style using the common diagnostics machinery
 2014-08-20  8:06 UTC  (4+ messages)

[PATCH i386 AVX512] [17/n] Split VI48_AVX512F into VI4_AVX512VL and VI248_AVX512, extend vcvtps2udq,vpbroadcastmb2d
 2014-08-20  7:59 UTC  (6+ messages)
      ` [PATCH i386 AVX512] [17-2/n] Split VI12_AVX512VL mode iterator. Refactor load/store insns

[Patch, documentation] Add documentation for check_effective_target_strict_align
 2014-08-20  7:45 UTC  (2+ messages)

[PATCH, Fortan] fix initialization of flag_errno_math and flag_associative_math
 2014-08-20  7:10 UTC  (6+ messages)

[GSoC] Elimination of CLooG library installation dependency
 2014-08-20  5:47 UTC  (7+ messages)

[Patch,GCC/Thumb1]Use immediate_operand in 64bit split pattern
 2014-08-20  5:27 UTC 

[wwwdocs] Update GCC5 changes.html
 2014-08-20  4:25 UTC  (2+ messages)

[PATCH] Fix bootstrap on ppc64
 2014-08-20  3:19 UTC  (2+ messages)

[PATCH][ARM] Fix -fcall-saved-rX for X > 7
 2014-08-20  1:28 UTC 

[PATCH] Asan static optimization (draft)
 2014-08-20  0:06 UTC  (7+ messages)

[PATCH PR preprocessor/51303] Wmissing-include-dirs warnings reported as [enabled by default]
 2014-08-19 22:20 UTC  (2+ messages)

[C PATCH] Encode CPP options in c.opt
 2014-08-19 22:09 UTC  (2+ messages)

[testsuite patch] another fix to arm_v8_neon_ok
 2014-08-19 20:58 UTC  (2+ messages)

[patch] libstdc++/29988 Rb_Tree reuse allocated nodes
 2014-08-19 20:14 UTC  (5+ messages)

[wwwdocs] Re: gcc.gnu.org/simtest-howto.html (was: Question for ARM person re asm_fprintf)(
 2014-08-19 19:33 UTC  (7+ messages)

C++ PATCH for tree-optimization/62091
 2014-08-19 18:27 UTC 

[C/C++ PATCH] Implement -Wbool-compare (PR c++/62153)
 2014-08-19 18:26 UTC  (6+ messages)

[c++-concepts] normalization checks
 2014-08-19 17:32 UTC 

C++ PATCH to set DECL_COMDAT on undefined inlines/templates
 2014-08-19 17:28 UTC  (5+ messages)

[PATCH AArch64] Add a builtin for rbit(q?)_p8; add intrinsics and tests
 2014-08-19 17:02 UTC 

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-08-19 16:54 UTC  (5+ messages)

[PATCH][AArch64] Use CC_Z and CC_NZ with csinc and similar instructions
 2014-08-19 16:50 UTC  (7+ messages)

[PATCH][AArch64][tests]Skip graphite tests that don't fit -mcmodel=tiny
 2014-08-19 16:30 UTC  (10+ messages)

[PATCH, i386]: Fix PR62011, False data dependency in popcnt instruction
 2014-08-19 16:28 UTC  (4+ messages)

PATCH: PR other/62168: error in configure: line 21572: test: =: unary operator expected
 2014-08-19 16:24 UTC  (2+ messages)

[PATCH] Quash Wbool-compare warning in optabs.c
 2014-08-19 16:02 UTC  (4+ messages)

[COMMITTED] Remove myself from MAINTAINERS
 2014-08-19 15:55 UTC 

[committed] Fix typo in diagnostics
 2014-08-19 15:49 UTC 

[PATCH] cygwin: __cxa_atexit support
 2014-08-19 15:28 UTC  (2+ messages)

[PATCH] cygwin: accept -pthread
 2014-08-19 15:28 UTC  (2+ messages)

[PATCH] _cxa_thread_atexit fixes for Cygwin/MinGW-w64
 2014-08-19 15:26 UTC  (2+ messages)

[PATCH][ARM][1/7] Convert FP mnemonics to UAL | mov patterns
 2014-08-19 15:23 UTC 

[PATCH][ARM][2/7] Convert FP mnemonics to UAL | add/sub/div/abs patterns
 2014-08-19 15:22 UTC 

[COMMITTED] Add myself to MAINTAINERS (Write After Approval)
 2014-08-19 15:19 UTC 

[PATCH] Move caret printing to diagnostics_finalizer
 2014-08-19 15:06 UTC  (2+ messages)

[PATCH] cygwin: fix --tsaware, add --large-address-aware
 2014-08-19 15:04 UTC  (3+ messages)

[PATCH][ARM][6/7] Convert FP mnemonics to UAL | movcc_vfp (fmstat)
 2014-08-19 15:04 UTC 

[PATCH][ARM][3/7] Convert FP mnemonics to UAL | mul+add patterns
 2014-08-19 15:04 UTC 

[PATCH][0/7][ARM] Convert VFP mnemonics to UAL
 2014-08-19 15:04 UTC 

[PATCH][ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m -> v{ld,st}m
 2014-08-19 15:04 UTC 

[PATCH][ARM][5/7] Convert FP mnemonics to UAL | sqrt and FP compare patterns
 2014-08-19 15:04 UTC 

[PATCH][ARM][4/7] Convert FP mnemonics to UAL | vcvt patterns
 2014-08-19 15:04 UTC 

[PATCH] Fix cygwin-stdint.h
 2014-08-19 14:59 UTC  (3+ messages)

[Patch] Enable libatomic for cygwin targets
 2014-08-19 14:56 UTC  (3+ messages)

[PATCH][match-and-simplify] Avoid excessive bracesin code-gen
 2014-08-19 14:55 UTC 

[PATCH] fix FTBFS with --target=i686-pc-cygwin
 2014-08-19 14:52 UTC  (3+ messages)

[PATCH] Remove CALLER_SAVE_PROFITABLE since nobody use it now
 2014-08-19 14:24 UTC  (4+ messages)

[PATCH] C frontend: cast-expressions sometimes retain type qualifiers
 2014-08-19 14:21 UTC  (3+ 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).