Show patches with: State = Action Required       |    Archived = No       |   127334 patches
« 1 2 ... 588 589 5901273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[arm] auto-generate arm-isa.h from CPU descriptions [arm] auto-generate arm-isa.h from CPU descriptions - - - - --- 2017-09-06 Richard Earnshaw (lists) New
[C++] method vec [C++] method vec - - - - --- 2017-09-06 Nathan Sidwell New
[Ada] Wrong code on assignment of conditional expression to a mutable obkect [Ada] Wrong code on assignment of conditional expression to a mutable obkect - - - - --- 2017-09-06 Arnaud Charlet New
[C++] class FIELD_VEC initialization [C++] class FIELD_VEC initialization - - - - --- 2017-09-06 Nathan Sidwell New
Replace PRE "DCE" Replace PRE "DCE" - - - - --- 2017-09-06 Richard Biener New
[Ada] Volatile component not treated as such [Ada] Volatile component not treated as such - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Spurious warning in formal package when use clause is present. [Ada] Spurious warning in formal package when use clause is present. - - - - --- 2017-09-06 Arnaud Charlet New
Adjust gcc.c-torture/execute/20050604-1.c Adjust gcc.c-torture/execute/20050604-1.c - - - - --- 2017-09-06 Richard Biener New
Fix PR82108 Fix PR82108 - - - - --- 2017-09-06 Richard Biener New
[Ada] Issue error message on invalid representation clause for extension [Ada] Issue error message on invalid representation clause for extension - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Reject invalid use of Global/Depends on object declaration [Ada] Reject invalid use of Global/Depends on object declaration - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Missing finalization of generalized indexed element [Ada] Missing finalization of generalized indexed element - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Handling of inherited and explicit postconditions [Ada] Handling of inherited and explicit postconditions - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Dimensional checking and generic subprograms [Ada] Dimensional checking and generic subprograms - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Time_IO.Value enhanced to parse ISO-8861 UTC date and time [Ada] Time_IO.Value enhanced to parse ISO-8861 UTC date and time - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Eliminate out-of-line body of local inlined subprograms [Ada] Eliminate out-of-line body of local inlined subprograms - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Crash when issuing warning on uninitialized value [Ada] Crash when issuing warning on uninitialized value - - - - --- 2017-09-06 Arnaud Charlet New
[C++] rename lookup_fnfields_slot [C++] rename lookup_fnfields_slot - - - - --- 2017-09-06 Nathan Sidwell New
[Ada] Extension of 'Image in Ada2020 [Ada] Extension of 'Image in Ada2020 - - - - --- 2017-09-06 Arnaud Charlet New
[AArch64] Merge stores of D register values of different modes [AArch64] Merge stores of D register values of different modes - - - - --- 2017-09-06 Jackson Woodruff New
[Ada] Derived iterable types with noniterable parent [Ada] Derived iterable types with noniterable parent - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Missing finalization of cursor in "of" iterator loop [Ada] Missing finalization of cursor in "of" iterator loop - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Better warning on access to string at negative or null index [Ada] Better warning on access to string at negative or null index - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] No_Return procedures in renaming declarations. [Ada] No_Return procedures in renaming declarations. - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Improve error message when function is used in a call statement [Ada] Improve error message when function is used in a call statement - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Crash on generic subprogram with aspect No_Return. [Ada] Crash on generic subprogram with aspect No_Return. - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Pragma No_Return on generic units [Ada] Pragma No_Return on generic units - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Restore original implementation of internal Table package [Ada] Restore original implementation of internal Table package - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Primitive functions that require one formal and return an array [Ada] Primitive functions that require one formal and return an array - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Inherited aspects that may be delayed in a parent type [Ada] Inherited aspects that may be delayed in a parent type - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Spurious errors on derived untagged types with partial constraints [Ada] Spurious errors on derived untagged types with partial constraints - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Minor cleanup in support machinery for inter-unit inlining [Ada] Minor cleanup in support machinery for inter-unit inlining - - - - --- 2017-09-06 Arnaud Charlet New
Factor out division by squares and remove division around comparisons (0/2) Factor out division by squares and remove division around comparisons (0/2) - - - - --- 2017-09-06 Jackson Woodruff New
[Ada] Resolution of set membersip operations with overloaded alternatives [Ada] Resolution of set membersip operations with overloaded alternatives - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Enable automatic reordering of components in record types [Ada] Enable automatic reordering of components in record types - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Extension of 'Image in Ada2020. [Ada] Extension of 'Image in Ada2020. - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Spurious error with formal incomplete types [Ada] Spurious error with formal incomplete types - - - - --- 2017-09-06 Arnaud Charlet New
[Ada] Compiler crash on call to eliminated protected operation. [Ada] Compiler crash on call to eliminated protected operation. - - - - --- 2017-09-06 Arnaud Charlet New
[PR,82078] Enqueue all SRA links for write flag propagation [PR,82078] Enqueue all SRA links for write flag propagation - - - - --- 2017-09-06 Martin Jambor New
Fix SLSR issue Fix SLSR issue - - - - --- 2017-09-06 Richard Biener New
[committed] Fix OpenMP lowering related ICE (PR middle-end/81768) [committed] Fix OpenMP lowering related ICE (PR middle-end/81768) - - - - --- 2017-09-05 Jakub Jelinek New
[committed] Fix OpenMP simd expansion ICE (PR middle-end/81768) [committed] Fix OpenMP simd expansion ICE (PR middle-end/81768) - - - - --- 2017-09-05 Jakub Jelinek New
Fix rs6000 sysv4 -fPIC hot/cold partitioning handling (PR target/81979) Fix rs6000 sysv4 -fPIC hot/cold partitioning handling (PR target/81979) - - - - --- 2017-09-05 Jakub Jelinek New
Fix ICE in categorize_decl_for_section with TLS decl (PR middle-end/82095) Fix ICE in categorize_decl_for_section with TLS decl (PR middle-end/82095) - - - - --- 2017-09-05 Jakub Jelinek New
[C++] class scope using decls [C++] class scope using decls - - - - --- 2017-09-05 Nathan Sidwell New
[C++] more conversion operator changes [C++] more conversion operator changes - - - - --- 2017-09-05 Nathan Sidwell New
[C++] CONV_OP accessors [C++] CONV_OP accessors - - - - --- 2017-09-05 Nathan Sidwell New
[C++] two cleanups [C++] two cleanups - - - - --- 2017-09-05 Nathan Sidwell New
[openacc,og7,committed] Make reduction copy clauses 'private' [openacc,og7,committed] Make reduction copy clauses 'private' - - - - --- 2017-09-05 Chung-Lin Tang New
[v2,middle-end] : Introduce memory_blockage named insn pattern [v2,middle-end] : Introduce memory_blockage named insn pattern - - - - --- 2017-09-05 Uros Bizjak New
[middle-end] : Introduce memory_blockage named insn pattern [middle-end] : Introduce memory_blockage named insn pattern - - - - --- 2017-09-05 Uros Bizjak New
[C++/ARM] PR 81942 ("ICE on empty constexpr constructor with C++14") [C++/ARM] PR 81942 ("ICE on empty constexpr constructor with C++14") - - - - --- 2017-09-05 Paolo Carlini New
Fix PR ada/62235 Fix PR ada/62235 - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Get rid of call to int->fp conversion routine [Ada] Get rid of call to int->fp conversion routine - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Fix bogus constraint error on value conversion with -gnatVa [Ada] Fix bogus constraint error on value conversion with -gnatVa - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Fix ICE on type witn zero precision [Ada] Fix ICE on type witn zero precision - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Small housekeeping work [Ada] Small housekeeping work - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Fix ICE on Taft-Amendment types [Ada] Fix ICE on Taft-Amendment types - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Enhance -gnatR3 output for simple dynamic record types [Ada] Enhance -gnatR3 output for simple dynamic record types - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Do not generate useless temporary for allocator [Ada] Do not generate useless temporary for allocator - - - - --- 2017-09-05 Eric Botcazou New
[Ada] Fix ICE on multi-dimensional array [Ada] Fix ICE on multi-dimensional array - - - - --- 2017-09-05 Eric Botcazou New
Fix PR82102 Fix PR82102 - - - - --- 2017-09-05 Richard Biener New
[testsuite,committed] Fix call arguments mismatch in gcc.c-torture/compile/pr82052.c [testsuite,committed] Fix call arguments mismatch in gcc.c-torture/compile/pr82052.c - - - - --- 2017-09-05 Tom de Vries New
[i386,testsuite] : Introduce gcc.target/i386/mpx/mpx-os-support.h [i386,testsuite] : Introduce gcc.target/i386/mpx/mpx-os-support.h - - - - --- 2017-09-04 Uros Bizjak New
[i386] : Fix PR82098, ICE in elimination_costs_in_insn [i386] : Fix PR82098, ICE in elimination_costs_in_insn - - - - --- 2017-09-04 Uros Bizjak New
Handle wide-chars in native_encode_string Handle wide-chars in native_encode_string - - - - --- 2017-09-04 Richard Biener New
Another type demotion issue with ubsan (PR sanitizer/82072) Another type demotion issue with ubsan (PR sanitizer/82072) - - - - --- 2017-09-04 Marek Polacek New
Fix PR82084 Fix PR82084 - - - - --- 2017-09-04 Richard Biener New
[ARC] Fix stack unwinding for ARC [ARC] Fix stack unwinding for ARC - - - - --- 2017-09-04 Cupertino Miranda New
[9/9] Make bitsize_mode_for_mode return an opt_mode Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[8/9] Make mode_for_size_tree return an opt_mode Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[7/9] Make targetm.get_mask_mode return an opt_mode Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[6/9] Make mode_for_vector return an opt_mode Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[5/9] Add mode_for_int_vector helper functions Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[4/9] Make mode_for_size return an opt_mode Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[3/9] (decimal_)float_mode_for_size in real.h Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[2/9] Make more use of int_mode_for_size Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[1/9] Make more use of int_mode_for_mode Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
Fix PR82060 Fix PR82060 - - - - --- 2017-09-04 Richard Biener New
[libstdc++/71500] make back reference work with icase [libstdc++/71500] make back reference work with icase - - - - --- 2017-09-04 Li, Pan2 via Gcc-patches New
Add a -Wcast-align=strict warning Add a -Wcast-align=strict warning - - - - --- 2017-09-04 Bernd Edlinger New
[committed] Fix pr70043.f90 testcase (PR testsuite/82093) [committed] Fix pr70043.f90 testcase (PR testsuite/82093) - - - - --- 2017-09-04 Jakub Jelinek New
[i386] : Use __get_cpuid_count in testsuite ISA check headers [i386] : Use __get_cpuid_count in testsuite ISA check headers - - - - --- 2017-09-03 Uros Bizjak New
[i386] : Fix some mpx tests for older systems [i386] : Fix some mpx tests for older systems - - - - --- 2017-09-03 Uros Bizjak New
[doc] Adjust www.openacc.org references [doc] Adjust www.openacc.org references - - - - --- 2017-09-03 Gerald Pfeifer New
[i386] : Allow memory operand for BT with immediate bitcount operand [i386] : Allow memory operand for BT with immediate bitcount operand - - - - --- 2017-09-03 Uros Bizjak New
[alpha] Move linux-specific specfile definitions to linux.h [alpha] Move linux-specific specfile definitions to linux.h - - - - --- 2017-09-03 Maya Rashish New
Add netbsd-stdint.h to several netbsd targets Add netbsd-stdint.h to several netbsd targets - - - - --- 2017-09-03 Maya Rashish New
[alpha] Don't refer to -mfp-trap-mode=n as a default [alpha] Don't refer to -mfp-trap-mode=n as a default - - - - --- 2017-09-02 Maya Rashish New
[C++] Fix PR bootstrap/81926 [C++] Fix PR bootstrap/81926 - - - - --- 2017-09-02 Eric Botcazou New
Fix gdbhooks.py Fix gdbhooks.py - - - - --- 2017-09-01 Jakub Jelinek New
Fix a pasto in lra-remat.c (reg_overlap_for_remat_p) Fix a pasto in lra-remat.c (reg_overlap_for_remat_p) - - - - --- 2017-09-01 Jakub Jelinek New
Add UBSAN_{PTR,BOUNDS} folding (PR sanitizer/81981, take 2) Add UBSAN_{PTR,BOUNDS} folding (PR sanitizer/81981, take 2) - - - - --- 2017-09-01 Jakub Jelinek New
[C++ PATCH[ move METHOD_VEC handling [C++ PATCH[ move METHOD_VEC handling - - - - --- 2017-09-01 Nathan Sidwell New
[v2,libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them [v2,libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them - - - - --- 2017-09-01 Sergio Durigan Junior New
[C++] missing set_class_binding call [C++] missing set_class_binding call - - - - --- 2017-09-01 Nathan Sidwell New
Disable type demotion for sanitizer (PR sanitizer/82072) Disable type demotion for sanitizer (PR sanitizer/82072) - - - - --- 2017-09-01 Marek Polacek New
[C++] METHOD_VEC cleanup [C++] METHOD_VEC cleanup - - - - --- 2017-09-01 Nathan Sidwell New
Fix excess precision handling of compound assignments (PR c/82071) Fix excess precision handling of compound assignments (PR c/82071) - - - - --- 2017-09-01 Joseph Myers New
[committed] Always initialize hash table elements [committed] Always initialize hash table elements - - - - --- 2017-09-01 Jeff Law New
« 1 2 ... 588 589 5901273 1274 »