| debuggability of recog_data |
2013-05-14 |
Mike Stump |
|
New |
| Small color diagnostics tweak |
2013-05-14 |
Jakub Jelinek |
|
New |
| [C++] Fix -Wsequence-point with SIZEOF_EXPR (PR c++/57274) |
2013-05-14 |
Jakub Jelinek |
|
New |
| web ICEs on subreg |
2013-05-14 |
Mike Stump |
|
New |
| [RFC] Make libbacktrace more standalone |
2013-05-14 |
Alexander Monakov |
|
New |
| Print column information in dump_loc |
2013-05-14 |
Easwaran Raman |
|
New |
| [2/5] Altera Nios II: libgcc |
2013-05-14 |
Chung-Lin Tang |
|
New |
| [1/5] Altera Nios II: GCC backend patches |
2013-05-14 |
Chung-Lin Tang |
|
New |
| [v3] Fix libstdc++/54577 |
2013-05-14 |
Paolo Carlini |
|
New |
| [libgfortran,build] Use -z ignore instead of --as-needed on Solaris |
2013-05-14 |
Rainer Orth |
|
New |
| C++ PATCH for c++/57041 (ICE with designated initializer) |
2013-05-14 |
Jason Merrill |
|
New |
| RFC: PATCH to avoid linking multiple front ends at once with parallel make |
2013-05-14 |
Jason Merrill |
|
New |
| [AArch64] Fix vcond where comparison and result have different types. |
2013-05-14 |
James Greenhalgh |
|
New |
| [gomp4] Basic vectorization enablement for #pragma omp simd |
2013-05-14 |
Jakub Jelinek |
|
New |
| [testsuite] Fix gcc.dg/fstack-protector-strong.c on Solaris/x86 |
2013-05-14 |
Rainer Orth |
|
New |
| C++ PATCH for c++/56998 (ICE with call in C++03 mode) |
2013-05-14 |
Jason Merrill |
|
New |
| [build,doc] Obsolete Solaris 9 support |
2013-05-14 |
Rainer Orth |
|
New |
| More vector folding |
2013-05-14 |
Marc Glisse |
|
New |
| Restore m68k bootstrap |
2013-05-14 |
Marc Glisse |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-05-14 |
Jakub Jelinek |
|
New |
| [C++] PR 53903 |
2013-05-14 |
Paolo Carlini |
|
New |
| [testsuite] Fix gcc.dg/fstack-protector-strong.c on Solaris/x86 |
2013-05-14 |
Rainer Orth |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-05-14 |
Jakub Jelinek |
|
New |
| Fix PR57269 |
2013-05-14 |
Richard Guenther |
|
New |
| [build] Fix Solaris --as-needed/-z ignore detection (PR target/57261) |
2013-05-14 |
Rainer Orth |
|
New |
| Fix PR57235 |
2013-05-14 |
Richard Guenther |
|
New |
| sparc64*-*-rtems* should not define __svr4__ |
2013-05-14 |
Eric Botcazou |
|
New |
| [i386] FSGSBASE for AMD bdver3 |
2013-05-14 |
Gopalasubramanian, Ganesh |
|
New |
| [gomp4] Basic vectorization enablement for #pragma omp simd |
2013-05-14 |
Jakub Jelinek |
|
New |
| section anchors and weak hidden symbols |
2013-05-14 |
Nathan Sidwell |
|
New |
| [gomp4/cilkplus] C parsing for Cilk Plus <#pragma simd> |
2013-05-14 |
Aldy Hernandez |
|
New |
| [v3] libsupc++ bad_array_* build fixes |
2013-05-13 |
Benjamin Kosnik |
|
New |
| New switch optimization pass (PR tree-optimization/54742) |
2013-05-13 |
Steve Ellcey |
|
New |
| C++ PATCH for c++/56998 (ICE with call in C++03 mode) |
2013-05-13 |
Jason Merrill |
|
New |
| C++ PATCH for c++/57041 (ICE with designated initializer) |
2013-05-13 |
Jason Merrill |
|
New |
| C++ PATCH for 3 ref-qualifier issues |
2013-05-13 |
Jason Merrill |
|
New |
| compare_tests |
2013-05-13 |
Mike Stump |
|
New |
| RFA: fix avr compile/limits-externdecl.c failures |
2013-05-13 |
Joern Rennecke |
|
New |
| [Fortran] PR48858 - COMMON - Fix global/local identifier issues with C binding |
2013-05-13 |
Tobias Burnus |
|
New |
| [4.7,i386] : Fix PR57264, cld not emitted when string instructions used, and '-mcld' on command line |
2013-05-13 |
Uros Bizjak |
|
New |
| [RFC] Make libbacktrace more standalone |
2013-05-13 |
Alexander Monakov |
|
New |
| Improve rotation by mode bitsize - 1 (take 2) |
2013-05-13 |
Jakub Jelinek |
|
New |
| Fix up WIDEN_MULT_EXPR (PR middle-end/57251) |
2013-05-13 |
Jakub Jelinek |
|
New |
| [gomp4] #pragma omp declare simd C parsing |
2013-05-13 |
Jakub Jelinek |
|
New |
| [i386] FSGSBASE for AMD bdver3 |
2013-05-13 |
Gopalasubramanian, Ganesh |
|
New |
| Fix PR57235 |
2013-05-13 |
Richard Guenther |
|
New |
| section anchors and weak hidden symbols |
2013-05-13 |
Nathan Sidwell |
|
New |
| rtl expansion without zero/sign extension based on VRP |
2013-05-13 |
Richard Guenther |
|
New |
| [Patch:RL78] Fix hardware multiply on G13 target |
2013-05-13 |
Kaushik Phatak |
|
New |
| rtl expansion without zero/sign extension based on VRP |
2013-05-13 |
Kugan |
|
New |
| [Google] AutoFDO cleanup patch |
2013-05-13 |
Dehao Chen |
|
New |
| Commited: fix epiphany data flow / mode switching problem |
2013-05-13 |
Joern Rennecke |
|
New |
| [wwwdocs] PATCH for Re: 4.8 status on front page |
2013-05-12 |
Gerald Pfeifer |
|
New |
| [i386] : Add *x->?r alternative to *zero_extendsidi2 |
2013-05-12 |
Uros Bizjak |
|
New |
| Fix sched-deps DEP_POSTPONED, ds_t documentation |
2013-05-12 |
Steven Bosscher |
|
New |
| Prefer scalar offset in vector shifts |
2013-05-12 |
Marc Glisse |
|
New |
| [SH] Fix PR57108 |
2013-05-12 |
Oleg Endo |
|
New |
| install host specific {bits,ext}/opt_random.h headers in host specific c++ incdir |
2013-05-12 |
Matthias Klose |
|
New |
| [Google] AutoFDO cleanup patch |
2013-05-11 |
Dehao Chen |
|
New |
| Small emit-rtl.c / reorg.c cleanup |
2013-05-11 |
Steven Bosscher |
|
New |
| More vector folding |
2013-05-11 |
Marc Glisse |
|
New |
| Fix up rotate expansion (take 2) |
2013-05-11 |
Jakub Jelinek |
|
New |
| new port: msp430-elf, revision 2 |
2013-05-11 |
DJ Delorie |
|
New |
| Use types_compatible_p in get_binfo_at_offset |
2013-05-11 |
Jan Hubicka |
|
New |
| dwarf2cfi.c patch for [was new port: msp430-elf] |
2013-05-10 |
DJ Delorie |
|
New |
| cfgexpand.c patch for [was new port: msp430-elf] |
2013-05-10 |
DJ Delorie |
|
New |
| struct resources: remove unch_memory member |
2013-05-10 |
Steven Bosscher |
|
New |
| web ICEs on subreg |
2013-05-10 |
Mike Stump |
|
New |
| web ICEs on subreg |
2013-05-10 |
Mike Stump |
|
New |
| sparc64*-*-rtems* should not define __svr4__ |
2013-05-10 |
Joel Sherrill |
|
New |
| [7/n,i386] : Improve memory attribute handling in vec_extract patterns |
2013-05-10 |
Uros Bizjak |
|
New |
| [RFC] Make the new var decl STATIC in function dw2_output_indirect_constant_1 |
2013-05-10 |
Carrot Wei |
|
New |
| [Google] Suppress message when primary module entry cannot found |
2013-05-10 |
Dehao Chen |
|
New |
| Redirect calls to non-functions to builtin_unreachable |
2013-05-10 |
Martin Jambor |
|
New |
| Use types_compatible_p in get_binfo_at_offset |
2013-05-10 |
Martin Jambor |
|
New |
| Consistent and slightly better IPA dumps |
2013-05-10 |
Martin Jambor |
|
New |
| Ping: [PATCH, PR 42371] Remove references to functions from symbol table during inlining |
2013-05-10 |
Martin Jambor |
|
New |
| a tiny LRA patch |
2013-05-10 |
Vladimir Makarov |
|
New |
| Fix up rotate expansion |
2013-05-10 |
Jakub Jelinek |
|
New |
| Improve handle_char_store in strlen pass (PR tree-optimization/57230) |
2013-05-10 |
Jakub Jelinek |
|
New |
| Fix handle_char_store in strlen pass (PR tree-optimization/57230) |
2013-05-10 |
Jakub Jelinek |
|
New |
| Pattern recognizer for rotates |
2013-05-10 |
Jakub Jelinek |
|
New |
| C++ PATCH for c++/57196 (wrong error with initializer-list constructor) |
2013-05-10 |
Jason Merrill |
|
New |
| [v2] Test case for PR55033 |
2013-05-10 |
Sebastian Huber |
|
New |
| C++ PATCH for c++/57047 (ICE with constexpr) |
2013-05-10 |
Jason Merrill |
|
New |
| C++ PATCH for c++/55149 (VLA lambda capture) |
2013-05-10 |
Jason Merrill |
|
New |
| [v3] Fix libstdc++/54577 |
2013-05-10 |
Paolo Carlini |
|
New |
| [Patch:RL78] Fix hardware multiply on G13 target |
2013-05-10 |
Kaushik Phatak |
|
New |
| [MIPS,committed] Use microMIPS-style constraints for MIPS16 |
2013-05-10 |
Richard Sandiford |
|
New |
| [Fortran] PR57217 - re-add type checks for TBP overriding |
2013-05-10 |
Tobias Burnus |
|
New |
| RFC patch for fold-const.c's fold_indirect_ref_1 / avoid type-checking ICE with TYPE_MIN_VALUE vs. offset signess mismatches |
2013-05-10 |
Tobias Burnus |
|
New |
| Test case for PR55033 |
2013-05-10 |
Sebastian Huber |
|
New |
| [PR,preprocessor/42014] Added LAST_SOURCE_COLUMN in while loop |
2013-05-10 |
Shakthi Kannan |
|
New |
| Dynamic dispatch of multiversioned functions and CPU mocks for code coverage. |
2013-05-10 |
Sriraman Tallam |
|
New |
| powerpc64le configure fix |
2013-05-10 |
Alan Modra |
|
New |
| Committed: fix epiphany ICE building _gcov.o |
2013-05-09 |
Joern Rennecke |
|
New |
| [v3] : Add CXXABI_1.3.8 to util/testsuite_abi.cc to fix libstdc++-abi/abi_check FAIL |
2013-05-09 |
Uros Bizjak |
|
New |
| [6/n,i386] : Add zero-extended vec_extract patterns |
2013-05-09 |
Uros Bizjak |
|
New |
| Improve rotation by mode bitsize - 1 |
2013-05-09 |
Jakub Jelinek |
|
New |
| Rotate pattern recognition in forwprop (PR tree-optimization/57157) |
2013-05-09 |
Jakub Jelinek |
|
New |