| [Ada] Correct project search path when using switch -aP |
2013-04-24 |
Arnaud Charlet |
|
New |
| change_address in rs6000_secondary_reload_inner |
2013-04-24 |
Alan Modra |
|
New |
| [ARM,thumb1] Reduce lr save for leaf function with non-far jump |
2012-12-20 |
Joey Ye |
|
New |
| C++ PATCH to add capture initializers to -std=c++1y |
2013-04-24 |
Jason Merrill |
|
New |
| Further restrict TER replacing over calls (PR55752) |
2012-12-20 |
Richard Guenther |
|
New |
| [Ada] Implement Predicate_Check |
2013-04-24 |
Arnaud Charlet |
|
New |
| [ARM,thumb1] Reduce lr save for leaf function with non-far jump |
2012-12-20 |
Joey Ye |
|
New |
| [Ada] Placement and analysis of aspect Contract_Cases |
2013-04-24 |
Arnaud Charlet |
|
New |
| [wwwdocs] Update Fortran part of the GCC 4.8 release notes |
2012-12-20 |
Tobias Burnus |
|
New |
| [Ada] gnatbind: improve messages in -v mode |
2013-04-24 |
Arnaud Charlet |
|
New |
| fix libstdc++/55741 - use Sleep on mingw |
2012-12-20 |
Jonathan Wakely |
|
New |
| Fix combined tree for LTO |
2012-12-20 |
Thomas Schwinge |
|
New |
| Fix postincrement/decrement of a bitfield (PR middle-end/55750) |
2012-12-20 |
Jakub Jelinek |
|
New |
| fix install dependencies for target libraries |
2012-12-20 |
Matthias Klose |
|
New |
| [8/n,i386] : Merge insns with zero-extracted arguments with corresponding base insns using nox64 isa attribute |
2013-03-26 |
Uros Bizjak |
|
New |
| [libstdc++] : Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes |
2012-12-21 |
Kai Tietz |
|
New |
| [libstdc++] : Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes |
2012-12-21 |
Kai Tietz |
|
New |
| [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 |
2012-12-21 |
Matthew Gretton-Dann |
|
New |
| C++ PATCH: use VAR_OR_FUNCTION_DECL_P more often |
2013-03-26 |
Gabriel Dos Reis |
|
New |
| Fix PR48186 |
2013-04-04 |
Marek Polacek |
|
New |
| Testcase for PR52996 |
2012-12-21 |
Richard Guenther |
|
New |
| [Ada] Properly initialize value of global variable Unit_Casing before use |
2013-04-24 |
Arnaud Charlet |
|
New |
| Fix PR48184 |
2013-04-04 |
Marek Polacek |
|
New |
| PR c++/52343 - error with alias template as template template argument |
2012-12-21 |
Dodji Seketeli |
|
New |
| [Ada] Use of attribute 'Loop_Entry in various contexts |
2013-04-24 |
Arnaud Charlet |
|
New |
| [c++] : Fix type_info struct for llp64 targets |
2012-12-21 |
Kai Tietz |
|
New |
| Fix PR54659, include gmp.h from system.h |
2012-12-21 |
Dominique Dhumieres |
|
New |
| Minor fix for UNSPEC_VOLATILE |
2012-12-21 |
Eric Botcazou |
|
New |
| [committed] Make r10k-cache-barrier-10.c more robust |
2012-12-23 |
Richard Sandiford |
|
New |
| [Fortran] PR55763 fix .mod reading plus CALL with CLASS(*) |
2012-12-21 |
Tobias Burnus |
|
New |
| [Ada] Generation of routine _Postconditions |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Do not apply float conversion checks if expansion not enabled |
2013-04-24 |
Arnaud Charlet |
|
New |
| Fix PR ada/53737 |
2012-12-21 |
Eric Botcazou |
|
New |
| [AArch64] Fix vld1<q>_* asm constraints in arm_neon.h |
2013-04-24 |
James Greenhalgh |
|
New |
| RFA: Fix ICE on PARALLEL returns when expand builtins |
2012-12-23 |
Richard Sandiford |
|
New |
| Fix PR54659, include gmp.h from system.h |
2012-12-22 |
Dominique Dhumieres |
|
New |
| PR c++/55311 - Cannot specialize alias template with arg of type array of char |
2012-12-22 |
Dodji Seketeli |
|
New |
| [Ping,testsuite] Add -gdwarf to dg-options in debug/dwarf2 testcases |
2013-04-18 |
Senthil Kumar Selvaraj |
|
New |
| [Ada] Aspects on expression function without prior declaration |
2013-04-24 |
Arnaud Charlet |
|
New |
| RFA: Fix uint128_t range checking in VRP |
2012-12-23 |
Richard Sandiford |
|
New |
| [2/2,pr32193] libgomp: add a --enable-werror configure flag |
2012-12-23 |
Mike Frysinger |
|
New |
| [1/2,pr53679] libgo: add a --enable-werror configure flag |
2012-12-23 |
Mike Frysinger |
|
New |
| BUILD PATCH: Support source file with .cc extension |
2013-03-26 |
Gabriel Dos Reis |
|
New |
| C++ PATCH for c++/54325 (wrong error initializing abstract base class) |
2012-12-24 |
Paolo Carlini |
|
New |
| [Patch:,RL78] Fix interrupt handling for G10 target |
2013-05-06 |
Vinay Kumar. G |
|
New |
| cilkplus array notation for C (clean, independent patchset, take 1) |
2013-03-26 |
Iyer, Balaji V |
|
New |
| [C++] PR 57183 |
2013-05-06 |
Paolo Carlini |
|
New |
| [Fortran] PR56849 - Fix RESHAPE shape checking with order= |
2013-04-07 |
Tobias Burnus |
|
New |
| [RFC,i386] : Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 |
2012-12-24 |
Uros Bizjak |
|
New |
| PR c++/52343 - error with alias template as template template argument |
2012-12-24 |
Dodji Seketeli |
|
New |
| PR c++/55311 - Cannot specialize alias template with arg of type array of char |
2012-12-24 |
Dodji Seketeli |
|
New |
| [Ada] Anonymous access components that denote tasks |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Disabled invariants and preconditions and _Postconditions |
2013-04-24 |
Arnaud Charlet |
|
New |
| [SPARC] Remove -mlittle-endian from SPARC options |
2013-03-26 |
Eric Botcazou |
|
New |
| [AArch64] Enable Redundant Extension Elimination by default at 02 or higher |
2013-04-24 |
Ian Bolton |
|
New |
| FW: [PATCH] Avoid a few find_base_term calls in alias.c |
2013-04-04 |
Yuri Rumyantsev |
|
New |
| FW: [PATCH] Avoid a few find_base_term calls in alias.c |
2013-04-04 |
Richard Guenther |
|
New |
| [Fortran] PR56650/36437 - Add compile-time simplification for (c_)sizeof, storage_size |
2013-03-26 |
Tobias Burnus |
|
New |
| [libgfortran] PR48960 OPEN statement modifies NEWUNIT variable on error |
2012-12-26 |
jerry DeLisle |
|
New |
| [Ada] Fall-back termination handlers does not apply to Self |
2013-04-24 |
Arnaud Charlet |
|
New |
| Fix PR48186 |
2013-04-04 |
Marek Polacek |
|
New |
| Can -mno-big-switch be removed from the PA port? |
2013-04-07 |
Steven Bosscher |
|
New |
| C++ PATCH for c++/52597 (misleading diagnostic for wrong use of member function) |
2013-03-27 |
Jason Merrill |
|
New |
| Support OpenMP for task parallelism on Android-ICS/GCC-4.6.3 |
2012-12-27 |
Geunsik Lim |
|
New |
| C++ PATCH: use INDIRECT_REF_P more often |
2013-03-27 |
Gabriel Dos Reis |
|
New |
| Support OpenMP for task parallelism on Android-ICS/GCC-4.7.2 |
2012-12-27 |
Geunsik Lim |
|
New |
| functional and type_traits cleanup |
2013-04-07 |
François Dumont |
|
New |
| [ARM,iWMMXT] Fix define_constants for WCGR |
2012-12-27 |
Xinyu Qi |
|
New |
| [i386] Replace builtins with vector extensions |
2013-04-07 |
Marc Glisse |
|
New |
| C++ PATCH for c++/45282 (wrong decltype of .*) |
2013-03-27 |
Jason Merrill |
|
New |
| [committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR |
2012-12-26 |
John David Anglin |
|
New |
| [RFC,i386] : Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 |
2012-12-27 |
Uros Bizjak |
|
New |
| Function Multiversioning Bug, checking for function versions |
2012-12-27 |
Andreas Schwab |
|
New |
| [committed] TILE-Gx: fixes for vector pattern using const 0 |
2013-03-27 |
Walter Lee |
|
New |
| [committed] TILE-Gx: fix type attribute for jr |
2013-03-27 |
Walter Lee |
|
New |
| [4.7] revisit PR middle-end/56848 for 4.7.4 |
2013-04-18 |
Matthias Klose |
|
New |
| [committed] TILE-Gx: fix type attribute for jr |
2013-03-27 |
Walter Lee |
|
New |
| [libgfortran] PR55818 Reading a REAL from a file which doesn't end in a new line fails |
2012-12-28 |
jerry DeLisle |
|
New |
| [committed] TILE-Gx: fix prologue register usage |
2013-03-27 |
Walter Lee |
|
New |
| [GCC/ARM] Fix rtx cost for Thumb1 |
2013-03-27 |
Bin Cheng |
|
New |
| [committed] TILE-Gx: fix predicates for vector patterns |
2013-03-27 |
Walter Lee |
|
New |
| Fix PR48186 |
2013-04-04 |
Marek Polacek |
|
New |
| [fortran] optimize string comparison |
2013-03-27 |
Ondřej Bílka |
|
New |
| [fortran] optimize string comparison |
2013-03-27 |
Tobias Burnus |
|
New |
| [FORTRAN] Add libcaf prototype |
2013-05-05 |
David Edelsohn |
|
New |
| Backport r185150 to google-4_7 and google-4_8(save --std flag as cl_args) |
2013-04-27 |
Dehao Chen |
|
New |
| [wwwdocs] Clean up some references to cvs.html |
2012-12-29 |
Gerald Pfeifer |
|
New |
| [Fortran,4.9] Minor FINAL preparation patch |
2013-03-27 |
Tobias Burnus |
|
New |
| [Ada] Entities for subprogram body should not have a contract node attached |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Fortran-Dev] Update SIZE/SHAPE and extent handling |
2013-05-05 |
Tobias Burnus |
|
New |
| [wwwdocs] Clean up some references to cvs.html |
2012-12-29 |
Gerald Pfeifer |
|
New |
| [1/n,i386] : Improve vec_extract patterns |
2013-05-05 |
Uros Bizjak |
|
New |
| [RFA:] Caveat for ARM in gcc-4.7/changes.html: unaligned accesses, take 2 |
2012-12-29 |
Gerald Pfeifer |
|
New |
| [wwwdocs,Java] Refer to Jessie without using a link. |
2012-12-29 |
Gerald Pfeifer |
|
New |
| [4.6,only] Fix PR48308. |
2013-04-04 |
Ramana Radhakrishnan |
|
New |
| [PR,libmudflap/53359] don't register symbols not emitted |
2012-12-30 |
Alexandre Oliva |
|
New |
| [Ada] Better error message for aspect specification without Ada 2012 mode |
2013-01-04 |
Arnaud Charlet |
|
New |
| [C++] PR 54526 (again) |
2013-01-03 |
Paolo Carlini |
|
New |
| [GOOGLE] Disallow importing modules with different --std |
2013-04-27 |
Dehao Chen |
|
New |
| [DOC] Update doc/contrib.texi |
2013-01-03 |
Gerald Pfeifer |
|
New |