Show patches with: State = Action Required       |    Archived = No       |   126650 patches
« 1 2 ... 626 627 6281266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for C++17 NB comment FI20 (parenthesized initialization with decomposition) - - - - --- 2017-01-10 Jason Merrill New
C++ PATCH to implement C++17 variadic using - - - - --- 2017-01-10 Jason Merrill New
Offer suggestions for unrecognized sanitizer options (PR driver/78877) - - - - --- 2017-01-10 David Malcolm New
[rs6000] Fix PR79044 (ICE in swap optimization) - - - - --- 2017-01-10 Bill Schmidt New
[LRA] Fix PR rtl-optimization/79032 - - - - --- 2017-01-10 Eric Botcazou New
[doc,committed] fix overfull hboxes in GCC manual - - - - --- 2017-01-10 Sandra Loosemore New
Add new test - - - - --- 2017-01-10 Jeff Law New
libgo patch committed: copy more scheduler code from Go 1.7 runtime - - - - --- 2017-01-10 Ian Lance Taylor New
adding missing LTO to some warning options (PR 78606) - - - - --- 2017-01-10 Martin Sebor New
[v3] Reduce the size of variant, it doesn't need an index of type size_t internally. - - - - --- 2017-01-10 Ville Voutilainen New
[committed] Fix issues with unrepresentable column numbers (PR c++/77949) - - - - --- 2017-01-10 David Malcolm New
Avoid generating code when writing PCH (PR c++/72813) - - - - --- 2017-01-10 Jakub Jelinek New
[C++] Fix ICE on invalid (PR c++/78341) - - - - --- 2017-01-10 Jakub Jelinek New
Optimize n + 1 for automatic n array (PR c++/71537) - - - - --- 2017-01-10 Jakub Jelinek New
Fix as flags for -c xx.s -g0 -g (PR driver/49726) - - - - --- 2017-01-10 Jakub Jelinek New
DOn't miscompile programs with -flto -fno-merge-constants (PR middle-end/50199) - - - - --- 2017-01-10 Jakub Jelinek New
[committed] add C99 runtime requirement to a couple of tests - - - - --- 2017-01-10 Martin Sebor New
Fix wrong code for return of small aggregates on big-endian - - - - --- 2017-01-10 Eric Botcazou New
[v2] Offer suggestions for unrecognized sanitizer options (PR driver/78877) - - - - --- 2017-01-11 David Malcolm New
Optimize n + 1 for automatic n array (PR c++/71537) - - - - --- 2017-01-11 Jakub Jelinek New
[PR,lto/79042] Propagate node->dynamically_initialized bit for varpool node to LTRANS stage. - - - - --- 2017-01-11 Maxim Ostapenko New
Fix EVRP not setting ranges on PHI reults - - - - --- 2017-01-11 Richard Biener New
[hsa] Exclude parallel outlines from hsa_callable_functions_p - - - - --- 2017-01-11 Martin Jambor New
[2/2] IPA ICF: make algorithm stable to survive -fcompare-debug - - - - --- 2017-01-11 Martin Liška New
Fix parts of PR79052 (gimplefe) - - - - --- 2017-01-11 Richard Biener New
C++ PATCH for C++17 NB comment FI20 (parenthesized initialization with decomposition) - - - - --- 2017-01-11 Jakub Jelinek New
[committed] Small tweak for the decomp4.C testcase - - - - --- 2017-01-11 Jakub Jelinek New
[C++] Fix PR77489 -- mangling of discriminator >= 10 - - - - --- 2017-01-11 Markus Trippelsdorf New
PR77528 add default constructors for container adaptors - - - - --- 2017-01-11 Jonathan Wakely New
TS_OPTIMIZATION/TS_TARGET_OPTION need no chain/type - - - - --- 2017-01-11 Richard Biener New
[C++] Fix PR70182 -- missing "on" in mangling of unresolved operators - - - - --- 2017-01-11 Markus Trippelsdorf New
[arm] Replace command-line option .def files with single definition file - - - - --- 2017-01-11 Richard Earnshaw (lists) New
PR78273 fix count to work with partitioning function - - - - --- 2017-01-11 Jonathan Wakely New
PR78134 fix return types of heterogeneous lookup functions - - - - --- 2017-01-11 Jonathan Wakely New
TS_OPTIMIZATION/TS_TARGET_OPTION need no chain/type - - - - --- 2017-01-11 Richard Biener New
c++/78771 ICE with inheriting ctor - - - - --- 2017-01-11 Nathan Sidwell New
[ARM] PR 78253 do not resolve weak ref locally - - - - --- 2017-01-11 Christophe Lyon New
[AArch64,6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol - - - - --- 2017-01-11 Kyrill Tkachov New
[bugfix] builtin expansion of strcmp for rs6000 - - - - --- 2017-01-11 Aaron Sawdey New
Go patch committed: drop size arguments to hash/equal functions - - - - --- 2017-01-11 Ian Lance Taylor New
Go patch committed: add Bfunction to conditional_expression backend method - - - - --- 2017-01-11 Ian Lance Taylor New
Avoid in gcc.target/powerpc/ -m32 or -m64 in dg-options (PR target/77416) - - - - --- 2017-01-11 Jakub Jelinek New
[2/2] IPA ICF: make algorithm stable to survive -fcompare-debug - - - - --- 2017-01-11 Jakub Jelinek New
[C++] Overload pushing cleanup - - - - --- 2017-01-11 Nathan Sidwell New
Fix DW_AT_data_member_location/DW_AT_bit_offset handling (PR debug/78839) - - - - --- 2017-01-11 Jakub Jelinek New
[C++] PR/77812 struct stat hack fix - - - - --- 2017-01-11 Nathan Sidwell New
C++ PATCH for c++/78337 (ICE with invalid generic lambda) - - - - --- 2017-01-11 Jason Merrill New
Enable SGX intrinsics - - - - --- 2017-01-11 Uros Bizjak New
[i386] : Increase memory address length only when rip_relative_addr_p returns false. - - - - --- 2017-01-11 Uros Bizjak New
PR 78534 Change character length from int to size_t - - - - --- 2017-01-11 Janne Blomqvist New
[1/6] RISC-V Port: gcc/config/riscv/riscv.c - - - - --- 2017-01-12 Palmer Dabbelt New
[2/6] RISC-V Port: gcc - - - - --- 2017-01-12 Palmer Dabbelt New
[3/6] RISC-V Port: libgcc - - - - --- 2017-01-12 Palmer Dabbelt New
[4/6] RISC-V Port: libsanitizer - - - - --- 2017-01-12 Palmer Dabbelt New
[5/6] RISC-V Port: libatomic - - - - --- 2017-01-12 Palmer Dabbelt New
[6/6] RISC-V Port: gcc/testsuite - - - - --- 2017-01-12 Palmer Dabbelt New
[PATCH/AARCH64] Add scheduler for Thunderx2t99 - - - - --- 2017-01-12 Hurugalawadi, Naveen New
[v2,C++] Fix PR70182 -- missing "on" in mangling of unresolved operators - - - - --- 2017-01-12 Markus Trippelsdorf New
[GIMPLE,FE] Add parsing of MEM_REFs - - - - --- 2017-01-12 Richard Biener New
[fixincludes] Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979) - - - - --- 2017-01-12 Rainer Orth New
[Fortran,pr70696,v1,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-12 Andre Vehreschild New
[Ada] Missing type invariant check on view conversion - - - - --- 2017-01-12 Arnaud Charlet New
[Ada] Allow user-specified elaboration order constraints - - - - --- 2017-01-12 Arnaud Charlet New
[Fortran,pr70697,v1,Coarray] ICE on EVENT WAIT with array element UNTIL_COUNT argument - - - - --- 2017-01-12 Andre Vehreschild New
[GIMPLE,FE] Add parsing of MEM_REFs - - - - --- 2017-01-12 Richard Biener New
PR66284 remove std::function special case for reference_wrapper - - - - --- 2017-01-12 Jonathan Wakely New
[Ada] Crash on missing full view of controlled private type - - - - --- 2017-01-12 Arnaud Charlet New
Fix PR77283 - - - - --- 2017-01-12 Richard Biener New
[Ada] Adapt detection of errors to gnat2why changes of Warning_Mode - - - - --- 2017-01-12 Arnaud Charlet New
[Ada] Inheritance of predicates in derived scalar types. - - - - --- 2017-01-12 Arnaud Charlet New
[Ada] Conformance of quantified expressions - - - - --- 2017-01-12 Arnaud Charlet New
Add Cortex-A15 tuning to gcc.dg/uninit-pred-8_a.c - - - - --- 2017-01-12 Kyrill Tkachov New
PR77528 add default constructors for container adaptors - - - - --- 2017-01-12 Jonathan Wakely New
[i386,testsuite] : Check all supported __builtin_cpu_supports options - - - - --- 2017-01-12 Uros Bizjak New
[5] Fix build issue with NO_FUNCTION_CSE - - - - --- 2017-01-12 Kyrill Tkachov New
[Ping~] Re: [5/5][AArch64, libgcc] Runtime support for AArch64 return address signing (also attache… - - - - --- 2017-01-12 Jiong Wang New
Introduce --with-gcc-major-version-only configure option (take 2) - - - - --- 2017-01-12 Jakub Jelinek New
Fix bootstrap failure on s390x-linux - ICE with __morestack side-effect jump (PR bootstrap/79069) - - - - --- 2017-01-12 Jakub Jelinek New
Emit DW_AT_data_bit_offset instead of DW_AT_{data_member_location,bit_offset,byte_size} for -gdwarf… - - - - --- 2017-01-12 Jakub Jelinek New
rename -Wformat-length to -Wformat-overflow - - - - --- 2017-01-12 Martin Sebor New
[testsuite,committed] gcc.dg/pr77862.c requires fpic target - - - - --- 2017-01-12 Sandra Loosemore New
[v3] PR libstdc++/78389 - - - - --- 2017-01-13 Ville Voutilainen New
[RFA,1a/4,PR,tree-optimization/33562] New sbitmap functions - - - - --- 2017-01-13 Jeff Law New
[RFA,1b/4,PR,tree-optimization/33562] Improve DSE of complex stores - - - - --- 2017-01-13 Jeff Law New
[RFA,2/4,PR,tree-optimization/61912] Trimming CONSTRUCTOR stores - - - - --- 2017-01-13 Jeff Law New
[RFA,3/4] Trim mem* calls in DSE - - - - --- 2017-01-13 Jeff Law New
[PR,sanitizer/78887] Don't emit ODR indicators if -fsanitize=kernel-address is present. - - - - --- 2017-01-13 Maxim Ostapenko New
[v3] PR libstdc++/78389 - - - - --- 2017-01-13 Ville Voutilainen New
Fix PR77283 - - - - --- 2017-01-13 Richard Biener New
[PR,sanitizer/78887] Don't emit ODR indicators if -fsanitize=kernel-address is present. - - - - --- 2017-01-13 Maxim Ostapenko New
[Ada] Support for Ghost type extensions, major Ghost entity clean up - - - - --- 2017-01-13 Arnaud Charlet New
Fix gcc.dg/tree-ssa/scev-[345].c testcases - - - - --- 2017-01-13 Richard Biener New
[Ada] Static predicates on strings - - - - --- 2017-01-13 Arnaud Charlet New
[Fortran,pr70696,v1,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-13 Andre Vehreschild New
[Fortran,pr70697,v1,Coarray] ICE on EVENT WAIT with array element UNTIL_COUNT argument - - - - --- 2017-01-13 Andre Vehreschild New
Restore Solaris/SPARC Ada bootstrap - - - - --- 2017-01-13 Rainer Orth New
[Ada] Expression functions as completions and private types - - - - --- 2017-01-13 Arnaud Charlet New
[Ada] Spurious dimensional error in SPARK mode - - - - --- 2017-01-13 Arnaud Charlet New
[Ada] Inlining of expression function returning controlled object - - - - --- 2017-01-13 Arnaud Charlet New
Adjust gcc.target/i386/pr45685.c testcase - - - - --- 2017-01-13 Richard Biener New
« 1 2 ... 626 627 6281266 1267 »