public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
RFA: speeding up dg-extract-results.sh
 2014-05-24 11:17 UTC  (2+ messages)

[PATCH, fortran-dev] Fix regexps
 2014-05-24 10:12 UTC 

[C PATCH] Warn if switch has boolean value (PR c/60439)
 2014-05-24  8:01 UTC  (5+ messages)

[PATCH 0/7] ipa-prop escape analysis
 2014-05-24  7:39 UTC  (14+ messages)
` [PATCH 7/7] Plug ipa-prop escape analysis into gimple_call_arg_flags
` [PATCH 3/7] IPA-CP escape and clobber analysis

[PATCH, doc]: Fix "POD document had syntax errors at /usr/bin/pod2man line 69." error
 2014-05-24  6:40 UTC  (2+ messages)

Fix broken graph dump
 2014-05-24  4:44 UTC 

[PATCH, fortran-dev] Fix regexps
 2014-05-23 23:33 UTC 

[PATCHv2/AARCH64 0/3] Add ILP32 GNU/Linux support
 2014-05-23 23:23 UTC  (4+ messages)
` [PATCHv2/AARCH64 3/3] Support ILP32 multi-lib

[PATCH, fortran-dev] Fix regexps
 2014-05-23 23:17 UTC  (2+ messages)

[Google/4_8] Support for embedding build info into gcda files
 2014-05-23 22:16 UTC  (7+ messages)

[patch, libgfortran] [4.9/4.10 Regression] Erroneous "end of file" with internal read
 2014-05-23 22:14 UTC 

[GOOGLE] get resolved node in walk_polymorphic_call_targets
 2014-05-23 22:11 UTC  (2+ messages)

[C++ patch] Reduce vtable alignment
 2014-05-23 21:52 UTC  (5+ messages)

PR 61222: noncanonical constant in simplify_shift_const_1
 2014-05-23 21:29 UTC  (2+ messages)

profile mode maintenance patch
 2014-05-23 20:52 UTC  (5+ messages)
  ` libstdc++ automake version

[google gcc-4_8][x86_64]Optimize access to globals in "-fpie -pie" builds with copy relocations
 2014-05-23 20:43 UTC  (4+ messages)

[Patch, Fortran, committed] Update *.texi: Fix broken links and use https where possible
 2014-05-23 20:33 UTC 

libsanitizer merge from upstream r208536
 2014-05-23 19:34 UTC  (64+ messages)

[PATCH 1/9] rs6000: Clean up the "type" attribute
 2014-05-23 19:14 UTC  (20+ messages)
` [PATCH 2/9] rs6000: New type attribute value "halfmul"
` [PATCH 3/9] rs6000: Make all multiply instructions one type
` [PATCH 4/9] rs6000: Make all insert "
` [PATCH 7/9] rs6000: Make all add "
` [PATCH 8/9] rs6000: Make all logical "
` [PATCH 9/9] rs6000: Make all rlw*nm and rld*c* type shift
` [PATCH 5/9] rs6000: Make all divide instructions one type
` [PATCH 6/9] rs6000: Make all shift "

[PATCH] Remove now unnecessary bailout from split_live_ranges_for_shrink_wrap
 2014-05-23 18:43 UTC  (2+ messages)

[PATCH] proposed fix for bug # 61144
 2014-05-23 18:26 UTC  (4+ messages)

[PATCH] Fix ICE in rtl-optimization/PR61220, PR61225
 2014-05-23 18:20 UTC  (4+ messages)

RFA: cache enabled attribute by insn code
 2014-05-23 18:19 UTC  (4+ messages)

[patch i386]: Expand sibling-tail-calls via accumulator register
 2014-05-23 18:16 UTC  (4+ messages)

[patch i386]: Sibcall tail-call improvement and partial fix PR/60104
 2014-05-23 18:00 UTC  (4+ messages)

[PATCH, sched] Cleanup and improve multipass_dfa_lookahead_guard
 2014-05-23 17:58 UTC  (4+ messages)

[PATCH][2/n] Always 64bit-HWI cleanups
 2014-05-23 17:57 UTC  (2+ messages)

[PATCH][3/n] Always 64bit-HWI cleanups (drop HOST_WIDEST_INT)
 2014-05-23 17:55 UTC  (2+ messages)

[PATCH] Disable unroll loop that has header count less than iteration count
 2014-05-23 17:48 UTC  (5+ messages)

patch to add test for PR61215
 2014-05-23 15:45 UTC  (2+ messages)

[PATCH][ARM] Vectorize bswap[16,32,64] operations
 2014-05-23 15:33 UTC  (2+ messages)

[RS6000] Fix PR61098, Poor code setting count register
 2014-05-23 15:23 UTC  (8+ messages)

