Show patches with: Archived = No       |   126808 patches
« 1 2 ... 640 641 6421268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
TS_OPTIMIZATION/TS_TARGET_OPTION need no chain/type - - - - --- 2017-01-11 Richard Biener New
PR77528 add default constructors for container adaptors - - - - --- 2017-01-11 Jonathan Wakely New
[C++] Fix PR77489 -- mangling of discriminator >= 10 - - - - --- 2017-01-11 Markus Trippelsdorf New
[committed] Small tweak for the decomp4.C testcase - - - - --- 2017-01-11 Jakub Jelinek New
C++ PATCH for C++17 NB comment FI20 (parenthesized initialization with decomposition) - - - - --- 2017-01-11 Jakub Jelinek New
Fix parts of PR79052 (gimplefe) - - - - --- 2017-01-11 Richard Biener New
[2/2] IPA ICF: make algorithm stable to survive -fcompare-debug - - - - --- 2017-01-11 Martin Liška New
[hsa] Exclude parallel outlines from hsa_callable_functions_p - - - - --- 2017-01-11 Martin Jambor New
Fix EVRP not setting ranges on PHI reults - - - - --- 2017-01-11 Richard Biener New
[PR,lto/79042] Propagate node->dynamically_initialized bit for varpool node to LTRANS stage. - - - - --- 2017-01-11 Maxim Ostapenko New
Optimize n + 1 for automatic n array (PR c++/71537) - - - - --- 2017-01-11 Jakub Jelinek New
[v2] Offer suggestions for unrecognized sanitizer options (PR driver/78877) - - - - --- 2017-01-11 David Malcolm New
Fix wrong code for return of small aggregates on big-endian - - - - --- 2017-01-10 Eric Botcazou New
[committed] add C99 runtime requirement to a couple of tests - - - - --- 2017-01-10 Martin Sebor New
DOn't miscompile programs with -flto -fno-merge-constants (PR middle-end/50199) - - - - --- 2017-01-10 Jakub Jelinek New
Fix as flags for -c xx.s -g0 -g (PR driver/49726) - - - - --- 2017-01-10 Jakub Jelinek New
Optimize n + 1 for automatic n array (PR c++/71537) - - - - --- 2017-01-10 Jakub Jelinek New
[C++] Fix ICE on invalid (PR c++/78341) - - - - --- 2017-01-10 Jakub Jelinek New
Avoid generating code when writing PCH (PR c++/72813) - - - - --- 2017-01-10 Jakub Jelinek New
[committed] Fix issues with unrepresentable column numbers (PR c++/77949) - - - - --- 2017-01-10 David Malcolm New
[v3] Reduce the size of variant, it doesn't need an index of type size_t internally. - - - - --- 2017-01-10 Ville Voutilainen New
adding missing LTO to some warning options (PR 78606) - - - - --- 2017-01-10 Martin Sebor New
libgo patch committed: copy more scheduler code from Go 1.7 runtime - - - - --- 2017-01-10 Ian Lance Taylor New
Add new test - - - - --- 2017-01-10 Jeff Law New
[doc,committed] fix overfull hboxes in GCC manual - - - - --- 2017-01-10 Sandra Loosemore New
[LRA] Fix PR rtl-optimization/79032 - - - - --- 2017-01-10 Eric Botcazou New
[rs6000] Fix PR79044 (ICE in swap optimization) - - - - --- 2017-01-10 Bill Schmidt New
Offer suggestions for unrecognized sanitizer options (PR driver/78877) - - - - --- 2017-01-10 David Malcolm New
C++ PATCH to implement C++17 variadic using - - - - --- 2017-01-10 Jason Merrill New
C++ PATCH for C++17 NB comment FI20 (parenthesized initialization with decomposition) - - - - --- 2017-01-10 Jason Merrill New
Adjust effective target selector to fix C++17 FAIL - - - - --- 2017-01-10 Jonathan Wakely New
PR77528 add default constructors for container adaptors - - - - --- 2017-01-10 Jonathan Wakely New
[AArch64] Improve Cortex-A53 scheduling of int/fp transfers - - - - --- 2017-01-10 Wilco Dijkstra New
Reload global options when strict aliasing is dropped (PR ipa/79043). - - - - --- 2017-01-10 Martin Liška New
Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx - - - - --- 2017-01-10 Jonathan Wakely New
combine ignoring a check - - - - --- 2017-01-10 Nathan Sidwell New
[gomp4] remove GOVD_USE_DEVPTR - - - - --- 2017-01-10 Thomas Schwinge New
[gomp4] remove GOVD_USE_DEVPTR - - - - --- 2017-01-10 Thomas Schwinge New
[v2] PR sanitizer/78992: Fix sigaction definition on 32-bit sparc - - - - --- 2017-01-10 Jessica Clarke New
[PR,tree-optimization/78024] Clear basic block flags before using BB_VISITED for OpenACC loops proc… - - - - --- 2017-01-10 Thomas Schwinge New
Pretty printers for versioned namespace - - - - --- 2017-01-10 Jonathan Wakely New
[PTX] fix worker propagation ICE - - - - --- 2017-01-10 Thomas Schwinge New
Fix PR79034 - - - - --- 2017-01-10 Richard Biener New
last call predictor tweek - - - - --- 2017-01-10 Jan Hubicka New
nds32: Backport PR70668 solution from mainline - - - - --- 2017-01-10 Chung-Ju Wu New
[gomp4] Support multi-dimensional pointer based arrays in OpenACC data clauses - - - - --- 2017-01-10 Chung-Lin Tang New
Optimize away useless snprintf calls with -fprintf-return-value (take 2) - - - - --- 2017-01-10 Jakub Jelinek New
[Commited/WWW] Add Cavium ThunderX related changes to changes.html for gcc-7 - - - - --- 2017-01-10 Andrew Pinski New
Go patch committed: drop size arguments to hash/equal functions - - - - --- 2017-01-10 Ian Lance Taylor New
[9j] testsuite: add x86_64-specific files - - - - --- 2017-01-10 David Malcolm New
[9i] testsuite: add aarch64-specific files - - - - --- 2017-01-10 David Malcolm New
[9h] testsuite: add platform-independent files - - - - --- 2017-01-10 David Malcolm New
[9g] Extend .md and RTL parsing to support being wired up to cc1 - - - - --- 2017-01-10 David Malcolm New
[9f] Add a way for the C frontend to compile __RTL-tagged functions - - - - --- 2017-01-10 David Malcolm New
[9e] Update "startwith" logic for pass-skipping to handle __RTL functions - - - - --- 2017-01-10 David Malcolm New
[9d] Don't call delete_tree_ssa for __RTL functions - - - - --- 2017-01-10 David Malcolm New
[9c] callgraph: handle __RTL functions - - - - --- 2017-01-10 David Malcolm New
[9b] Don't assume that copy tables were initialized - - - - --- 2017-01-10 David Malcolm New
[9a] Add "__RTL" to C frontend - - - - --- 2017-01-10 David Malcolm New
PR target/79004, Fix char/short -> _Float128 on PowerPC -mcpu=power9 - - - - --- 2017-01-10 Michael Meissner New
[committed] PR79026 The tests changed by revision r244006 now fail on darwin - - - - --- 2017-01-09 Dominique d'Humières New
[PR,tree-optimization/79007,tree-optimization/67955] Don't be so conservative with pt.null - - - - --- 2017-01-09 Jeff Law New
C++ PATCH to implement C++17 variadic using - - - - --- 2017-01-09 Jason Merrill New
Introduce --with-gcc-major-version-only configure option - - - - --- 2017-01-09 Jakub Jelinek New
Pretty printers for versioned namespace - - - - --- 2017-01-09 François Dumont New
Spelling and typo fixes in translatable strings (PR translation/79019, PR translation/79020) - - - - --- 2017-01-09 Jakub Jelinek New
[v3] Reduce the size of variant, it doesn't need an index of type size_t internally. - - - - --- 2017-01-09 Ville Voutilainen New
[rs6000] Add vec_nabs builtin support - - - - --- 2017-01-09 Carl Love New
Fix late dwarf generated early from optimized out globals - - - - --- 2017-01-09 Andreas Tobler New
PR79017 workaround incomplete C99 math on darwin - - - - --- 2017-01-09 Jonathan Wakely New
C++ PATCH for c++/78948 (instantiation from discarded statement) - - - - --- 2017-01-09 Jakub Jelinek New
better handling of ranges (PR 78703) - - - - --- 2017-01-09 Martin Sebor New
Do not error when -E provided (PR pch/78970). - - - - --- 2017-01-09 Martin Liška New
[2/2] IPA ICF: make algorithm stable to survive -fcompare-debug - - - - --- 2017-01-09 Martin Liška New
[1/2] Revert m_classes_vec introduction. - - - - --- 2017-01-09 Martin Liška New
[ARC] Clean up arc header file. - - - - --- 2017-01-09 Claudiu Zissulescu New
[RFC] Ignore Debug options for ICF equality. - - - - --- 2017-01-09 Martin Liška New
PR78968 add configure check for __cxa_thread_atexit in libc - - - - --- 2017-01-09 Jonathan Wakely New
[Ada] Pragma Default_Initial_Condition and tagged types - - - - --- 2017-01-09 Arnaud Charlet New
MIPS: Fix generation of DIV.G and MOD.G for Loongson targets. - - - - --- 2017-01-09 Toma Tabacu New
[wwwdocs,ARM] ACLE Coprocessor Intrinsics - - - - --- 2017-01-09 Andre Vieira (lists) New
[wwwdocs,ARM] ACLE Coprocessor Intrinsics - - - - --- 2017-01-09 Kyrill Tkachov New
[wwwdocs,ARM] ACLE Coprocessor Intrinsics - - - - --- 2017-01-09 Andre Vieira (lists) New
Outer vs. inner loop ifcvt (PR tree-optimization/78899) - - - - --- 2017-01-09 Jakub Jelinek New
PR78991 make __gnu_cxx::__ops constructors explicit - - - - --- 2017-01-09 Jonathan Wakely New
PR78991 make __gnu_cxx::__ops constructors explicit - - - - --- 2017-01-09 Jonathan Wakely New
Fix wrong code for return of small aggregates on big-endian - - - - --- 2017-01-09 Eric Botcazou New
[libgomp] Make libgomp Fortran modules multilib-aware - - - - --- 2017-01-09 FX Coudert New
[GCC/LRA,gcc-5/6-branch] Fix PR78617: Fix conflict detection in rematerialization - - - - --- 2017-01-09 Thomas Preudhomme New
Implement -Wduplicated-branches (PR c/64279) (v3) - - - - --- 2017-01-09 Marek Polacek New
[doc,committed] fix Option Summary formatting in invoke.texi - - - - --- 2017-01-09 Sandra Loosemore New
Implement P0393R3 - - - - --- 2017-01-09 Li, Pan2 via Gcc-patches New
[doc,committed] add xref to documentation of mode attribute - - - - --- 2017-01-09 Sandra Loosemore New
[doc,committed] (finally) fix -pthread documentation - - - - --- 2017-01-09 Sandra Loosemore New
avoid infinite recursion in maybe_warn_alloc_args_overflow (pr 78775) - - - - --- 2017-01-08 Martin Sebor New
[contrib,Java] Remove contrib/download_ecj - - - - --- 2017-01-08 Gerald Pfeifer New
Fix hitrate of indirect call predictor - - - - --- 2017-01-08 Jan Hubicka New
C++ PATCH for c++/78948 (instantiation from discarded statement) - - - - --- 2017-01-08 Jason Merrill New
[doc,committed] fix preprocessor -d option table formatting - - - - --- 2017-01-08 Sandra Loosemore New
[doc,committed] clean up include search path documentation in cpp.texi - - - - --- 2017-01-07 Sandra Loosemore New
« 1 2 ... 640 641 6421268 1269 »