public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs] Rotate news
 2014-07-05 21:15 UTC 

[fortran, patch] IEEE intrinsic modules (ping)
 2014-07-05 20:42 UTC  (12+ messages)

[PATCH, aarch64] Add prefetch support
 2014-07-05 20:42 UTC  (2+ messages)

[GSoC] Addition of ISL AST generation to Graphite
 2014-07-05 20:21 UTC  (8+ messages)

[wwwdocs,Fortran] Announce IEEE intrinsic modules support for Fortran
 2014-07-05 19:47 UTC  (4+ messages)

Make declaration of wide_int_storage match its definition
 2014-07-05 19:29 UTC  (4+ messages)

[Patch, testsuite] PR61453 gfortran.dg/bind_c_array_params_2.f90 for targets where a call insn isn't "call"
 2014-07-05 18:44 UTC  (4+ messages)

[PATCH, gfortran testsuite] Minor cleanup for the gfortran test suite, v2
 2014-07-05 16:09 UTC 

[PATCH] [ARM] [RFC] Fix longstanding push_minipool_fix ICE (PR49423, lp1296601)
 2014-07-05 14:12 UTC  (7+ messages)

[PATCH] Fix arrays in rtx.u + add minor rtx verification
 2014-07-05 12:58 UTC  (7+ messages)

[GSoC] Addition of __isl_give to declarations
 2014-07-05  7:52 UTC  (2+ messages)

[GSoC] generation of Gimple loops with empty bodies
 2014-07-05  7:06 UTC 

Strenghten assumption about dynamic type changes (placement new)
 2014-07-04 21:40 UTC  (7+ messages)

Turn DECL_SECTION_NAME into string
 2014-07-04 21:11 UTC  (5+ messages)
` [BUILDROBOT] xtensa fallout (was: Turn DECL_SECTION_NAME into string)

[PATCH] -fsanitize=alignment support
 2014-07-04 20:47 UTC 

[i386] Replace builtins with vector extensions
 2014-07-04 19:12 UTC  (6+ messages)

[Patch, Fortran] Coarray fixes for select type/associate and type of derived components
 2014-07-04 19:05 UTC  (4+ messages)
` *ping* - "

[PATCH][ARM] Remove deprecated mwords-little-endian
 2014-07-04 16:24 UTC 

[Patch] Not very subtle fix for pr61510
 2014-07-04 16:16 UTC  (4+ messages)

[PATCH] Add patch for debugging compiler ICEs
 2014-07-04 15:21 UTC  (3+ messages)

[PATCH 4.9][AArch64][testsuite] Backport r211502: PR/59843 Fix ICE on singleton vector of float on AArch64
 2014-07-04 14:49 UTC  (3+ messages)

[Patch AArch64_be] Fix some vec_concat big-endian confusions
 2014-07-04 14:45 UTC  (3+ messages)

[PATCH][Ping v2] Add patch for debugging compiler ICEs
 2014-07-04 14:33 UTC  (2+ messages)
` [PATCH][Ping v3] "

[Patch, AArch64] Restructure arm_neon.h vector types' implementation
 2014-07-04 14:27 UTC  (4+ messages)

[wwwdocs] Make git/gitweb_config.perl use https
 2014-07-04 14:12 UTC 

combination of read/write and earlyclobber constraint modifier
 2014-07-04 13:48 UTC  (4+ messages)
                    ` [PATCH, COMMITTED] Update earlyclobber documentation

[PATCH ARM]Handle REG addressing mode in output_move_neon explicitly
 2014-07-04 13:16 UTC  (7+ messages)

[PATCH, x86] Improves x86 permutation expand
 2014-07-04 13:16 UTC  (10+ messages)

[PATCH][Revised] Enable libsanitizer on darwin
 2014-07-04 12:52 UTC  (8+ messages)
      ` Porting libsanitizer to Solaris (Was: Re: [PATCH][Revised] Enable libsanitizer on darwin)
          ` Porting libsanitizer to Solaris

[PATCH 1/2, x86] Add palignr support for AVX2
 2014-07-04 12:47 UTC  (9+ messages)

