public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Ada] Error recovery in task body
 2014-02-19 10:26 UTC 

[Ada] Accept a constituent in a null dependency clause
 2014-02-19 10:26 UTC 

[PATCH, ARM] Support ORN for DImode
 2014-02-19 10:18 UTC 

[Patch, Fortran, OOP] PR 60232: The rank of the element in the structure constructor does not match that of the component
 2014-02-19 10:18 UTC 

[PATCH] Fix libjava install with --enable-version-specific-runtime-libs
 2014-02-19  9:43 UTC  (5+ messages)

[Patch, Fortran, OOP] PR 60232: The rank of the element in the structure constructor does not match that of the component
 2014-02-19  9:37 UTC 

[PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8
 2014-02-19  9:22 UTC 

[PATCH] Remove N^2 update-ssa calls in IPA SRA
 2014-02-19  9:16 UTC  (2+ messages)

[PATCH] Fix up -save-temps with #pragma simd
 2014-02-19  9:14 UTC 

FRE may run out of memory
 2014-02-19  8:38 UTC  (5+ messages)

[testsuite] XFAIL gcc.dg/torture/pr60092.c execution on Solaris 11
 2014-02-19  8:30 UTC  (2+ messages)

[PATCH] Fix -ftrack-macro-expansion preprocessing of A######A (PR preprocessor/58844)
 2014-02-19  8:30 UTC  (3+ messages)

Fix COMDAT_GROUP dissolving in ipa.c
 2014-02-19  7:46 UTC 

[patch] Shorten Windows path
 2014-02-19  7:45 UTC 

Fix three issues in ipa-prop
 2014-02-19  7:43 UTC  (4+ messages)

Fix ICE when call is optimized out during clone materialization
 2014-02-19  7:36 UTC 

cleaning up and c++ifying bitmaps
 2014-02-19  7:10 UTC 

[patch] Fix array overflow in gcc.dg/vect/no-vfa-vect-depend-2.c
 2014-02-19  6:13 UTC  (4+ messages)

[PING] [PATCH] _Cilk_for for C and C++
 2014-02-19  4:43 UTC  (13+ messages)

[PATCH][committed] two minor fixes in libcilkrts
 2014-02-19  0:57 UTC 

[PATCH] PR 60203, fix little endian breakage of my PR 60203 fix
 2014-02-18 23:59 UTC  (3+ messages)

[C PATCH] Kill bogus warnings on _Atomics (PR c/60195)
 2014-02-18 23:44 UTC  (2+ messages)

[5.0] PR60194 [c-family] add -Wformat-signedness to warn about %d/%u signedness mismatch
 2014-02-18 23:40 UTC  (2+ messages)

Fix PR tree-optimization/60174
 2014-02-18 23:15 UTC 

[PATCH] Fix PR c++/60064
 2014-02-18 22:21 UTC  (2+ messages)

[Patch, Fortran] PR49397 - Fix ICE with proc-pointers
 2014-02-18 22:10 UTC  (3+ messages)

Allow passing arrays in registers on AArch64
 2014-02-18 22:08 UTC  (11+ messages)

[PATCH] Properly check for _Cilk_spawn in return stmt (PR c/60197)
 2014-02-18 22:07 UTC  (4+ messages)

[AArch64 00/14] Pipeline-independent changes for XGene-1
 2014-02-18 21:43 UTC  (24+ messages)
` [AArch64 03/14] Retrieve BRANCH_COST from tuning structure
` [AArch64 05/14] Add AArch64 'prefetch'-pattern
` [AArch64 01/14] Use "generic" target, if no other default
` [AArch64 02/14] Add "xgene1" core identifier
` [AArch64 06/14] Extend '*tb<optab><mode>1'
` [AArch64 07/14] Define additional patterns for adds/subs
` [AArch64 04/14] Correct the maximum shift amount for shifted operands
` [AArch64 10/14] Add mov<mode>cc definition for GPF case
` [AArch64 11/14] Optimize and(s) patterns for HI/QI operands
` [AArch64 13/14] Initial tuning description for XGene-1 core
` [AArch64 14/14] Add cost-model for XGene-1
` [AArch64 09/14] Add special cases of zero-extend w/ compare operations
` [AArch64 08/14] Define a variant of cmp for the CC_NZ case
` [AArch64 12/14] Generate 'bics', when only interested in CC_NZ

[PATCH, i386]: Warn for ABI changes only when -Wpsabi is enabled
 2014-02-18 21:40 UTC 

[jit] Support self-referential data structures (API changes)
 2014-02-18 21:24 UTC 

[PATCH] Fix PR c++/60190
 2014-02-18 20:59 UTC  (2+ messages)

[PATCH] [libgomp] make it possible to use OMP on both sides of a fork
 2014-02-18 20:58 UTC  (8+ messages)

[PATCH] Don't force line note on second basic block (PR sanitizer/60142)
 2014-02-18 19:56 UTC  (2+ messages)

[jit] Avoid using a NULL context when reporting errors
 2014-02-18 19:28 UTC 

[PATCH] Fix sanitizer build on sparc (PR sanitizer/59758)
 2014-02-18 19:12 UTC  (3+ messages)

[PATCH, PR 55260] Use correct info in cgraph_edge_brings_all_agg_vals_for_node
 2014-02-18 19:03 UTC  (3+ messages)

[PATCH] Reduce load on crgaph_get_node from estimate_num_insns
 2014-02-18 18:40 UTC  (2+ messages)

[PATCH, i386]: Fix PR 60205: No ABI warning for AVX-512
 2014-02-18 17:28 UTC 

[C++ Patch] PR 60225
 2014-02-18 17:10 UTC  (2+ messages)

[PATCH] Fixing SEH exceptions for languages != C++
 2014-02-18 16:51 UTC  (6+ messages)

[gomp4] libgomp: Don't update copy_from for the existing mappings
 2014-02-18 16:49 UTC  (3+ messages)

RFA: Fix some gcc tests for 16-bit targets
 2014-02-18 16:43 UTC  (4+ messages)

[PATCH ARM] Fix PR60264 (ICE in dwarf2out_frame_debug_adjust_cfa)
 2014-02-18 15:36 UTC  (2+ messages)

RFA: RL78: Add missing instruction patterns
 2014-02-18 14:59 UTC  (3+ messages)

[PATCH] Fix PR60221
 2014-02-18 13:02 UTC 

[AArch64] Relax modes_tieable_p and cannot_change_mode_class
 2014-02-18 12:40 UTC 

[AArch64 testsuite] Make vect-abs.c C99 compliant
 2014-02-18 12:35 UTC 

[Ada] Use of attributes 'Old and 'Result and local entities in another 'Old
 2014-02-18 11:57 UTC 

[Ada] Reduce use of N_Reference nodes in generated code
 2014-02-18 11:53 UTC 

[PATCH i386 13/8] [AVX-512] Fix argument order for perm and recp intrinsics
 2014-02-18 10:34 UTC  (8+ messages)

[C++ Patch] PR 60215
 2014-02-18  9:42 UTC 

[wwwdocs] 4.9/changes.html: Mention -Wopenmp-simd/-fsimd-cost-model; Fortran update
 2014-02-18  8:55 UTC 

[gomp4] Merge trunk r207818 (2014-02-17) into gomp-4_0-branch
 2014-02-18  8:33 UTC 

[Patch, Fortran, Regression] PR 60231: ICE on undefined generic
 2014-02-18  7:46 UTC  (5+ messages)

[PATCH] Fix -march=native (PR driver/60233)
 2014-02-18  7:16 UTC  (2+ messages)

[PATCH] Fix epilogue bb expansion (PR middle-end/60175)
 2014-02-17 19:45 UTC 

PATCH: MAINTAINERS
 2014-02-17 19:31 UTC 

[PATCH][RFC] Cache ao_ref inside MEM_ATTRs
 2014-02-17 16:00 UTC 

[PATCH] Properly release pattern stmts
 2014-02-17 15:31 UTC  (2+ messages)

[PATCH] Properly release VOP of inlined call stmt
 2014-02-17 15:21 UTC  (3+ messages)

[PATCH] Fix PCH on AArch64 (PR pch/60010)
 2014-02-17 14:39 UTC  (6+ messages)

[PATCH][RFC][libatomic] Override -mcpu option for arm linux ifunc targets
 2014-02-17 14:02 UTC  (3+ messages)

GCC trunk 4.9: documentation patch on plugins
 2014-02-17 13:51 UTC  (2+ messages)
` Ping "

[PATCH] Properly ICE when verify_def found an error
 2014-02-17 13:45 UTC 

[patch] Fix wrong code with VCE to bit-field type at -O
 2014-02-17 13:34 UTC  (5+ messages)

[Patch, Fortran, Regression] PR 55907: ICE with -fno-automatic -finit-local-zero
 2014-02-17 12:48 UTC  (3+ messages)

Fix PR libffi/60073
 2014-02-17 12:00 UTC  (2+ messages)

[Testsuite] Skip torture/pr60183.c for AVR target
 2014-02-17 12:00 UTC  (2+ messages)

[patch] Fix assertion failure in compute_complex_ancestor_jump_func
 2014-02-17 11:42 UTC  (2+ messages)

Added myself to MAINTAINERS (Write After Approval)
 2014-02-17 11:06 UTC 

[RFA][rtl-optimization/52714] Do not allow combine to create invalid RTL
 2014-02-17  9:29 UTC  (6+ messages)

[wwwdocs] Consolidate GCC web pages documentation (3/3)
 2014-02-17  1:16 UTC 

[Patch, testsuite]: Allow MicroBlaze .weakext pattern in regex match
 2014-02-17  0:21 UTC  (3+ messages)

[PATCH, rs6000] Provide little-endian support for vmrgew and vmrgow
 2014-02-16 22:05 UTC  (2+ messages)

[PATCH, rs6000] Fix powerpc64le-linux bootstrap failure with -mcpu=power8
 2014-02-16 22:04 UTC  (2+ messages)

[testsuite] Don't xfail gcc.dg/binop-xor1.c
 2014-02-16 15:42 UTC  (9+ messages)

New Swedish PO file for 'gcc' (version 4.9-b20140202)
 2014-02-16 15:37 UTC 

[PATCH][ARM] add HFmode to arm_preferred_simd_mode
 2014-02-15 23:15 UTC  (4+ messages)

[PATCH RFC] MIPS add support for MIPS SIMD ARCHITECTURE V1.07
 2014-02-15 13:03 UTC  (4+ messages)

fold strchr (e, 0) to e + strlen (e)
 2014-02-15 12:42 UTC  (6+ messages)

[Patch, fortran] PR 59599 ICE on intrinsic ichar
 2014-02-15 11:19 UTC  (4+ messages)

[PATCH] Fix Cilk+ ICEs in the alias oracle
 2014-02-15 10:04 UTC  (5+ messages)

[PATCH] Fix PR 60203: No direct move support for long double/_Decimal128 on powerpc ISA 2.07
 2014-02-15  0:43 UTC  (3+ messages)

[jit] Add some syntactic sugar to C++ wrapper API
 2014-02-14 21:55 UTC 

[PATCH, PR 45699] Devirtualize to thunks
 2014-02-14 20:48 UTC  (4+ messages)
` pure virtual method called

[RFA] [PATCH] [rtl-optimization/60131] Fix rtl-checking failure in REE
 2014-02-14 20:21 UTC  (2+ messages)

[PATCH i386] Enable -freorder-blocks-and-partition
 2014-02-14 18:50 UTC  (13+ messages)

[Patch, microblaze]: Add TARGET_ASM_OUTPUT_MI_THUNK to support varargs thunk
 2014-02-14 17:42 UTC  (6+ messages)

[Patch, microblaze]: Remove SECONDARY_MEMORY_NEEDED
 2014-02-14 17:42 UTC  (6+ messages)

[Patch, microblaze]: Add optimized lshrsi3
 2014-02-14 17:41 UTC  (4+ messages)

[PATCH] x86: Use ud2 assembly mnemonic when available
 2014-02-14 17:38 UTC  (2+ messages)

[PATCH, testsuite] Fix profile test failures
 2014-02-14 17:24 UTC  (5+ messages)

[patch i386]: Fix PR/60193
 2014-02-14 17:16 UTC  (7+ messages)

[PATCH, ARM] Skip pr59858.c test for -mfloat-abi=hard
 2014-02-14 16:39 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).