| [Ada] Ada/C++ missing call to constructor with defaults |
2012-10-02 |
Arnaud Charlet |
|
New |
| [ping] Re: [patch v2] support for multiarch systems |
2012-11-04 |
Matthias Klose |
|
New |
| [v3] Fix allocator-aware container requirements for forward_list |
2012-11-05 |
Jonathan Wakely |
|
New |
| User directed Function Multiversioning via Function Overloading (issue5752064) |
2012-11-06 |
Gerald Pfeifer |
|
New |
| exception safety validation |
2012-11-05 |
François Dumont |
|
New |
| Disable aggregate jump functions for bit-field stores |
2012-11-04 |
Martin Jambor |
|
New |
| [3/n,i386] : Slightly improve and fix {TF,DF,SF,TI,DI,SI}mode move patterns |
2013-03-19 |
Uros Bizjak |
|
New |
| s%funcs%ifuncs typo in libatomic/acinclude.m4 |
2012-11-04 |
Thomas Schwinge |
|
New |
| [asan] Protection of globals |
2012-10-17 |
Jakub Jelinek |
|
New |
| [Ada,RFC] Fortran Interface: Update comment, add some of the Star/Kind type definitions |
2013-03-19 |
Tobias Burnus |
|
New |
| New badness metric for inliner |
2012-11-05 |
Jan Hubicka |
|
New |
| [RFA,ARM/4.7] Backport Split all insns before pool placement |
2012-10-17 |
Matthew Gretton-Dann |
|
New |
| [1/6] Introduce macros when constructing the tree of passes |
2013-04-20 |
David Malcolm |
|
New |
| fix up fixincludes for VxWorks and fix testing |
2012-10-02 |
rbmj |
|
New |
| [google,4.7] fdo build for linux kernel (issue6968046) |
2012-12-19 |
Rong Xu |
|
New |
| [mips] Fix for PR target/56942 |
2013-04-19 |
Steve Ellcey |
|
New |
| [google,4.7] atomic update of profile counters (issue6965050) |
2012-12-19 |
Rong Xu |
|
New |
| [committed] Fix up pr54970.c testcase |
2012-11-05 |
Jakub Jelinek |
|
New |
| [RFA,middle-end] Fix PR target/41993 |
2012-11-05 |
Kaz Kojima |
|
New |
| insert move iterator patch |
2013-04-25 |
François Dumont |
|
New |
| [Fortran] PR35203 - Fix VALUE + OPTIONAL handling for pass-by-value arguments |
2013-03-21 |
Tobias Burnus |
|
New |
| [C++/C] Have -Wpointer-arith enable by -Wpedantic, as documented |
2013-04-04 |
Paolo Carlini |
|
New |
| Fix PR53397 |
2012-10-08 |
venkataramanan.kumar@amd.com |
|
New |
| PATCH: PR target/54741: Check SSE and YMM state support for -march=native |
2012-10-02 |
H.J. Lu |
|
New |
| [Fortran] PR54884 - Fix TREE_PUBLIC()=0 regression for module procedures |
2012-10-17 |
Tobias Burnus |
|
New |
| [Ada] Additional information on subtype conformance error |
2012-10-03 |
Arnaud Charlet |
|
New |
| Don't instrument with -fsanitize=thread accesses to DECL_HARD_REGISTER vars (PR tree-optimization/57104) |
2013-04-29 |
Jakub Jelinek |
|
New |
| [Ada] Ada/C++ missing call to constructor with defaults |
2012-10-03 |
Arnaud Charlet |
|
New |
| [asan] Protection of stack vars (take 3) |
2012-10-17 |
Jakub Jelinek |
|
New |
| [Ada] Further fixes to MINIMIZED overflow checking mode |
2012-10-03 |
Arnaud Charlet |
|
New |
| [PING^1,AArch64] Implement Bitwise AND and Set Flags |
2013-03-28 |
Marcus Shawcroft |
|
New |
| Fix up DW_TAG_formal_parameter placement |
2012-10-03 |
Jakub Jelinek |
|
New |
| RFC: Using DECL_NO_LIMIT_STACK as a backend specific flag |
2012-10-03 |
Nick Clifton |
|
New |
| [i386] Tidy TARGET_LRA_P |
2012-11-09 |
Richard Henderson |
|
New |
| Fix PR54782 |
2012-10-03 |
Dehao Chen |
|
New |
| [cilkplus] misc cleanups for <#pragma simd> implementation |
2013-04-04 |
Aldy Hernandez |
|
New |
| Fix PR54782 |
2012-10-03 |
Dehao Chen |
|
New |
| [committed] Step down as rtl maintainer |
2012-12-01 |
Richard Sandiford |
|
New |
| [libcpp] Free some variables |
2012-10-03 |
Tobias Burnus |
|
New |
| patch for allocation reginfo in advance |
2012-10-03 |
Vladimir Makarov |
|
New |
| Fix array access beyond bounds in test cases |
2012-11-09 |
Siddhesh Poyarekar |
|
New |
| [wwwdocs,Java] comparison of libgcj with Kaffe link is gone |
2012-11-01 |
Gerald Pfeifer |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-12 |
Jakub Jelinek |
|
New |
| Remove unused DELAY_SLOTS_FOR_EPILOGUE target macro |
2012-11-25 |
Steven Bosscher |
|
New |
| [AArch64] Make omit-frame-pointer work correctly |
2013-03-28 |
Ian Bolton |
|
New |
| [wwwdocs] Update Fortran secrion in 4.8/changes.html |
2012-11-12 |
Gerald Pfeifer |
|
New |
| C++ PATCH for c++/56728 (ICE with bogus constexpr function) |
2013-03-28 |
Jason Merrill |
|
New |
| Improve debug info for partial inlining (PR debug/54519, take 2) |
2012-10-04 |
Jakub Jelinek |
|
New |
| C++ PATCH for c++/56710 (ICE with local variable __t in lambda) |
2013-03-28 |
Jason Merrill |
|
New |
| C++ PATCH for c++/56679 (sizeof... of template template parameter pack) |
2013-03-28 |
Jason Merrill |
|
New |
| Fix -fdump-ada-spec |
2012-10-04 |
Arnaud Charlet |
|
New |
| C++ PATCH for c++/52748 (N3276 change to decltype of function call) |
2013-03-28 |
Jason Merrill |
|
New |
| [9/n,i386] : Merge *vec_extractv2di_1_rex64 with base pattern using x64 isa attribute |
2013-03-28 |
Uros Bizjak |
|
New |
| [testsuite] Add support for -fdump-ada-spec |
2012-10-04 |
Eric Botcazou |
|
New |
| [Ada] Visibility error in the presence of private limited with clauses |
2012-10-04 |
Arnaud Charlet |
|
New |
| [Ada] Remaining fixes for -gnato3 (eliminated mode overflow checks) |
2012-10-04 |
Arnaud Charlet |
|
New |
| C++ PATCH for c++/56701 (treating 'this' as an rvalue) |
2013-03-28 |
Jason Merrill |
|
New |
| [Ada] : Remove __gl_zero_cost_exceptions in the binder generated file |
2012-10-04 |
Arnaud Charlet |
|
New |
| Ping: [PATCH, PR 56988] Honor by_ref in IPA-CP transformation phase |
2013-04-30 |
Martin Jambor |
|
New |
| [C++] Fix PR 55418 |
2012-11-22 |
Markus Trippelsdorf |
|
New |
| PATCH to acinclude.m4 to fix gas version detection |
2012-10-04 |
Jason Merrill |
|
New |
| Fix PR57122, bug in split_edge |
2013-04-30 |
Richard Guenther |
|
New |
| [mips,stabs] Do any MIPS targets use stabs? |
2013-01-07 |
Richard Sandiford |
|
New |
| PING^2: [patch] pr/54508: fix incomplete debug information for class |
2012-10-04 |
Paul Koning |
|
New |
| Fix PR55876 - Make generation of paradoxical subreg in widen_operand more robust |
2013-01-07 |
Tom de Vries |
|
New |
| [wwwdocs] SH 4.8 changes update |
2012-10-04 |
Oleg Endo |
|
New |
| [google,4_7] Function reordering plugin enhancements |
2013-04-23 |
Sriraman Tallam |
|
New |
| [doc,libstdc++] Link maintenance for the libstdc++ manual |
2012-11-02 |
Gerald Pfeifer |
|
New |
| [libbacktrace] Use getexecname() on Solaris |
2012-10-05 |
Rainer Orth |
|
New |
| [libbacktrace] Use getexecname() on Solaris |
2012-10-05 |
Gerald Pfeifer |
|
New |
| [committed] Don't error on failure to inline redefined gnu extern inline always_inline function (PR tree-optimization/33763) |
2012-10-05 |
Jakub Jelinek |
|
New |
| [Ada] Fix race condition in freeing tasks |
2012-10-05 |
Arnaud Charlet |
|
New |
| [avr] : Fix PR54815 |
2012-10-05 |
Georg-Johann Lay |
|
New |
| [Dwarf] Create .debug_str section in .o with -gsplit-dwarf (issue8540048) |
2013-04-23 |
Sterling Augustine |
|
New |
| [avr] : Remove -mshort-calls option |
2012-10-05 |
Georg-Johann Lay |
|
New |
| Use anonymous SSA name support in SLSR |
2013-05-06 |
William J. Schmidt |
|
New |
| [wwwdocs] SH 4.8 changes update |
2012-10-05 |
Oleg Endo |
|
New |
| Fix PR54894 |
2012-10-12 |
Richard Guenther |
|
New |
| patch to fix constant math - second small patch |
2012-10-05 |
Kenneth Zadeck |
|
New |
| [lra] patch to fix a bug |
2012-10-06 |
Vladimir Makarov |
|
New |
| [fortran] PR 54833 Don't wrap calls to free(a) in if (a != NULL) |
2012-10-06 |
Thomas Koenig |
|
New |
| [SH] PR 54685 - unsigned int comparison with 0x7FFFFFFF |
2012-10-06 |
Oleg Endo |
|
New |
| [fortran] PR 54833 Don't wrap calls to free(a) in if (a != NULL) |
2012-10-06 |
Thomas Koenig |
|
New |
| m32c: fix pr54950 |
2012-10-18 |
DJ Delorie |
|
New |
| [m68k] Remove anddi3, iordi3, xordi3, one_cmpldi2 patterns |
2012-10-06 |
Andreas Schwab |
|
New |
| patch to fix lra crash on a big test |
2012-10-25 |
Vladimir Makarov |
|
New |
| Fix scan-assembler in libstdc++ testsuite |
2012-12-09 |
Andreas Schwab |
|
New |
| [mudflap] fix infinite recursion in verbose trace |
2012-12-06 |
Alexandre Oliva |
|
New |
| [C++,/,RFC] PR 51422 |
2012-10-07 |
Paolo Carlini |
|
New |
| Fix up undefined signed overflows in FIXED_SSNEG (PR libgcc/55451) |
2012-12-11 |
Jakub Jelinek |
|
New |
| Fix time accounting in the inliner |
2012-10-07 |
Jan Hubicka |
|
New |
| Assigning correct source location for deallocator |
2012-10-08 |
Dehao Chen |
|
New |
| Fix CSE RTL sharing ICE (PR rtl-optimization/55010) |
2012-10-22 |
Jakub Jelinek |
|
New |
| [testsuite] Minor housekeeping work |
2012-10-08 |
Eric Botcazou |
|
New |
| [wwwdocs,avr] : Deprecate/remove -mshort-calls, --with-avrlibc is default |
2012-10-08 |
Georg-Johann Lay |
|
New |
| [PR38711] Use DF_LIVE in IRA if it available (for -O2 and higher) |
2012-10-27 |
Steven Bosscher |
|
New |
| [GOOGLE] backport r188371 to google-4_8 |
2013-04-25 |
Dehao Chen |
|
New |
| [4.7,i386] : Fix PR57264, cld not emitted when string instructions used, and '-mcld' on command line |
2013-05-13 |
Uros Bizjak |
|
New |
| [Fortran] PR48858 - COMMON - Fix global/local identifier issues with C binding |
2013-05-13 |
Tobias Burnus |
|
New |
| RFA: PATCH to acinclude.m4 to fix gas version detection |
2012-10-08 |
Jason Merrill |
|
New |