public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix BB vectorization cost model wrt scalar uses
 2013-05-28 13:47 UTC 

[gomp4] #pragma omp distribute expansion
 2013-05-28 13:46 UTC 

[PATCH] Do not allow non-top-level BIT_FIELD_REFs, IMAGPART_EXPRs or REALPART_EXPRs
 2013-05-28 13:40 UTC  (10+ messages)

[PATCH 0/2] Proof-of-concept towards removal of the "cfun" global
 2013-05-28 12:39 UTC  (9+ messages)
` [PATCH 2/2] autogenerated part of patch
` [PATCH 1/2] handwritten "

[gomp4] #pragma omp declare target and some nesting checking
 2013-05-28 12:39 UTC 

[PATCH] Fix PR56787, missed vectorization with CLOBBERs
 2013-05-28 12:38 UTC  (3+ messages)

[PATCH][2/3] final try: Re-organize -fvect-cost-model, enable vectorization at -O2
 2013-05-28 12:37 UTC 

[Patch, Fortran] PR57217 - re-add type checks for TBP overriding
 2013-05-28 11:52 UTC  (9+ messages)

[Solaris] Catch FP exceptions
 2013-05-28 11:52 UTC  (4+ messages)

Fix testsuite/gcc.dg/vect/vect-strided-a-u16-i4.c
 2013-05-28 11:35 UTC 

Make omp_expand to be part of lowering passes
 2013-05-28 11:25 UTC 

PR tree-optimization/57337
 2013-05-28 11:11 UTC  (7+ messages)

[PATCH] Fix PR57411
 2013-05-28 10:44 UTC 

Partial fix for PR opt/55177
 2013-05-28 10:30 UTC  (4+ messages)

[SPARC] Minor tweak to uses of bmasksi_vis
 2013-05-28 10:05 UTC  (2+ messages)

[patch] Default to --enable-libstdcxx-time=auto
 2013-05-28  9:46 UTC  (46+ messages)

RFA: fix rtl-optimization/56833
 2013-05-28  9:35 UTC  (8+ messages)
  ` SUBREGs in move2add_note_store (Was: Re: RFA: fix rtl-optimization/56833)

[x86, PATCH 1/2] Enabling of the new Intel microarchitecture Silvermont
 2013-05-28  9:14 UTC 

[ada, build] Restore Solaris/amd64 Ada bootstrap (PR ada/57188)
 2013-05-28  7:28 UTC  (2+ messages)
` [ada, build] host/target configuration (was: Restore Solaris/amd64 Ada bootstrap (PR ada/57188))

[PATCH][gensupport] Add optional attributes field to define_cond_exec
 2013-05-27 19:09 UTC  (10+ messages)

[Patch, Fortran] Enable FINAL parsing support (and nothing more)
 2013-05-27 16:17 UTC 

[Patch, Fortran] Enable the generation of the FINALization wrapper function
 2013-05-27 15:52 UTC  (2+ messages)

[DWARF] Fix multiple register spanning location
 2013-05-27 15:46 UTC  (3+ messages)

[patch,fortran] PR50405 - Statement function with itself as argument SEGV's
 2013-05-27 14:22 UTC  (3+ messages)

[PATCH] Fix PR57412, OMP loop creation
 2013-05-27 13:12 UTC 

[testsuite] Adding target nonpic to g++.dg/tm/pr47746.C
 2013-05-27 13:07 UTC  (9+ messages)

[PATCH] Fix PR57343
 2013-05-27 12:58 UTC  (2+ messages)

[Patch, Fortran] Mark intrinsics called by the finalization wrapper as attr.artificial
 2013-05-27 12:35 UTC 

[PING] [PATCH RX] Added target specific macros for RX100, RX200, and RX600
 2013-05-27 11:47 UTC 

[ping] couple of pending patches
 2013-05-27 11:13 UTC  (2+ messages)

[PATCH] Fix PR57417, alternate fix for PR57381
 2013-05-27 11:11 UTC 

[libgomp] PR57423 - correct argument names in omp_lib.f90 and .texi
 2013-05-27  9:25 UTC  (2+ messages)

[PATCH] Enable non-complex math builtins from C99 for Bionic
 2013-05-27  9:15 UTC  (10+ messages)

Fix PR 53743 and other -freorder-blocks-and-partition failures
 2013-05-27  8:42 UTC  (10+ messages)

[Ada] Disable assertion in ASIS mode
 2013-05-26 10:23 UTC 

[Ada] Fix layout of variant record under partial rep clause
 2013-05-26 10:19 UTC 

[Ada] Fix 'Last_Bit attribute applied to zero-sized type
 2013-05-26 10:06 UTC 

[Ada] Fix handling of Machine_Attribute on types
 2013-05-26  9:52 UTC 

[Ada] Fix awkward stepping over CW var assignment in GDB
 2013-05-26  8:55 UTC 

[Ada] Fix ICE on type completed by private type in Ada 2012
 2013-05-26  8:48 UTC 

[Ada] Fix link failure for renamed aliased object with unconstrained type
 2013-05-26  8:41 UTC 

[SH] PR 6526
 2013-05-25 23:17 UTC  (2+ messages)

Simplify (double)i != 0
 2013-05-25 17:11 UTC 

