Show patches with: Archived = No       |   3546 patches
« 1 2 ... 16 17 1835 36 »
Patch Series S/W/F Date Submitter Delegate State
New option -flimit-function-alignment --- 2016-11-24 Rainer Orth New
Patch to fix PR77541 --- 2016-11-24 Vladimir Makarov New
PR78501 --- 2016-11-24 Prathamesh Kulkarni New
[i386] PR78509 - TARGET_C_EXCESS_PRECISION should not return "unpredictable" for EXCESS_PRECISION_TYPE_STANDARD --- 2016-11-24 James Greenhalgh New
[PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE. --- 2016-11-24 Tamar Christina Superseded
[SPARC] Enable REE at -O2 by default in 64-bit mode --- 2016-11-24 Eric Botcazou New
Don't expand targetm.stack_protect_fail if it's NULL_TREE --- 2016-11-24 Jiong Wang New
[TER] PR 48863: Don't replace expressions across local register variable definitions --- 2016-11-24 Kyrill Tkachov New
Dump probability for edges a frequency for BBs --- 2016-11-24 Martin Liška Accepted
[tree-tailcall] Check if function returns it's argument --- 2016-11-24 Prathamesh Kulkarni New
[AArch64,ARM,PATCHv2,3/3] Add tests for missing Poly64_t intrinsics to GCC --- 2016-11-24 Tamar Christina Superseded
[RFC,tentative] Adjust cost for conversion expression --- 2016-11-24 Pitchumani Sivanupandi New
Fix PR bootstrap/78493 --- 2016-11-24 Martin Liška New
[tree-tailcall] Check if function returns it's argument --- 2016-11-24 Prathamesh Kulkarni New
avoid calling alloca(0) --- 2016-11-24 Martin Sebor New
[3/3] Fix PR78120, in ifcvt/rtlanal/i386. --- 2016-11-23 Bernd Schmidt New
[0/3] Fix PR78120, in ifcvt/rtlanal/i386. --- 2016-11-23 Bernd Schmidt New
[0/3] Fix PR78120, in ifcvt/rtlanal/i386. --- 2016-11-23 Bernd Schmidt New
enable -Wformat-length for dynamically allocated buffers (pr 78245) --- 2016-11-23 Martin Sebor Superseded
PR78153 --- 2016-11-23 Prathamesh Kulkarni New
Fix PR bootstrap/78493 --- 2016-11-23 Martin Liška New
Replace unsupported effective-target with dg-options --- 2016-11-23 Jonathan Wakely New
Replace unsupported effective-target with dg-options --- 2016-11-23 Jonathan Wakely Superseded
Add sem_item::m_hash_set (PR ipa/78309) (v2) --- 2016-11-23 Martin Liška New
[SPARC] Small tweaks to 32-bit shift patterns in 64-bit mode --- 2016-11-23 Eric Botcazou New
PR78153 --- 2016-11-23 Prathamesh Kulkarni Superseded
Improve comment for struct symbolic_number in bswap pass --- 2016-11-23 Thomas Preudhomme Superseded
Fix PR77673: bswap loads passed end of object --- 2016-11-23 Thomas Preudhomme Superseded
Fill bitregion_{start,end} in store_constructor (PR, tree-optimization/78428). --- 2016-11-23 Martin Liška Superseded
i386.c: Initialize function pointers to NULL to prevent, -Wmaybe-uninitialized --- 2016-11-23 Martin Liška New
Fix PR middle-end/78429 --- 2016-11-23 Eric Botcazou New
Fix PR rtl-optimization/78437 --- 2016-11-23 Eric Botcazou New
Fix PR78154 --- 2016-11-23 Prathamesh Kulkarni New
[AArch64] Fix PR71112 --- 2016-11-23 Hurugalawadi, Naveen Superseded
[AArch64] Fix PR77635 --- 2016-11-23 Hurugalawadi, Naveen New
[AArch64] Fix PR77634 --- 2016-11-23 Hurugalawadi, Naveen New
eliminate calls to snprintf(0, 0, ...) with known return value (pr78476) --- 2016-11-23 Martin Sebor New
78461 - [7 Regression] ICE: in operator+=, at gimple-ssa-sprintf.c:214 --- 2016-11-22 Martin Sebor New
PR fortran/78479 -- allocate a charlen --- 2016-11-22 Steve Kargl New
boehm-gc removal and libobjc changes to build with an external bdw-gc --- 2016-11-22 Matthias Klose New
formatting cleanups --- 2016-11-22 Nathan Sidwell New
OpenACC routines -- c++ front end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- middle end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- fortran front end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- c front end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- middle end --- 2016-11-22 Cesar Philippidis New
[Fortran,accaf,v1] Add caf-API-calls to asynchronously handle allocatable components in derived type coarrays. --- 2016-11-22 Andre Vehreschild Superseded
formatting cleanups --- 2016-11-22 Nathan Sidwell New
[Fortran,cosmetics] Use convenience functions and constants --- 2016-11-22 Andre Vehreschild New
gomp-nvptx branch - middle-end changes --- 2016-11-22 Alexander Monakov New
PR78153 --- 2016-11-22 Prathamesh Kulkarni New
(v2) Add a "compact" mode to print_rtx_function --- 2016-11-22 David Malcolm New
[arm-embedded,GCC/ARM,1/2] Add multilib support for embedded bare-metal targets --- 2016-11-22 Thomas Preudhomme New
[avr] Fix PR60300: Minor prologue improvement. --- 2016-11-22 Georg-Johann Lay New
[arm-embedded,GCC/ARM,ping] Fix PR77904: callee-saved register trashed when clobbering sp --- 2016-11-22 Thomas Preudhomme Superseded
Fix PR78154 --- 2016-11-22 Prathamesh Kulkarni Superseded
[v2,PR,libgfortran/78314] Fix ieee_support_halting --- 2016-11-22 Szabolcs Nagy New
[ARM] PR target/78439: Update movdi constraints for Cortex-A8 tuning to handle LDRD/STRD --- 2016-11-22 Kyrill Tkachov New
Propagate cv qualifications in variant_alternative --- 2016-11-22 Tim Shen New
PING [PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset (pr 77608) --- 2016-11-21 Martin Sebor New
Delete GCJ --- 2016-11-21 Matthias Klose New
[PR68030/PR69710,RFC] Introduce a simple local CSE interface and use it in vectorizer --- 2016-11-21 Doug Gilmore New
[committed] Remove dead FIXME --- 2016-11-21 Kyrill Tkachov New
[avr,committed] Use more C++ for-loop declarations. --- 2016-11-21 Georg-Johann Lay New
[avr,committed] Use popcount_hwi instead of home-brew code. --- 2016-11-21 Georg-Johann Lay New
[arm] Delete unimplemented option -mapcs-float --- 2016-11-21 Richard Earnshaw (lists) New
[arm-embedded,GCC/ARM,ping] Optional -mthumb for Thumb only targets --- 2016-11-21 Thomas Preudhomme New
[arm-embedded,GCC/ARM] Make arm_feature_set agree with type of FL_* macros --- 2016-11-21 Thomas Preudhomme New
[arm-embedded,GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr --- 2016-11-21 Thomas Preudhomme Superseded
[arm-embedded,GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode --- 2016-11-21 Thomas Preudhomme New
[arm-embedded,GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode --- 2016-11-21 Thomas Preudhomme Superseded
[GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode --- 2016-11-21 Thomas Preudhomme Superseded
[wwwdocs,ARM] Add -mpure-code to changes.html --- 2016-11-21 Andre Vieira (lists) New
[AArch64] Fix PR78382 --- 2016-11-21 Hurugalawadi, Naveen Superseded
Delete GCJ --- 2016-11-20 Matthias Klose New
Default associative containers constructors/destructor/assignment --- 2016-11-20 François Dumont New
[Fortran,pr78395,v1,OOP] error on polymorphic assignment --- 2016-11-20 Andre Vehreschild New
PR78153 --- 2016-11-20 Prathamesh Kulkarni Superseded
warn on overflow in calls to allocation functions (bugs 77531 and 78284) --- 2016-11-20 Martin Sebor New
[RFC] avoid printing type suffix with %E (PR c/78165) --- 2016-11-19 Martin Sebor New
[PATCHv2,C++] Warn on redefinition of builtin functions (PR c++/71973) --- 2016-11-19 Bernd Edlinger New
[gomp4] remove use of CUDA unified memory in libgomp --- 2016-11-19 Cesar Philippidis New
[Fortran,pr78395,v1,OOP] error on polymorphic assignment --- 2016-11-18 Andre Vehreschild Superseded
[GCC/ARM,ping] Optional -mthumb for Thumb only targets --- 2016-11-18 Thomas Preudhomme Superseded
[ARM] Enable ldrd/strd peephole rules unconditionally --- 2016-11-18 Bernd Edlinger New
[avr] Disallow LDS / STS for .rodata on AVR_TINY. --- 2016-11-18 Georg-Johann Lay New
Fix PR78154 --- 2016-11-18 Prathamesh Kulkarni Superseded
[fixincludes,v3] Don't define libstdc++-internal macros in Solaris 10+ <math.h> --- 2016-11-18 Rainer Orth New
[fixincludes] Fix macOS 10.12 <AvailabilityInternal.h> and <os/trace.h> (PR sanitizer/78267) --- 2016-11-18 Rainer Orth New
[wwwdocs] Document new arm/aarch64 CPU support in a more compact way --- 2016-11-18 Kyrill Tkachov New
[AArch64] Fix PR78382 --- 2016-11-18 Hurugalawadi, Naveen Superseded
[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413 --- 2016-11-18 Kugan Vivekanandarajah New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) --- 2016-11-18 Martin Sebor New
[GCC/ARM,2/2,ping3] Allow combination of aprofile and rmprofile multilibs --- 2016-11-17 Thomas Preudhomme Superseded
[GCC/ARM,1/2,ping3] Add multilib support for embedded bare-metal targets --- 2016-11-17 Thomas Preudhomme Superseded
[ARM/testsuite,6/7,ping3] Force soft float in ARMv6-M and ARMv8-M Baseline options --- 2016-11-17 Thomas Preudhomme Superseded
[GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr --- 2016-11-17 Thomas Preudhomme Superseded
avoid calling alloca(0) --- 2016-11-17 Martin Sebor New
Fix PR78333 --- 2016-11-17 Christophe Lyon New
Fix PR rtl-optimization/78355 --- 2016-11-17 Eric Botcazou New
« 1 2 ... 16 17 1835 36 »