[Patch, GCC/Thumb-1]Mishandle the label type insn in function thumb1_reorg
 2014-07-04 12:47 UTC  (7+ messages)

[PATCH ARM] Improve ARM memset inlining
 2014-07-04 12:18 UTC  (6+ messages)

[PATCH] PR preprocessor/60723 - missing system-ness marks for macro
 2014-07-04 12:13 UTC  (5+ messages)

[PATCH 00/09, nds32] Provide individual modules as assistance to nds32.c implementation
 2014-07-04 11:10 UTC 

[PATCH 09/09, nds32] Committed: Move fp-as-gp optimization to nds32-fp-as-gp.c module
 2014-07-04 11:05 UTC 

[PATCH 08/09, nds32] Committed: Move memory related implementation to nds32-memory-manipulation.c module
 2014-07-04 11:04 UTC 

[PATCH 07/09, nds32] Committed: Move some external functions used by machine description patterns to nds32-md-auxiliary.c module
 2014-07-04 11:02 UTC 

[PATCH 06/09, nds32] Committed: Preparation of nds32-pipelines-auxiliary.c module for future implementation
 2014-07-04 11:01 UTC 

[PATCH 05/09, nds32] Committed: Move cost calculation to nds32-cost.c module
 2014-07-04 11:00 UTC 

[PATCH 04/09, nds32] Committed: Move some helper functions of predicates and constraints to nds32-predicates.c module
 2014-07-04 10:58 UTC 

[PATCH 03/09, nds32] Committed: Move builtin functions implementation to nds32-intrinsic.c module
 2014-07-04 10:56 UTC  (2+ messages)

[PATCH 01/09, nds32] Committed: Add several new files for preparation of providing modules that are going to be separated from nds32.c source
 2014-07-04 10:55 UTC  (2+ messages)

[PATCH 02/09, nds32] Committed: Move ISR impelentation to nds32-isr.c module
 2014-07-04 10:55 UTC  (2+ messages)

[PATCH, aarch64] Correctly wire up --with-cpu and --with-arch (PR61714)
 2014-07-04 10:55 UTC 

[PATCH] PR rtl-optimization/61712
 2014-07-04  9:52 UTC  (3+ messages)

[patch] change specific int128 -> generic intN
 2014-07-04  9:50 UTC  (9+ messages)
` [patch 1/4] "

[PATCH v2] typeof: Remove type qualifiers for atomic types
 2014-07-04  9:33 UTC  (6+ messages)

Fix BLOCK_SUPERCONTEXT for cilk produced functions
 2014-07-04  9:05 UTC 

[PATCH] Fix recognize_single_bit_test (PR tree-optimization/61684)
 2014-07-04  8:17 UTC  (2+ messages)

[PATCH] Fix ICE with thunks (PR middle-end/61654)
 2014-07-04  8:17 UTC  (2+ messages)

[PATCH] Don't run guality.exp tests with LTO_TORTURE_OPTIONS
 2014-07-04  8:12 UTC  (13+ messages)

[fortran,patch] Support for IEEE underflow control on x86/x86_64
 2014-07-04  7:48 UTC  (10+ messages)

[PATCH, 10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov
 2014-07-04  6:54 UTC  (5+ messages)

[PATCH 1/2] Remove i386 cmpstrnsi peephole
 2014-07-04  5:14 UTC  (2+ messages)
` [PATCH 2/2] Remove x86 cmpstrnsi

[PATCH] Fix confusion between target, host and symbolic number byte sizes
 2014-07-04  4:53 UTC 

[PATCH] Fix high handling in wi::mul_internal (PR tree-optimization/61682)
 2014-07-03 22:09 UTC  (3+ messages)

[wwwdocs] Buildstat update for 4.8
 2014-07-03 21:44 UTC  (2+ messages)

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-07-03 21:09 UTC 

[Patch ARM-AArch64/testsuite v2 00/21] Neon intrinsics executable tests
 2014-07-03 21:04 UTC  (8+ messages)
