| [testsuite,i386] Reimplementing array comparison in avx2-vpop-check.h |
2013-04-18 |
Alexander Ivchenko |
|
New |
| [SH] PR target/56995 |
2013-04-18 |
Christian Bruel |
|
New |
| [wwwdocs,committed] gcc-4.9/changes.html - Update Fortran section (add NO_ARGS_CHECK) |
2013-04-18 |
Tobias Burnus |
|
New |
| [Fortran,committed] PR56994 - invoke.texi: NEAREST's second argument isn't optional |
2013-04-18 |
Tobias Burnus |
|
New |
| VRP (x << 31) < -1 fix (PR tree-optimization/56984) |
2013-04-18 |
Jakub Jelinek |
|
New |
| [committed] Add testcase from PR56992 |
2013-04-18 |
Jakub Jelinek |
|
New |
| [ARM] Extend thumb1_reorg to save more comparison instructions |
2013-04-18 |
Bin Cheng |
|
New |
| fix verify_rtl_sharing handling of SEQUENCEs |
2013-04-17 |
Steven Bosscher |
|
New |
| PR56729 |
2013-04-17 |
Steven Bosscher |
|
New |
| Fix std::pair std::is_copy_assignable behavior |
2013-04-17 |
François Dumont |
|
New |
| [google] Add libgcov interface for accessing profile directory (issue8726046) |
2013-04-17 |
Teresa Johnson |
|
New |
| [PR,10474] Shedule pass_cprop_hardreg before pass_thread_prologue_and_epilogue |
2013-04-17 |
Martin Jambor |
|
New |
| [x86] Use vector moves in memmove expanding |
2013-04-17 |
Jan Hubicka |
|
New |
| [ARM] emit LDRD epilogue instead of a single LDM return |
2013-04-17 |
Greta Yorsh |
|
New |
| [ARM,10/n] Split scc patterns using cond_exec |
2013-04-17 |
Greta Yorsh |
|
New |
| RFC: ix86 / x86_64 register pressure aware scheduling |
2013-04-17 |
Igor Zamyatin |
|
New |
| patch to fix constant math - 4th patch - the wide-int class - patch ping for the next stage 1 |
2013-04-17 |
Kenneth Zadeck |
|
New |
| [AArch64] Compare instruction in shift_extend mode |
2013-04-17 |
Hurugalawadi, Naveen |
|
New |
| [GOOGLE] Add AutoFDO based indirect call value profiling to GCC |
2013-04-17 |
Dehao Chen |
|
New |
| Add a new option "-fstack-protector-strong" |
2013-04-17 |
Han Shen |
|
New |
| RFA: enable LRA for rs6000 [patch for WRF] |
2013-04-16 |
Michael Meissner |
|
New |
| simplify emit_delay_sequence |
2013-04-16 |
Steven Bosscher |
|
New |
| [cxx-conversion] RFC - Helper types for building GIMPLE |
2013-04-16 |
Diego Novillo |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-04-16 |
Sriraman Tallam |
|
New |
| [C++1y] Support n3599 - Literal operator templates for strings for C++1y |
2013-04-16 |
Ed Smith-Rowland |
|
New |
| patch to fix constant math - builtins.c - the first of the tree level patches for wide-int |
2013-04-16 |
Kenneth Zadeck |
|
New |
| patch to fix constant math -5th patch, rtl |
2013-04-16 |
Kenneth Zadeck |
|
New |
| patch to fix constant math - 4th patch - the wide-int class - patch ping for the next stage 1 |
2013-04-16 |
Kenneth Zadeck |
|
New |
| Fix linking with -findirect-dispatch |
2013-04-16 |
Andreas Schwab |
|
New |
| [Fortran,comitted] PR56969 - Fix bogus ambiguous symbol error for ISO_C_Binding intrinsics |
2013-04-16 |
Tobias Burnus |
|
New |
| Fix ICE during RTL expansion at -O1 |
2013-04-16 |
Eric Botcazou |
|
New |
| [ARM] Improve GCC pipeline description for Cortex-M4 FPU |
2013-04-16 |
Terry Guo |
|
New |
| [doc] : Reword mstack-protector-guard description. |
2013-04-16 |
Uros Bizjak |
|
New |
| Fix linking with -findirect-dispatch |
2013-04-16 |
Andreas Schwab |
|
New |
| Backport PR48189 fix |
2013-04-16 |
Marek Polacek |
|
New |
| [Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK |
2013-04-15 |
Tobias Burnus |
|
New |
| Add a new option "-fstack-protector-strong" |
2013-04-15 |
Han Shen |
|
New |
| RFC: ix86 / x86_64 register pressure aware scheduling |
2013-04-15 |
Steven Bosscher |
|
New |
| [fortran] Really fix PR 56782 |
2013-04-15 |
Mikael Morin |
|
New |
| [Fortran,OOP] PR 56266: ICE on invalid in gfc_match_varspec |
2013-04-15 |
Mikael Morin |
|
New |
| [ARM] Prologue/epilogue using STRD/LDRD in ARM mode |
2013-04-15 |
Greta Yorsh |
|
New |
| Minor C++ PATCH to tsubst of DECLTYPE_TYPE |
2013-04-15 |
Jason Merrill |
|
New |
| [4.7,testsuite] Skip gcc.dg/torture/pr53922.c on Tru64 UNIX |
2013-04-15 |
Rainer Orth |
|
New |
| Another C++ PATCH for c++/52748 (N3276 and operator overloading) |
2013-04-15 |
Jason Merrill |
|
New |
| C++ PATCH for c++/56388 (lambdas and EH) |
2013-04-15 |
Jason Merrill |
|
New |
| [wwwdoc] Mark ARM/hard_vfp_4_4_branch as discontinued |
2013-04-15 |
Richard Earnshaw |
|
New |
| [4.7,v3] Compile 30_threads/condition_variable/members/53841.cc with -std=gnu++0x on Tru64 UNIX and IRIX |
2013-04-15 |
Rainer Orth |
|
New |
| color diagnostics markers |
2013-04-15 |
Jakub Jelinek |
|
New |
| Fix SLSR wrong-code (PR tree-optimization/56962) |
2013-04-15 |
Jakub Jelinek |
|
New |
| [fortran] PR 56919 SYSTEM_CLOCK on Windows |
2013-04-15 |
Tobias Burnus |
|
New |
| [Fortran,committed] Init a variable |
2013-04-15 |
Tobias Burnus |
|
New |
| Fix ICE during RTL expansion at -O1 |
2013-04-15 |
Richard Guenther |
|
New |
| [Fortran,committed] Fix small issues |
2013-04-15 |
Tobias Burnus |
|
New |
| [i386] Add -mstack-protector-guard= for i386 |
2013-04-15 |
Andrew Hsieh |
|
New |
| [AArch64] Compare instruction in shift_extend mode |
2013-04-15 |
Hurugalawadi, Naveen |
|
New |
| [AArch64] Add/Sub and set flags instructions in extend and shift_extend mode |
2013-04-15 |
Hurugalawadi, Naveen |
|
New |
| PR middle-end/43631 |
2013-04-14 |
Steven Bosscher |
|
New |
| [Java,docs] Some style and link changes to gcj.texi |
2013-04-14 |
Gerald Pfeifer |
|
New |
| [MIPS] Fix Many warnings in MIPS port (Was: [PATCH] [MIPS] microMIPS gcc support) |
2013-04-14 |
Moore, Catherine |
|
New |
| [cilkplus] replace TREE_LIST and mallocs in pragma simd code with vec_trees |
2013-04-14 |
Iyer, Balaji V |
|
New |
| [mips] split mips_reorg in pre- and post-dbr_schedule parts |
2013-04-14 |
Steven Bosscher |
|
New |
| fix verify_rtl_sharing handling of SEQUENCEs |
2013-04-14 |
Steven Bosscher |
|
New |
| [fortran] PR56816: double free on unfinished SELECT TYPE statement |
2013-04-14 |
Mikael Morin |
|
New |
| Can -mno-big-switch be removed from the PA port? |
2013-04-14 |
Steven Bosscher |
|
New |
| [fortran] Really fix PR 56782 |
2013-04-14 |
Thomas Koenig |
|
New |
| Fill more delay slots in conditional returns |
2013-04-14 |
Eric Botcazou |
|
New |
| [SPARC] Fix PR target/56890 |
2013-04-14 |
Eric Botcazou |
|
New |
| Fix PR middle-end/56474 |
2013-04-14 |
Eric Botcazou |
|
New |
| Fix ICE during RTL expansion at -O1 |
2013-04-14 |
Eric Botcazou |
|
New |
| V2DI zero constant in GPR (PR target/56948) |
2013-04-13 |
David Edelsohn |
|
New |
| Fix std::pair std::is_copy_assignable behavior |
2013-04-13 |
François Dumont |
|
New |
| fix PR52139 correctly |
2013-04-13 |
Steven Bosscher |
|
New |
| Enable java for aarch64 |
2013-04-13 |
Andreas Schwab |
|
New |
| committed: minor sched-int.h and sched-deps.c fixes |
2013-04-13 |
Steven Bosscher |
|
New |
| [ARM,1/2] Add support for vcvt_f16_f32 and vcvt_f32_f16 NEON intrinsics |
2013-04-13 |
Julian Brown |
|
New |
| [DF] do not call df_insn_delete in remove_insn, only unlink the insn |
2013-04-13 |
Steven Bosscher |
|
New |
| [doc] remove one more loop note reference |
2013-04-12 |
Steven Bosscher |
|
New |
| [MIPS] Fix Many warnings in MIPS port (Was: [PATCH] [MIPS] microMIPS gcc support) |
2013-04-12 |
ddaney.cavm@gmail.com |
|
New |
| Don't run vrp87.c on various targets |
2013-04-12 |
Jeff Law |
|
New |
| [ARM,1/2] Add support for vcvt_f16_f32 and vcvt_f32_f16 NEON intrinsics |
2013-04-12 |
Julian Brown |
|
New |
| [i386] : Use ANY_QI_REGNO_P in ix86_hard_regno_mode_ok QImode checks. |
2013-04-12 |
Uros Bizjak |
|
New |
| [Fortran] PR 56929 - Fix ICE with scalar coarrays |
2013-04-12 |
Tobias Burnus |
|
New |
| [Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK |
2013-04-12 |
Tobias Burnus |
|
New |
| [COMMITTED,ARM] Cleanup uninitialized variable |
2013-04-12 |
Greta Yorsh |
|
New |
| [Ada] Extended syntax for Check_Policy |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] gnatclean -f ignores nonexistent directories |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Implement Ada 2012 Assertion_Policy pragma |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Initial implementation of aspect Ghost |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Completing the implementation of Ada 2012 restrictions |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Detect suspicious Contract_Cases instead of Contract_Case |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Include scalar storage order information in -gnatR3 output |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Handle VMS RMS keys in file I/O |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] More complete style checks for specs |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Aspect Abstract_State and nested packages |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Legality rules for aspect Depends |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Allow System.Multiprocessors[.Dispatching_Domains] in Ada 95 |
2013-04-12 |
Arnaud Charlet |
|
New |
| [Ada] Avoid uninitialized variable in Pop_End_Context |
2013-04-12 |
Arnaud Charlet |
|
New |
| [AArch64] Compare instruction in shift_extend mode |
2013-04-12 |
Hurugalawadi, Naveen |
|
New |
| [AArch64] Add/Sub and set flags instructions in extend and shift_extend mode |
2013-04-12 |
Hurugalawadi, Naveen |
|
New |
| [ARM,10/n] Split scc patterns using cond_exec |
2013-04-12 |
Greta Yorsh |
|
New |