Show patches with: State = Action Required       |    Archived = No       |   126642 patches
« 1 2 ... 554 555 5561266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Prohibit concurrent types in Ghost regions [Ada] Prohibit concurrent types in Ghost regions - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Detection of illegal constituent assignments [Ada] Detection of illegal constituent assignments - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] No error on missing enclosing parentheses in Expression Function [Ada] No error on missing enclosing parentheses in Expression Function - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Missing diagnostic of categorization dependency [Ada] Missing diagnostic of categorization dependency - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Incorrect diagnostic on illegal with clause [Ada] Incorrect diagnostic on illegal with clause - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Spurious error on referene to subcoponrnt in dynamic predicate [Ada] Spurious error on referene to subcoponrnt in dynamic predicate - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Secondary stack leaks during object initialization [Ada] Secondary stack leaks during object initialization - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Null procedures not allowed in protected definitions [Ada] Null procedures not allowed in protected definitions - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] gnatbind -f switch gives an error for duplicates [Ada] gnatbind -f switch gives an error for duplicates - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Crash on expression function as completion, with implicit dereference [Ada] Crash on expression function as completion, with implicit dereference - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Warning on use of predefined operations on an actual fixed-point type [Ada] Warning on use of predefined operations on an actual fixed-point type - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Annotate standard File_Type with Default_Initial_Condition (for SPARK) [Ada] Annotate standard File_Type with Default_Initial_Condition (for SPARK) - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] New implementation for Normalize_Pathname [Ada] New implementation for Normalize_Pathname - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Secondary stack leak due to controlled component [Ada] Secondary stack leak due to controlled component - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Handling of pragma Predicate [Ada] Handling of pragma Predicate - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Different runtime behavior of Predicate_Failure [Ada] Different runtime behavior of Predicate_Failure - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Integer overflow in SS_Allocate [Ada] Integer overflow in SS_Allocate - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Illegal protected calls in inherited pre/postconditions [Ada] Illegal protected calls in inherited pre/postconditions - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Encoding of with clauses in ALI files [Ada] Encoding of with clauses in ALI files - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Finding proper scope when inside entry body [Ada] Finding proper scope when inside entry body - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Aspect/pragma Secondary_Stack_Size can evaluate non-literals as zero [Ada] Aspect/pragma Secondary_Stack_Size can evaluate non-literals as zero - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Missing finalization in case expression [Ada] Missing finalization in case expression - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Crash on iterated_component_association in expression function [Ada] Crash on iterated_component_association in expression function - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Wrong column in sloc of "expect name" error for loop variant [Ada] Wrong column in sloc of "expect name" error for loop variant - - - - --- 2018-01-11 Pierre-Marie de Rodat New
[Ada] Inconsistent scope chain due to quantified expression [Ada] Inconsistent scope chain due to quantified expression - - - - --- 2018-01-11 Pierre-Marie de Rodat New
Fix predictive commoning profile update ICE Fix predictive commoning profile update ICE - - - - --- 2018-01-11 Jan Hubicka New
libgo patch committed: Fix handling of DW_FORM_strp for 64-bit DWARF libgo patch committed: Fix handling of DW_FORM_strp for 64-bit DWARF - - - - --- 2018-01-11 Ian Lance Taylor New
[Ada] Fix ICE on Component_Size clause with atomic type [Ada] Fix ICE on Component_Size clause with atomic type - - - - --- 2018-01-10 Eric Botcazou New
[Committed] PR Fortran/82367 -- Check for NULL pointer. [Committed] PR Fortran/82367 -- Check for NULL pointer. - - - - --- 2018-01-10 Steve Kargl New
Fix couple of -fdump-ada-spec issues on preprocessor macros Fix couple of -fdump-ada-spec issues on preprocessor macros - - - - --- 2018-01-10 Eric Botcazou New
RISC-V: Add naked function support. RISC-V: Add naked function support. - - - - --- 2018-01-10 Jim Wilson New
Add PowerPC configuration option --with-long-double-format={ibm,ieee} Add PowerPC configuration option --with-long-double-format={ibm,ieee} - - - - --- 2018-01-10 Michael Meissner New
Fix buglet in dwarf2out_var_location Fix buglet in dwarf2out_var_location - - - - --- 2018-01-10 Eric Botcazou New
i386: Align stack frame if argument is passed on stack i386: Align stack frame if argument is passed on stack - - - - --- 2018-01-10 H.J. Lu New
suppress -Wstringop-overflow when no-warning is set (PR 83508) suppress -Wstringop-overflow when no-warning is set (PR 83508) - - - - --- 2018-01-10 Martin Sebor New
, Add checks for -mlong-double-128 in PowerPC ibm/float128 code , Add checks for -mlong-double-128 in PowerPC ibm/float128 code - - - - --- 2018-01-10 Michael Meissner New
[committed] Preserving locations for variable-uses and constants (PR c++/43486) [committed] Preserving locations for variable-uses and constants (PR c++/43486) - - - - --- 2018-01-10 David Malcolm New
libgo patch committed: Handle _st_timespec for AIX stat libgo patch committed: Handle _st_timespec for AIX stat - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add SH support libgo patch committed: Add SH support - - - - --- 2018-01-10 Ian Lance Taylor New
PR83775 PR83775 - - - - --- 2018-01-10 Prathamesh Kulkarni New
PR81703 and Martin's fix for PR83501 PR81703 and Martin's fix for PR83501 - - - - --- 2018-01-10 Prathamesh Kulkarni New
reduce runtime of gcc.dg/memcmp-1.c test reduce runtime of gcc.dg/memcmp-1.c test - - - - --- 2018-01-10 Aaron Sawdey New
libgo patch committed: Remove old exp packages libgo patch committed: Remove old exp packages - - - - --- 2018-01-10 Ian Lance Taylor New
rs6000: Wrap diff of immediates in const (PR83629) rs6000: Wrap diff of immediates in const (PR83629) - - - - --- 2018-01-10 Segher Boessenkool New
Fix PR82770 Fix PR82770 - - - - --- 2018-01-10 Richard Biener New
Fix PR82425 Fix PR82425 - - - - --- 2018-01-10 Richard Biener New
__VA_OPT__ fixes (PR preprocessor/83063, PR preprocessor/83708) __VA_OPT__ fixes (PR preprocessor/83063, PR preprocessor/83708) - - - - --- 2018-01-10 Jakub Jelinek New
Avoid ICE in PR83575 Avoid ICE in PR83575 - - - - --- 2018-01-10 Jan Hubicka New
PR 84740 Wrong string length type in bounds check PR 84740 Wrong string length type in bounds check - - - - --- 2018-01-10 Janne Blomqvist New
Fix PR83765 Fix PR83765 - - - - --- 2018-01-10 Richard Biener New
Fix PR81968 Fix PR81968 - - - - --- 2018-01-10 Richard Biener New
Do not make profile insane when it is not present at all Do not make profile insane when it is not present at all - - - - --- 2018-01-10 Jan Hubicka New
libgo patch committed: Work around escaping closure in runtime/export_test.go libgo patch committed: Work around escaping closure in runtime/export_test.go - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add some noescape cases to runtime libgo patch committed: Add some noescape cases to runtime - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add AIX support to cmd/go libgo patch committed: Add AIX support to cmd/go - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add aix build tags libgo patch committed: Add aix build tags - - - - --- 2018-01-10 Ian Lance Taylor New
PR Fortran/83093 -- Check the type of character length PR Fortran/83093 -- Check the type of character length - - - - --- 2018-01-10 Steve Kargl New
Go patch committed: Use temporary variable for stack allocation Go patch committed: Use temporary variable for stack allocation - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Set captured var address to not escape before flood Go patch committed: Set captured var address to not escape before flood - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Stack allocate defer thunk Go patch committed: Stack allocate defer thunk - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Don't heap allocate non-escaping Bound_method_expression Go patch committed: Don't heap allocate non-escaping Bound_method_expression - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Do some escape checks earlier Go patch committed: Do some escape checks earlier - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Support go:noescape cross package Go patch committed: Support go:noescape cross package - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Stack allocate non-escaping constant make of slice Go patch committed: Stack allocate non-escaping constant make of slice - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Delay escaping sliced arrays Go patch committed: Delay escaping sliced arrays - - - - --- 2018-01-09 Ian Lance Taylor New
i386: Add a test for PR target/78585 i386: Add a test for PR target/78585 - - - - --- 2018-01-09 H.J. Lu New
[rs6000] Change x86 intrinsic compat headers to use #error [rs6000] Change x86 intrinsic compat headers to use #error - - - - --- 2018-01-09 Peter Bergner New
Don't use permutes for single-element accesses (PR83753) Don't use permutes for single-element accesses (PR83753) - - - - --- 2018-01-09 Richard Sandiford New
PR libstdc++/80276 fix pretty printers for array smart pointers PR libstdc++/80276 fix pretty printers for array smart pointers - - - - --- 2018-01-09 Jonathan Wakely New
Go patch committed: Make top-level decl for address-taken non-escaping locals Go patch committed: Make top-level decl for address-taken non-escaping locals - - - - --- 2018-01-09 Ian Lance Taylor New
i386: Also adjust stack frame for stack slot alignment i386: Also adjust stack frame for stack slot alignment - - - - --- 2018-01-09 H.J. Lu New
Add some reproducers for issues found when developing the location-wrappers patch Add some reproducers for issues found when developing the location-wrappers patch - - - - --- 2018-01-09 David Malcolm New
Go patch committed: Add escape analysis debug hash Go patch committed: Add escape analysis debug hash - - - - --- 2018-01-09 Ian Lance Taylor New
[Committed] PR Fortran/83742 -- Check for NULL pointer [Committed] PR Fortran/83742 -- Check for NULL pointer - - - - --- 2018-01-09 Steve Kargl New
Use poly_int tree accessors Use poly_int tree accessors - - - - --- 2018-01-09 Richard Sandiford New
[v4,of,03/14] C++: add location_t wrapper nodes during parsing (minimal impl) Untitled series #22226 - - - - --- 2018-01-09 David Malcolm New
Use poly_int rtx accessors instead of hwi accessors Use poly_int rtx accessors instead of hwi accessors - - - - --- 2018-01-09 Richard Sandiford New
[rs6000] Fix PR83399, ICE During LRA with 2-op rtl pattern for lvx instruction [rs6000] Fix PR83399, ICE During LRA with 2-op rtl pattern for lvx instruction - - - - --- 2018-01-09 Peter Bergner New
Go patch committed: Use macro Unordered_map instead of std::unordered_map Go patch committed: Use macro Unordered_map instead of std::unordered_map - - - - --- 2018-01-09 Ian Lance Taylor New
RFA: Expand vec_perm_indices::series_p comment RFA: Expand vec_perm_indices::series_p comment - - - - --- 2018-01-09 Richard Sandiford New
[PR81228,AARCH64,gcc-7] Backport r255625 : Fix ICE by adding LTGT [PR81228,AARCH64,gcc-7] Backport r255625 : Fix ICE by adding LTGT - - - - --- 2018-01-09 Sudakshina Das New
RX movsicc degrade fix RX movsicc degrade fix - - - - --- 2018-01-09 Sebastian Perta New
Clean up partitioning in try_optimize_cfg (PR bootstrap/82831). Clean up partitioning in try_optimize_cfg (PR bootstrap/82831). - - - - --- 2018-01-09 Martin Liška New
PR 78534, 83704 Large character lengths PR 78534, 83704 Large character lengths - - - - --- 2018-01-09 Janne Blomqvist New
Fix PR83668 Fix PR83668 - - - - --- 2018-01-09 Richard Biener New
[v3,of,03/14] C++: add location_t wrapper nodes during parsing (minimal impl) Untitled series #22132 - - - - --- 2018-01-09 David Malcolm New
[5/5] Fix test-suite fallout. [1/5] Fix usage of analyze_brprob.py script. - - - - --- 2018-01-09 Martin Liška New
[4/5] Remove predictors that are unrealiable. [1/5] Fix usage of analyze_brprob.py script. - - - - --- 2018-01-09 Martin Liška New
[3/5] Adjust predictor values according to SPEC2006 and, SPEC2017. [1/5] Fix usage of analyze_brprob.py script. - - - - --- 2018-01-09 Martin Liška New
[v2.4,of,02/14] Support for adding and stripping location_t wrapper nodes Untitled series #22126 - - - - --- 2018-01-09 David Malcolm New
Fix permute handling when vectorising scatters Fix permute handling when vectorising scatters - - - - --- 2018-01-09 Richard Sandiford New
[2/5] Introduce PROB_UNINITIALIZED constant and use it in, predict.def. [1/5] Fix usage of analyze_brprob.py script. - - - - --- 2018-01-09 Martin Liška New
[1/5] Fix usage of analyze_brprob.py script. [1/5] Fix usage of analyze_brprob.py script. - - - - --- 2018-01-09 Martin Liška New
Add static assert about stack alignment (PR sanitizer/82517). Add static assert about stack alignment (PR sanitizer/82517). - - - - --- 2018-01-09 Martin Liška New
[AArch64] Enable dotproduct by default for Armv8.4-a [AArch64] Enable dotproduct by default for Armv8.4-a - - - - --- 2018-01-09 Tamar Christina New
Disable autogeneration of gather instructions on Ryzen and generic Disable autogeneration of gather instructions on Ryzen and generic - - - - --- 2018-01-09 Jan Hubicka New
Fix PR83572 Fix PR83572 - - - - --- 2018-01-09 Richard Biener New
Revert accidental checkin to ipa-inline. Revert accidental checkin to ipa-inline. - - - - --- 2018-01-09 Jan Hubicka New
Fix ICE on inlined thunks Fix ICE on inlined thunks - - - - --- 2018-01-09 Jan Hubicka New
Go patch committed: Update to Go1.10beta1 Go patch committed: Update to Go1.10beta1 - - - - --- 2018-01-09 Ian Lance Taylor New
« 1 2 ... 554 555 5561266 1267 »