` [Patch ARM-AArch64/testsuite v2 02/21] Add unary operators: vabs and vneg
` [Patch ARM-AArch64/testsuite v2 01/21] Neon intrinsics execution tests initial framework
` [Patch ARM-AArch64/testsuite v2 03/21] Add binary operators: vadd, vand, vbic, veor, vorn, vorr, vsub

[PATCH] dwarf2out.c: Pass DWARF type modifiers around as flags argument
 2014-07-03 19:43 UTC  (5+ messages)
` [PATCH] Add guality [p]type test

[wwwdocs] Buildstat update for 4.7
 2014-07-03 19:30 UTC 

[wwwdocs] Adjust two textual references to http://gcc.gnu.org
 2014-07-03 19:16 UTC 

[GOMP4, OpenACC] Fixed-form Fortran code failing to parse
 2014-07-03 18:59 UTC  (4+ messages)

Normalize interface for all *-dg-runtest
 2014-07-03 18:53 UTC  (2+ messages)

PR C++/60209 - Declaration of user-defined literal operator cause error
 2014-07-03 17:59 UTC 

[PATCH, ARM] Work around erratum in VFP9
 2014-07-03 16:32 UTC  (2+ messages)

[PATCH][ARM/AArch64 Testsuite] Fix vext[us]64_1.c test on ARM by unsharing test body
 2014-07-03 15:08 UTC 

[patch] fix build failure of x86_64-mingw32, missing crtbegin/crtend.o
 2014-07-03 14:58 UTC 

[PATCH] rs6000: Fix the shift patterns, and add test
 2014-07-03 14:33 UTC  (2+ messages)

More informative ODR warnings
 2014-07-03 14:02 UTC 

[PATCH]Enable elimination of IV use with unsigned type candidate
 2014-07-03 13:58 UTC  (4+ messages)

[PATCH, i386] Add prefixes avoidance tuning for silvermont target
 2014-07-03 13:38 UTC  (6+ messages)

[PATCH] Memory leak in parallel/unique_copy
 2014-07-03 12:45 UTC  (4+ messages)

gfortran-dg-runtest, torture options
 2014-07-03 12:41 UTC  (6+ messages)

[PATCH PR61576]
 2014-07-03 12:39 UTC  (2+ messages)

[Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir}
 2014-07-03 12:33 UTC  (6+ messages)

[PATCH, i386] Add prefixes avoidance tuning for silvermont target
 2014-07-03 11:24 UTC 

[PATCH, i386] Add prefixes avoidance tuning for silvermont target
 2014-07-03 11:07 UTC  (7+ messages)

[PATCH] Implement -fsanitize=bounds and internal calls in FEs
 2014-07-03 10:55 UTC  (13+ messages)

[PATCH] Don't ICE with huge alignment (PR middle-end/60226)
 2014-07-03 10:18 UTC  (5+ messages)

[PATCH, libbacktrace]: fix pointer from integer without a cast
 2014-07-03  9:37 UTC 

[C/C++ PATCH] Implement -Wsizeof-array-argument (PR c/6940)
 2014-07-03  9:31 UTC  (3+ messages)

[C++ Patch] PR 51448, 53618, 58059 (Take 2)
 2014-07-03  8:51 UTC 

[AArch64,PATCH] Refactor acquire/release determination into output template
 2014-07-03  8:35 UTC  (2+ messages)

[PATCH] Fix simplify_comparison in the combiner (PR rtl-optimization/61673)
 2014-07-03  6:35 UTC 

[PATCH] Power/GCC: Subword atomic operation endianness check bug fix
 2014-07-03  6:14 UTC  (2+ messages)

[Committed]: [PATCH, loop2_invariant, 2/2] Change heuristics for identical invariants
 2014-07-03  5:32 UTC 

[GOOGLE] Define libgcov interface for distinguishing -ftest-coverage from -fprofile-generate
 2014-07-03  4:25 UTC  (6+ messages)

More informative ODR warnings
 2014-07-02 23:14 UTC  (5+ messages)

[PATCH] remove useless unused attributes in i386 code
 2014-07-02 23:08 UTC 

Warn when returning the address of a temporary (middle-end) v2
 2014-07-02 22:46 UTC  (5+ 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).