public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix SLSR wrong-code (PR tree-optimization/56962)
 2013-04-15 17:09 UTC  (3+ messages)

RFC: color diagnostics markers
 2013-04-15 15:56 UTC  (22+ messages)
      ` [PATCH] "

[PATCH, tree-ssa] Avoid -Wuninitialized warning in try_unroll_loop_completely()
 2013-04-15 15:19 UTC  (2+ messages)

[PATCH] Fix PR56933
 2013-04-15 15:18 UTC 

Fill more delay slots in conditional returns
 2013-04-15 15:16 UTC  (5+ messages)

[PATCH] PR55033: Fix
 2013-04-15 15:09 UTC  (3+ messages)

[Patch, fortran] PR 56919 SYSTEM_CLOCK on Windows
 2013-04-15 14:57 UTC  (9+ messages)

[Patch, Fortran, committed] Init a variable
 2013-04-15 14:53 UTC 

[patch] Fix ICE during RTL expansion at -O1
 2013-04-15 14:44 UTC  (5+ messages)

[patch] Fix PR middle-end/56474
 2013-04-15 14:37 UTC  (4+ messages)

[PATCH] Redesign pthread in LIB_SPEC for systems without libpthread
 2013-04-15 14:28 UTC 

[wwwdocs] Buildstat update for 4.8
 2013-04-15 14:05 UTC  (2+ messages)

[build] Use -z ignore instead of --as-needed on Solaris
 2013-04-15 14:05 UTC  (4+ messages)

[PATCH][ARM] Improve code generation for anddi3
 2013-04-15 14:02 UTC  (3+ messages)

[PATCH,i386] Add -mstack-protector-guard= for i386
 2013-04-15 12:51 UTC  (9+ messages)

[c++-concepts] Merge from trunk
 2013-04-15 12:44 UTC 

[Patch, Fortran, committed] Fix small issues
 2013-04-15 11:36 UTC 

[patch] PR middle-end/43631
 2013-04-15 10:38 UTC  (5+ messages)

Unreviewed build, driver patch
 2013-04-15 10:34 UTC 

[PATCH, testsuite]: Avoid "error: inlining failed in call to always_inline" with -fpic
 2013-04-15 10:16 UTC  (2+ messages)

[PATCH][ARM][thumb1] Reduce lr save for leaf function with non-far jump
 2013-04-15 10:05 UTC  (3+ messages)

[PATCH] Enable java for aarch64
 2013-04-15 10:02 UTC  (5+ messages)

[PATCH, AArch64] Compare instruction in shift_extend mode
 2013-04-15  9:47 UTC  (3+ messages)

[PATCH, AArch64] Add/Sub and set flags instructions in extend and shift_extend mode
 2013-04-15  9:41 UTC  (3+ messages)

[Java,docs] Some style and link changes to gcj.texi
 2013-04-15  9:18 UTC 

[Patch] [MIPS] Fix Many warnings in MIPS port (Was: [PATCH] [MIPS] microMIPS gcc support)
 2013-04-15  9:15 UTC  (3+ messages)

[SPARC] Fix PR target/56890
 2013-04-15  8:37 UTC  (2+ messages)

[PATCH][cilkplus] replace TREE_LIST and mallocs in pragma simd code with vec_trees
 2013-04-15  7:46 UTC 

[Patch, Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK
 2013-04-15  7:10 UTC  (4+ messages)
    ` *ping* - "

[patch, fortran] Really fix PR 56782
 2013-04-15  7:08 UTC  (3+ messages)

[patch][mips] split mips_reorg in pre- and post-dbr_schedule parts
 2013-04-15  6:30 UTC 

[patch] fix verify_rtl_sharing handling of SEQUENCEs
 2013-04-15  4:34 UTC 

[Patch, fortran] PR56816: double free on unfinished SELECT TYPE statement
 2013-04-14 22:01 UTC  (2+ messages)

Fwd: Fix std::pair std::is_copy_assignable behavior
 2013-04-14 21:22 UTC  (4+ messages)
  `  "

Can -mno-big-switch be removed from the PA port?
 2013-04-14 20:27 UTC  (2+ messages)

[PATCH] V2DI zero constant in GPR (PR target/56948)
 2013-04-14 11:38 UTC 

[patch] fix PR52139 correctly
 2013-04-14 10:58 UTC 

[patch] committed: minor sched-int.h and sched-deps.c fixes
 2013-04-14  9:46 UTC 

[Patch, Fortran, OOP] PR 56266: ICE on invalid in gfc_match_varspec
 2013-04-14  8:42 UTC  (4+ messages)

[PATCH][ARM][1/2] Add support for vcvt_f16_f32 and vcvt_f32_f16 NEON intrinsics
 2013-04-14  1:33 UTC  (3+ messages)

[PATCH] Reset `used' flags after verify RTL sharing
 2013-04-13 20:31 UTC  (2+ messages)

[patch, fortran, backport, 4.8] PR51825 - Fortran runtime error: Cannot match namelist object name
 2013-04-13 19:21 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 55959: ICE in in gfc_simplify_expr, at fortran/expr.c:1920
 2013-04-13 18:22 UTC 

[patch][DF] do not call df_insn_delete in remove_insn, only unlink the insn
 2013-04-13 18:21 UTC  (2+ messages)

[PATCH, x86] Use vector moves in memmove expanding
 2013-04-13 18:13 UTC  (8+ messages)

