| Update postreload.c to avoid long compilation time |
2010-08-04 |
Martin Thuresson |
|
New |
| [Fortran,OOP] PR 42207/44064/44065: Undefined reference to vtab$... |
2010-08-04 |
Janus Weil |
|
New |
| PATCH: Fix line number in miss-format-1.C testscase |
2010-08-04 |
Mark Mitchell |
|
New |
| Devirtualization within ipa-cp |
2010-08-04 |
Martin Jambor |
|
New |
| Let IPA-CP make direct callgraph edges it can |
2010-08-04 |
Martin Jambor |
|
New |
| VECify record_layout_info.pending_statics |
2010-06-18 |
H.J. Lu |
|
New |
| more malloc mitigation |
2012-08-18 |
Dimitrios Apostolou |
|
New |
| [Fortran] ASSOCIATE to array-expressions |
2010-08-04 |
Daniel Kraft |
|
New |
| [testsuite,PR,42855] Skip test for PR 42585 on ppc and arm |
2010-08-04 |
Martin Jambor |
|
New |
| [Fortran] PR45183 Fix charlen freeing (alias: [4.6 Regression] FAIL: gfortran.dg/derived_constructor_char_1.f90) |
2010-08-04 |
Tobias Burnus |
|
New |
| [committed] Fix use of uninitialized wi fields (PR debug/45419) |
2010-08-30 |
Jakub Jelinek |
|
New |
| Trivial patch to fix build with --enable-build-with-cxx |
2011-05-02 |
Dmitry Gorbachev |
|
New |
| initialized out.clauses in read_predicate |
2011-05-30 |
Alexandre Oliva |
|
New |
| Initialize previous in read_state_param_structs |
2011-05-30 |
Alexandre Oliva |
|
New |
| building binutils from same directory as gcc (was: Re: xgcc does not find gcc-4.6.0-go/./binutils/ar (because it is gcc-4.6.0-go/./binutils/binutils/ar)) |
2011-05-02 |
Steffen Dettmer |
|
New |
| [Ada] Constant-folding and mutable discriminants |
2010-08-05 |
Arnaud Charlet |
|
New |
| =?UTF-8?Q?Fix=20compiler=20crash=20with=20large=20Objective-C=20and=20?= =?UTF-8?Q?=20=5F=5FFLT=5FMAX=5F=5F=20(it=20may=20affect=20C++=20too)?= |
2010-12-24 |
Nicola Pero |
|
New |
| unbreak -fno-compare-debug |
2011-05-30 |
Alexandre Oliva |
|
New |
| [rtl] : Do not generate insns with mismatched REG_EQUAL mode for multiword MULT RTXes. |
2010-08-04 |
Uros Bizjak |
|
New |
| Word DCE DEBUG_INSN problems |
2010-08-04 |
Bernd Schmidt |
|
New |
| PATCH: PR target/45213: "suffix or operands invalid for `push'" triggered by optimisations on x86_64 |
2010-08-07 |
H.J. Lu |
|
New |
| [fortran,4.6/4.7,Regression] Fix PR 48955 |
2011-05-24 |
Paul Richard Thomas |
|
New |
| Fix debug/45171 |
2010-08-04 |
Richard Henderson |
|
New |
| [C/C++] Add a new warning flag -Wself-assign |
2010-06-23 |
Le-Chun Wu |
|
New |
| PATCH: PR target/44588: Very inefficient 8bit mod/div |
2010-06-23 |
H.J. Lu |
|
New |
| PATCH: PR target/44588: Very inefficient 8bit mod/div |
2010-06-23 |
H.J. Lu |
|
New |
| [AArch64] Implement Vector Permute Support |
2012-12-04 |
James Greenhalgh |
|
New |
| [rs6000] Preserve link stack for 476 cpus |
2011-10-31 |
Peter Bergner |
|
New |
| [AArch64] Add zip{1, 2}, uzp{1, 2}, trn{1, 2} support for vector permute. |
2012-12-04 |
James Greenhalgh |
|
New |
| Disable libitm if unsupported |
2011-11-08 |
Richard Henderson |
|
New |
| fix PR/44128 (C++ not warn on type decl shadowing with -Wshadow) |
2010-06-23 |
Le-Chun Wu |
|
New |
| Fix ARM ldm/stm peephole2 loop |
2010-08-05 |
Bernd Schmidt |
|
New |
| [x86] fix FMA cost computation |
2011-05-30 |
Alexandre Oliva |
|
New |
| [Fortran,committed] Add libquadmath testcase gfortran.dg/quad_2.f90 |
2011-11-08 |
Tobias Burnus |
|
New |
| Tighten ARM's CANNOT_CHANGE_MODE_CLASS |
2011-03-25 |
Richard Sandiford |
|
New |
| [PR50485,committed] Initialize variable in sse4_1-blendps{,-2}.c with random floats |
2011-09-28 |
Tom de Vries |
|
New |
| Go patch committed: Implement new syscall package |
2011-10-31 |
Ian Taylor |
|
New |
| Go patch committed: Implement new syscall package |
2011-10-31 |
Ian Taylor |
|
New |
| [C++,Patch/RFC] PR 56450 |
2013-04-28 |
Paolo Carlini |
|
New |
| [Ada] Checks on alignment with address clauses |
2010-06-14 |
Arnaud Charlet |
|
New |
| Go patch committed: Update Go library |
2011-10-31 |
Ian Taylor |
|
New |
| [Ada] Secondary stack usage and operators that rename functions |
2010-06-23 |
Arnaud Charlet |
|
New |
| [v3] finish allocator support in <future> and std::shared_ptr |
2011-11-08 |
Jonathan Wakely |
|
New |
| RFC: explicitely mark out-of-scope deaths |
2011-05-26 |
Michael Matz |
|
New |
| [fortran] Further dependency improvements |
2010-08-05 |
Thomas Koenig |
|
New |
| [i386] : Fix out-of-bound array access in i386.c |
2010-08-05 |
Uros Bizjak |
|
New |
| C++ PATCH for c++/50835 (wrong lvalueness with ?: in template) |
2011-11-08 |
Jason Merrill |
|
New |
| [wwwdocs] Buildstat update for 4.3 |
2010-08-05 |
Tom G. Christensen |
|
New |
| [v3] Update std::forward to N3092 |
2010-08-05 |
Paolo Carlini |
|
New |
| [wwwdocs] Buildstat update for 4.4 |
2010-08-05 |
Tom G. Christensen |
|
New |
| [wwwdocs] Buildstat update for 4.4 |
2010-08-05 |
Tom G. Christensen |
|
New |
| [v3] Implement GB 85 and JP 3 |
2010-08-05 |
Paolo Carlini |
|
New |
| [rtl] : Do not generate insns with mismatched REG_EQUAL mode for multiword MULT RTXes. |
2010-08-05 |
Uros Bizjak |
|
New |
| [Ada] Error wrongly given for nested tagged types when No_Task_Hierarchy applies |
2010-08-05 |
Arnaud Charlet |
|
New |
| [Ada] Nested elaboration checks and conditional expression |
2010-08-05 |
Arnaud Charlet |
|
New |
| [Ada] Elaboration of expressions in address clauses |
2010-08-05 |
Arnaud Charlet |
|
New |
| [Fortran] F2008 - allow a semicolon at the beginning of a line |
2010-06-26 |
Tobias Burnus |
|
New |
| Include gmp.h from system.h to fix PR54659 |
2012-12-21 |
Eric Botcazou |
|
New |
| Fix ARM ldm/stm peephole2 loop |
2010-08-05 |
Bernd Schmidt |
|
New |
| Fix undefined symbols in WHOPR build of Mozilla's javascript interpretter |
2010-07-05 |
Jan Hubicka |
|
New |
| [rtl] : Do not generate insns with mismatched REG_EQUAL mode for multiword MULT RTXes. |
2010-08-05 |
Uros Bizjak |
|
New |
| [Ada] Emit named pointer types in debug info |
2011-04-02 |
Eric Botcazou |
|
New |
| Go patch committed: Update libgo to Go release r60 |
2011-09-28 |
Rainer Orth |
|
New |
| [RFC] Remove call to build_ref_for_offset in IPA-SRA |
2010-08-05 |
Martin Jambor |
|
New |
| Remove error from variable_size |
2011-05-04 |
Eric Botcazou |
|
New |
| [i386] : Merge and rename SSE/AVX mode attributes, part 2 |
2011-05-02 |
Uros Bizjak |
|
New |
| [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store |
2011-05-02 |
Rainer Orth |
|
New |
| [C/C++] Add a new warning flag -Wself-assign |
2010-07-22 |
Le-Chun Wu |
|
New |
| [PowerPC] Improve -mrelocatable doc |
2010-08-05 |
Alan Modra |
|
New |
| [committed] Fix ICE on OpenMP clause in template (PR c++/49223) |
2011-05-30 |
Jakub Jelinek |
|
New |
| RFA: PATCH to constructor_static_from_elts_p |
2010-08-06 |
Jason Merrill |
|
New |
| Some backports from mainline to gcc 4.4 branch |
2011-05-04 |
Jakub Jelinek |
|
New |
| Trivial patch to fix build with --enable-build-with-cxx |
2011-05-02 |
Dmitry Gorbachev |
|
New |
| Always make complex & vector variables registers |
2010-06-16 |
Richard Guenther |
|
New |
| PR debug/49047 (linkage name missing for cdtors) |
2011-05-30 |
Dodji Seketeli |
|
New |
| [testsuite] Don't XFAIL g++.dg/tree-ssa/pr43411.C |
2011-05-02 |
Rainer Orth |
|
New |
| [asan] Fix asan -fsection-anchors handling |
2012-12-21 |
Jakub Jelinek |
|
New |
| Alignment fault during function call |
2010-08-05 |
Bernd Schmidt |
|
New |
| [6/9] Emit the prologue/epilogue using frame offsets. |
2010-08-05 |
Richard Henderson |
|
New |
| Implement -fstack-usage option |
2010-08-05 |
Eric Botcazou |
|
New |
| [build] More --enable-threads cleanup |
2011-05-02 |
Rainer Orth |
|
New |
| [6/9] Emit the prologue/epilogue using frame offsets. |
2010-08-05 |
Richard Henderson |
|
New |
| [6/9] Emit the prologue/epilogue using frame offsets. |
2010-08-05 |
H.J. Lu |
|
New |
| [AVR] : Fix PR27663 |
2011-05-02 |
Georg-Johann Lay |
|
New |
| Commit: RX: Fix problems building libgcc |
2011-09-28 |
Nick Clifton |
|
New |
| [wwwdocs] bugs/management.html |
2010-12-31 |
Gerald Pfeifer |
|
New |
| 0004-Set-pseudos-only-once.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| RFA: Fix target/47109 (m68k-netbsdelf build failure) |
2010-12-31 |
Joern Rennecke |
|
New |
| [Fortran] PR fortran/45197: F2008: Allow IMPURE elemental procedures |
2010-08-05 |
Daniel Kraft |
|
New |
| [wwwdocs] PATCH for Re: rsync'd repo size |
2010-12-31 |
Gerald Pfeifer |
|
New |
| some integer undefined behaviors in gcc |
2010-08-05 |
Richard Henderson |
|
New |
| [c++] rewrite vtable initialization construction to use VECs |
2010-06-16 |
Nathan Froyd |
|
New |
| microMIPS ASE instruction set support [Part 1] |
2010-06-16 |
Richard Sandiford |
|
New |
| Add Solaris options from specs to sol2.opt |
2010-12-31 |
Joseph S. Myers |
|
New |
| [DOC] : update Apple downloads in install.texi |
2010-12-31 |
Gerald Pfeifer |
|
New |
| Add VxWorks options from specs to vxworks.opt |
2010-12-31 |
Joseph S. Myers |
|
New |
| [wwwdocs] Remove broken link from readings.html |
2010-12-31 |
Gerald Pfeifer |
|
New |
| [RFC/RFH] remove uses of build_constructor_from_list from?Ada FE |
2010-06-20 |
Eric Botcazou |
|
New |
| [RFA/arm] Fix gcc.target/arm/pr42835.c testcase |
2011-09-28 |
Matthew Gretton-Dann |
|
New |
| Go patch committed: Better error for switch on non-comparable type |
2012-09-25 |
Ian Taylor |
|
New |