| [Ada] : Fix PR/55445 also for Ada's SEH-exception-mechanism |
2013-04-23 |
Kai Tietz |
|
New |
| [Ada] New function Ada.Environment_Variables.Value with default |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Legality of self-referential outputs in aspect/pragma Depends |
2013-04-23 |
Arnaud Charlet |
|
New |
| [C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. |
2013-04-23 |
Andreas Schwab |
|
New |
| [C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. |
2013-04-23 |
Dominique Dhumieres |
|
New |
| [Fortran] PR57035 - add constraint checks for type(*), dimension(..) and NO_ARG_CHECK |
2013-04-23 |
Tobias Burnus |
|
New |
| Simple change in dot dumper -- Display profile count and branch probability |
2013-04-23 |
Xinliang David Li |
|
New |
| Add std::unordered_* C++11 allocator support |
2013-04-23 |
Jason Merrill |
|
New |
| RFA: enable LRA for rs6000 [patch for WRF] |
2013-04-23 |
Vladimir Makarov |
|
New |
| [wwwdocs] update libstdc++ doc links |
2013-04-22 |
Benjamin Kosnik |
|
New |
| [gomp4] Some progress on #pragma omp simd |
2013-04-22 |
Aldy Hernandez |
|
New |
| C++ PATCH to support ~auto |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to print missing template instantiation context |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH for c++/48665 (typeid and function-cv-quals) - also disables some library tests |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to lambda printing in diagnostics |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to implement conditional conversions (n3323) |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to add capture initializers to -std=c++1y |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to avoid ICE on unimplemented constexpr bits |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH for core 1612 (lambda and anonymous union) |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH for core 1609 |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to implement N3582 changes to proposed C++14 return type deduction |
2013-04-22 |
Jason Merrill |
|
New |
| Fix PR56990 |
2013-04-22 |
Marek Polacek |
|
New |
| Fix PR56990 |
2013-04-22 |
Marek Polacek |
|
New |
| Patch to extend the fix PR53676 to unsigned char |
2013-04-22 |
Laurent Alfonsi |
|
New |
| [v3] Tidy std::is_signed |
2013-04-22 |
Paolo Carlini |
|
New |
| patch to fix PR57018 |
2013-04-22 |
Vladimir Makarov |
|
New |
| [AArch64] Fix printf format warning in aarch64_print_operand |
2013-04-22 |
James Greenhalgh |
|
New |
| [Ada] Aspect/pragma Contract_Cases and library level subprograms |
2013-04-22 |
Arnaud Charlet |
|
New |
| [v3] N3669 |
2013-04-22 |
Paolo Carlini |
|
New |
| [Ada] Ada 2012 predicate checks on (in-) out parameters |
2013-04-22 |
Arnaud Charlet |
|
New |
| [AArch64] Map standard pattern names to NEON intrinsics directly. |
2013-04-22 |
James Greenhalgh |
|
New |
| [google/gcc-4_8] Fix powerpc64-grtev3-linux-gnu.xfail |
2013-04-22 |
Simon Baldwin |
|
New |
| [AArch64] Support vrecp<esx> neon intrinsics in RTL. |
2013-04-22 |
James Greenhalgh |
|
New |
| [v3] libstdc++/57010 |
2013-04-22 |
Paolo Carlini |
|
New |
| mips SNaN/QNaN is swapped |
2013-04-22 |
Thomas Schwinge |
|
New |
| [AArch64] Negate with Compare instruction |
2013-04-22 |
Hurugalawadi, Naveen |
|
New |
| Remove useless BIT_AND_EXPRs |
2013-04-22 |
Jeff Law |
|
New |
| [GOOGLE] Workaround a bug in AutoFDO which may leads to infinite loop for inlined assembly |
2013-04-22 |
Dehao Chen |
|
New |
| [GOOGLE] Workaround a bug in AutoFDO which may leads to infinite loop for inlined assembly |
2013-04-21 |
Dehao Chen |
|
New |
| Add std::unordered_* C++11 allocator support |
2013-04-21 |
François Dumont |
|
New |
| RFA: Fix use of extra_objs when configuring tilepro-linux and tilegx-linux |
2013-04-21 |
Nick Clifton |
|
New |
| [4.7] Fix a couple of C++isms |
2013-04-21 |
Eric Botcazou |
|
New |
| Simple change in dot dumper -- Display profile count and branch probability |
2013-04-21 |
Xinliang David Li |
|
New |
| [google,4.7] Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-21 |
Sriraman Tallam |
|
New |
| Simple change in dot dumper -- Display profile count and branch probability |
2013-04-20 |
Xinliang David Li |
|
New |
| fix anachronism in libstdc+ docs |
2013-04-20 |
Jonathan Wakely |
|
New |
| [6/6] Example of converting global state to per-pass state |
2013-04-20 |
David Malcolm |
|
New |
| [5/6] Introduce virtual functions in testsuite/gcc.dg/plugin/one_time_plugin.c |
2013-04-20 |
David Malcolm |
|
New |
| [4/6] Handwritten part of conversion of passes to instances of C++ classes |
2013-04-20 |
David Malcolm |
|
New |
| [2/6] Move the construction of the pass hierarchy into a new passes.def file |
2013-04-20 |
David Malcolm |
|
New |
| [1/6] Introduce macros when constructing the tree of passes |
2013-04-20 |
David Malcolm |
|
New |
| [mips] Fix for PR target/56942 |
2013-04-19 |
Steve Ellcey |
|
New |
| gcc: arm: linux-eabi: fix handling of armv4 bx fixups when linking |
2013-04-19 |
Mike Frysinger |
|
New |
| [9/9] Fix lto report names |
2013-04-19 |
Andi Kleen |
|
New |
| [8/9] Print lto report at the right place |
2013-04-19 |
Andi Kleen |
|
New |
| [7/9] Add -flto-report-wpa |
2013-04-19 |
Andi Kleen |
|
New |
| [6/9] Add --param tunables for the initial size of the type merging hash tables |
2013-04-19 |
Andi Kleen |
|
New |
| [5/9] Use murmurhash2A for type merging |
2013-04-19 |
Andi Kleen |
|
New |
| [4/9] Add murmurhash2a |
2013-04-19 |
Andi Kleen |
|
New |
| [3/9] Use murmurhash3 for pointer map hashing |
2013-04-19 |
Andi Kleen |
|
New |
| [2/9] Add murmurhash3 |
2013-04-19 |
Andi Kleen |
|
New |
| [1/9] Improve pointer hash function to include all bits |
2013-04-19 |
Andi Kleen |
|
New |
| [google,4.7] Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-19 |
Sriraman Tallam |
|
New |
| [google,4.7] Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-19 |
Sriraman Tallam |
|
New |
| patch to fix PR 56847 |
2013-04-19 |
Vladimir Makarov |
|
New |
| [C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. |
2013-04-19 |
James Greenhalgh |
|
New |
| Introduce #pragma GCC diagnostic off |
2013-04-19 |
Eric Botcazou |
|
New |
| C++ PATCH to implement N3638 changes to return type deduction |
2013-04-19 |
Jason Merrill |
|
New |
| C++ PATCH for core issue 941 |
2013-04-19 |
Jason Merrill |
|
New |
| [gomp4] Some progress on #pragma omp simd |
2013-04-19 |
Jakub Jelinek |
|
New |
| [ada] gnatlink's order of options interfers with --as-needed |
2013-04-19 |
Matthias Klose |
|
New |
| [AArch64] Negate with Compare instruction |
2013-04-19 |
Hurugalawadi, Naveen |
|
New |
| [fortran] Really fix PR 56782 |
2013-04-19 |
Mikael Morin |
|
New |
| [C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. |
2013-04-19 |
James Greenhalgh |
|
New |
| [ARM] Fix PR56797 |
2013-04-19 |
Greta Yorsh |
|
New |
| [PR,56988] Honor by_ref in IPA-CP transformation phase |
2013-04-19 |
Martin Jambor |
|
New |
| patch to fix PR56999 |
2013-04-19 |
Vladimir Makarov |
|
New |
| [google] Fix testsuite failures with -fdebug-types-section. |
2013-04-18 |
Cary Coutant |
|
New |
| [rfa] Fix PCH test failure when -fdebug-types-section is enabled |
2013-04-18 |
Cary Coutant |
|
New |
| [GOOGLE] Fix the LIPO support in AutoFDO |
2013-04-18 |
Dehao Chen |
|
New |
| [AArch64] Update definitions of _FP_W_TYPE and _FP_WS_TYPE in libgcc to be based on 'long long' |
2013-04-18 |
Yufeng Zhang |
|
New |
| RFA: enable LRA for rs6000 [patch for WRF] |
2013-04-18 |
Vladimir Makarov |
|
New |
| [google/gcc-4_7] Suppress failure in gcc.dg/lto/20100430-1 on powerpc and powerpc64 |
2013-04-18 |
Paul Pluzhnikov |
|
New |
| [i386] : Simplify *call_value_rex64_ms_sysv and *call_rex64_ms_sysv. |
2013-04-18 |
Uros Bizjak |
|
New |
| [Fortran,committed] Plug some memory leaks |
2013-04-18 |
Tobias Burnus |
|
New |
| Fix test failure with -fdebug-types-section. |
2013-04-18 |
Cary Coutant |
|
New |
| [contrib] : Loosen check of build directory in validate_failures.py |
2013-04-18 |
Diego Novillo |
|
New |
| [cygwin] : Add missing 64-bit cygwin triplet to config.gcc |
2013-04-18 |
Kai Tietz |
|
New |
| Fix DWARF test cases that don't work with -fdebug-types-sections |
2013-04-18 |
Cary Coutant |
|
New |
| [4.7] revisit PR middle-end/56848 for 4.7.4 |
2013-04-18 |
Matthias Klose |
|
New |
| [Ping,testsuite] Add -gdwarf to dg-options in debug/dwarf2 testcases |
2013-04-18 |
Senthil Kumar Selvaraj |
|
New |
| [5/5] Altera Nios II: hexadecimal numbers in options |
2013-04-18 |
Chung-Lin Tang |
|
New |
| [4/5] Altera Nios II: dwarf generation fix |
2013-04-18 |
Chung-Lin Tang |
|
New |
| [3/5] Altera Nios II: testsuite patches |
2013-04-18 |
Chung-Lin Tang |
|
New |
| [2/5] Altera Nios II: libgcc |
2013-04-18 |
Chung-Lin Tang |
|
New |
| [1/5] Altera Nios II: GCC backend patches |
2013-04-18 |
Chung-Lin Tang |
|
New |
| [testsuite] Adding target nonpic to g++.dg/tm/pr47746.C |
2013-04-18 |
Alexander Ivchenko |
|
New |
| [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 |