RFA: enable LRA for rs6000
 2013-04-13 15:02 UTC  (5+ messages)

[patch][doc] remove one more loop note reference
 2013-04-13 14:29 UTC 

[PATCH] Don't run vrp87.c on various targets
 2013-04-13 13:22 UTC  (2+ messages)

FW: [PATCH] [MIPS] microMIPS gcc support
 2013-04-13  6:36 UTC  (21+ messages)
                                  ` Many warnings in MIPS port (Was: [PATCH] [MIPS] microMIPS gcc support)

[PATCH, i386]: Use ANY_QI_REGNO_P in ix86_hard_regno_mode_ok QImode checks
 2013-04-12 23:34 UTC 

GCC does not support *mmintrin.h with function specific opts
 2013-04-12 23:29 UTC  (9+ messages)

GCC 4.6 branch is closed now
 2013-04-12 21:09 UTC 

[RFA] patch to fix PR56903
 2013-04-12 20:46 UTC  (3+ messages)

[Patch, Fortran] PR 56929 - Fix ICE with scalar coarrays
 2013-04-12 19:07 UTC  (2+ messages)

[PATCH, ARM][10/n] Split scc patterns using cond_exec
 2013-04-12 18:11 UTC  (3+ messages)

[COMMITTED][PATCH,ARM] Cleanup uninitialized variable
 2013-04-12 17:34 UTC 

[PATCH][ARM][testsuite][2/2] Add support for vcvt_f16_f32 and vcvt_f32_f16 NEON intrinsics
 2013-04-12 17:24 UTC 

[Ada] Extended syntax for Check_Policy
 2013-04-12 17:03 UTC 

[Ada] gnatclean -f ignores nonexistent directories
 2013-04-12 16:57 UTC 

[Ada] Implement Ada 2012 Assertion_Policy pragma
 2013-04-12 16:54 UTC 

[Ada] Initial implementation of aspect Ghost
 2013-04-12 16:47 UTC 

[Ada] Completing the implementation of Ada 2012 restrictions
 2013-04-12 16:46 UTC 

[Ada] Detect suspicious Contract_Cases instead of Contract_Case
 2013-04-12 15:23 UTC 

[Ada] Include scalar storage order information in -gnatR3 output
 2013-04-12 14:20 UTC 

[PATCH, ARM][9/n] Split scc patterns using movsicc
 2013-04-12 14:19 UTC  (2+ messages)

[Ada] Handle VMS RMS keys in file I/O
 2013-04-12 13:46 UTC 

[Ada] More complete style checks for specs
 2013-04-12 13:42 UTC 

[Ada] Aspect Abstract_State and nested packages
 2013-04-12 13:38 UTC 

[Ada] Legality rules for aspect Depends
 2013-04-12 13:17 UTC 

[Ada] Allow System.Multiprocessors[.Dispatching_Domains] in Ada 95
 2013-04-12 13:12 UTC 

[Ada] Avoid uninitialized variable in Pop_End_Context
 2013-04-12 13:11 UTC 

[Patch, Fortran, OOP] PR 56261: seg fault call procedure pointer on polymorphic array
 2013-04-12 13:09 UTC  (16+ messages)

Logic operators ! && || for vectors
 2013-04-12 12:52 UTC  (3+ messages)

[PATCH] Fix small colorization omission
 2013-04-12 11:38 UTC 

[Patch, Fortran] PR56845 - Fix setting of vptr of CLASS(...),SAVE,ALLOCATABLE
 2013-04-12 10:08 UTC  (5+ messages)

[PATCH] Fix MULT_HIGHPART_EXPR folding (PR tree-optimization/56918)
 2013-04-12  9:49 UTC  (6+ messages)

[PATCH][RFC] Remove TODO_ggc_collect, collect unconditionally
 2013-04-12  9:37 UTC  (12+ messages)

Contents of PO file 'gcc-4.8.0.vi.po'
 2013-04-12  9:08 UTC 

New Vietnamese PO file for 'gcc' (version 4.8.0)
 2013-04-12  9:05 UTC 

[PATCH] Do not consider vector CONSTRUCTORs is_gimple_constant
 2013-04-12  9:03 UTC 

[PATCH,i386] Add -mstack-protector-guard= for i386
 2013-04-12  8:10 UTC 

[Google] Fix the bug in calculating sum_all
 2013-04-12  6:41 UTC  (2+ messages)

[Google] Use line offset instead of absolute lineno to represent AutoFDO profile
 2013-04-12  6:16 UTC  (4+ messages)

Another C++ PATCH for c++/52748 (N3276 and operator overloading)
 2013-04-11 21:38 UTC 

[C++ PATCH] Another maybe_constant_value without fold_non_dependent* (PR c++/56895)
 2013-04-11 21:16 UTC  (2+ messages)

Fold {2, 3, 4, 5} >> 31
 2013-04-11 20:05 UTC  (3+ messages)

C++ PATCH for c++/56901 (lambda, auto)
 2013-04-11 19:43 UTC 

[Ada] Fix undefined reference at link time for array size symbol
 2013-04-11 19:13 UTC 

C++ PATCH to tsubst of var_decl
 2013-04-11 19:05 UTC 

[Patch, AARCH64] Define REVERSIBLE_CC_MODE
 2013-04-11 18:13 UTC  (2+ 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).