[PATCH] Fix incorrect discriminator assignment
 2013-05-25 16:36 UTC  (2+ messages)

[committed] Remove K&Risms
 2013-05-25 16:04 UTC 

[committed] PR 53916: divmod not effective for MIPS16
 2013-05-25 16:00 UTC 

[committed] PR 55777: inlining nomips16 into mips16
 2013-05-25 15:52 UTC 

[C++ testcase, committed] PR 52216
 2013-05-25 12:03 UTC 

[PATCH] Fix incorrect discriminator assignment
 2013-05-25  9:50 UTC 

Use unsigned(-1) for lshift
 2013-05-25  6:36 UTC  (9+ messages)

[PATCH, rs6000] power8 patches
 2013-05-25  4:07 UTC  (8+ messages)
` [PATCH, rs6000] power8 patches, patch #2, add crypto builtins
` [PATCH, rs6000] power8 patches, patch #4, new power8 builtins

[patch][google/gcc-4.8] Port gcov intermediate format from google/gcc-4.7
 2013-05-25  2:43 UTC  (2+ messages)

[google gcc-4_8] not mapping debug expr to a deleted varpool node (issue9760043)
 2013-05-25  2:18 UTC  (2+ messages)

[C++ Patch] PR 25666
 2013-05-25  0:46 UTC  (2+ messages)

[patch] Default to --enable-libstdcxx-time=auto
 2013-05-24 21:22 UTC  (5+ messages)

[PATCH, updated] Vtable pointer verification, main gcc changes (patch 2 of 3)
 2013-05-24 20:52 UTC  (3+ messages)

[patch] PR debug/56950
 2013-05-24 20:42 UTC  (2+ messages)

C++ PATCH for c++/56971 (ICE with friend template and template template parameter)
 2013-05-24 20:03 UTC 

[PING]RE: [patch] cilkplus: Array notation for C patch
 2013-05-24 18:44 UTC  (13+ messages)

[google gcc-4_7,gcc-4_8,integration] Add bounds checks to vector<bool>
 2013-05-24 18:36 UTC  (6+ messages)

[v3] Couple of tiny tweaks
 2013-05-24 18:26 UTC 

[C++ Patch] PR 19618
 2013-05-24 17:34 UTC  (6+ messages)

[PATCH] [tree-optimization/57124] Updated fix for 254.gap problems
 2013-05-24 17:15 UTC  (3+ messages)

profile mode: statistics for vector and map
 2013-05-24 16:30 UTC  (3+ messages)

[PATCH, updated] Vtable pointer verification, C++ front end changes (patch 1 of 3)
 2013-05-24 16:25 UTC  (3+ messages)
    ` Fwd: "

Mark threshold arrays in bb-reorder.c as constant
 2013-05-24 16:16 UTC  (4+ messages)

C++ PATCH for c++/57391 (bootstrap fail on AIX)
 2013-05-24 16:11 UTC  (3+ messages)

[patch] Fix sched-deps DEP_POSTPONED, ds_t documentation
 2013-05-24 15:51 UTC  (4+ messages)

a lra patch
 2013-05-24 15:34 UTC 

[Patch] Extend script ./contrib/download_prerequisites usage for isl and cloog
 2013-05-24 15:27 UTC  (4+ messages)

[PATCH, PR 57294] Update symbol table references in IPA-SRA
 2013-05-24 15:19 UTC  (2+ messages)

C++ PATCH for c++/56930 (wrong -Wconversion warning with sizeof)
 2013-05-24 14:14 UTC  (2+ messages)

C++ PATCH for c++/57388 (ICE with ref-qualifier)
 2013-05-24 13:16 UTC  (2+ messages)

[PATCH] Fix PR57396
 2013-05-24 13:16 UTC  (2+ messages)

[gomp4] Initial support for accelerator support parsing
 2013-05-24 13:08 UTC 

[PATCH,bionic] Add -foptimize-sincos
 2013-05-24 12:32 UTC  (7+ messages)

[PING][PATCH,ARM] Fix PR56732 - backport to gcc 4.8
 2013-05-24 12:30 UTC  (2+ messages)

[PATCH] Fix PR57287
 2013-05-24 11:03 UTC 

[C++ testcases, added] PR 25503 & PR 26572
 2013-05-24 10:07 UTC 

[Patch, Fortran] Deallocate CLASS(...),INTENT(OUT),allocatable arrays
 2013-05-24 10:03 UTC  (2+ messages)

[Ada] Coordinate front-end and middle-end floating-point settings
 2013-05-24  9:40 UTC 

[Ada] Add support for pragma No_Inline
 2013-05-24  9:32 UTC 

[tree-ssa] fix for PR57385
 2013-05-24  9:18 UTC  (3+ messages)

[libgfortran, build] Use -z ignore instead of --as-needed on Solaris
 2013-05-24  9:09 UTC  (6+ messages)

[Patch wwwdocs] gcc-4.9 changes: address sanitizer on ARM
 2013-05-24  8:35 UTC  (2+ messages)

[Ada] Use discriminant subtype constraints in derivation
 2013-05-24  8:29 UTC 

Remove global state from gcc/tracer.c
 2013-05-24  8:26 UTC  (10+ 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).