[PATCH] Implement -fsanitize=float-cast-overflow (take 3)
 2014-05-23 14:56 UTC  (4+ messages)

[PATCH] [gomp4] Initial support of OpenACC loop directive in C front-end
 2014-05-23 12:12 UTC  (5+ messages)
` [COMMITTED 1/2] Just enumerate all GF_OMP_FOR_KIND_* and GF_OMP_TARGET_KIND_*
  ` [COMMITTED 2/2] GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds

[COMMITTED] Be more explicit
 2014-05-23 12:08 UTC  (3+ messages)
  ` [COMMITTED] Be a bit less explicit

[PATCH] Fix PR rtl-optimization/61278
 2014-05-23 11:56 UTC  (4+ messages)

[patch] Adjust target selectors for some libstdc++ tests
 2014-05-23 11:50 UTC  (3+ messages)

[COMMITTED] Make it easier to diff expand_omp_for_* functions
 2014-05-23 11:40 UTC 

wide-int, rtl-2
 2014-05-23 11:35 UTC  (3+ messages)

[COMMITTED] Remove duplicated variable initialization
 2014-05-23 11:24 UTC 

[COMMITTED] Fix some bool vs. tree confusion
 2014-05-23 11:03 UTC 

[PATCH/RFC, ARM] Improve static checking of tune_params
 2014-05-23 10:51 UTC 

[patch] libstdc++/60793 Add *-*-dragonfly* to testsuite target selectors
 2014-05-23 10:46 UTC 

[PATCH] __attribute__ ((malloc)) doc fix (PR other/56955)
 2014-05-23 10:11 UTC  (4+ messages)

emit __float128 typeinfo
 2014-05-23 10:01 UTC  (3+ messages)

[PATCH] Fix PR61266
 2014-05-23  8:13 UTC 

[PATCH][MIPS] P5600 scheduling
 2014-05-23  4:07 UTC  (4+ messages)

[PATCH] Fix PR54733 Optimize endian independent load/store
 2014-05-23  3:36 UTC  (11+ messages)

[PATCH][1/3] Fix PR54733 Optimize endian independent load/store
 2014-05-23  3:01 UTC  (7+ messages)

[PATCH, libgfortran] PR60324 Handle arbitrarily long path names
 2014-05-23  2:23 UTC  (4+ messages)
` Breakage with "

patch to fix PR61215
 2014-05-23  1:58 UTC 

[PATCH] A new reload-rewrite pattern recognizer for GCC vectorizer
 2014-05-23  1:48 UTC  (4+ messages)

[PATCH][MIPS] Implement O32 FPXX ABI (GCC)
 2014-05-22 22:22 UTC  (11+ messages)

[Patch] Avoid gcc_assert in libgcov
 2014-05-22 21:30 UTC  (8+ messages)

another patch for PR60969
 2014-05-22 21:22 UTC 

[COMMITTED] Remove unused, and sort prototypes
 2014-05-22 20:23 UTC 

[COMMITTED] Cosmetic fixes for DEF_FUNCTION_TYPE_* macros
 2014-05-22 20:17 UTC 

[1/6] OpenMP 4.0 C FE support
 2014-05-22 19:45 UTC  (2+ messages)

[PATCH] cplus-demangler, free resource after a failed call to gnu_special
 2014-05-22 19:34 UTC  (11+ messages)

[C++ Patch] PR 61088
 2014-05-22 19:08 UTC  (4+ messages)

[PATCH i386 5/8] [AVX-512] Extend vectorizer hooks
 2014-05-22 17:38 UTC  (12+ messages)

[build, driver] RFC: Support compressed debug sections
 2014-05-22 16:33 UTC  (10+ messages)

Create a library for tools like collect2 and lto-wrapper (1/2)
 2014-05-22 16:21 UTC 

[PATCH, rs6000] Fix HTM __builtin_ttest rtl expansion
 2014-05-22 16:09 UTC  (3+ messages)

Create a library for tools like collect2 and lto-wrapper (1/2)
 2014-05-22 15:56 UTC  (3+ messages)
` Create a library for tools like collect2 and lto-wrapper (2/2)

Commit: MSP430: Built libgcc with hardware multiply disabled
 2014-05-22 15:14 UTC 

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-05-22 15:13 UTC  (5+ messages)
` [PATCH 4/5] add gcc/gdb interface files

Commit: MSP430: Add spaces after options inserted by ASM_SPEC
 2014-05-22 15:08 UTC 

[PATCH][AARCH64] Support tail indirect function call
 2014-05-22 14:27 UTC  (4+ messages)

[RFC][AARCH64] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
 2014-05-22 14:24 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).