openacc: Fortran derived-type mapping fix
[platform/upstream/gcc.git] / gcc /
2020-07-09 Julian Brownopenacc: Fortran derived-type mapping fix
2020-07-09 Peter Bergnerrs6000: Allow MMA built-in initialization regardless...
2020-07-09 Richard Bienerfixup BIT_FIELD_REF detection in SLP discovery
2020-07-09 Patrick Palkac++: Partially revert fix for PR c++/95497 [PR96132]
2020-07-09 H.J. Lux86: Enable FMA in rsqrt<mode>2 expander
2020-07-09 Richard Bienerremove premature vect_verify_datarefs_alignment
2020-07-09 Bin ChengSchedule reduction partition in the last.
2020-07-09 Jakub Jelinekopenmp: Optimize triangular loop logical iterator to...
2020-07-09 Omar Tahirira: Fix unnecessary register spill
2020-07-09 Szabolcs Nagyaarch64: Add missing ACLE support for BTI
2020-07-09 Matthew Malcomsonaarch64: Mitigate SLS for BLR instruction
2020-07-09 Matthew Malcomsonaarch64: Introduce SLS mitigation for RET and BR instru...
2020-07-09 Matthew Malcomsonaarch64: New Straight Line Speculation (SLS) mitigation...
2020-07-09 Kewen Linvect: Enhance condition check to use partial vectors
2020-07-09 Kewen Linvect/testsuite: Adjust dumping for fully masking decision
2020-07-09 Kito ChengRISC-V: Implement __builtin_thread_pointer
2020-07-09 Kito ChengRISC-V: Disable remove unneeded save-restore call optim...
2020-07-09 GCC AdministratorDaily bump.
2020-07-08 Eric BotcazouMake memory copy functions scalar storage order barriers
2020-07-08 Kwok Cheung Yeungamdgcn, nvptx: Handle -fpic/-fPIC in mkoffload
2020-07-08 Harald AnlaufPR fortran/96085 - ICE in gfc_finish_var_decl, at fortr...
2020-07-08 Joseph MyersUpdate gcc sv.po.
2020-07-08 Patrick Palkac++: ICE in is_really_empty_class [PR95497]
2020-07-08 Will Schmidt[PATCH, rs6000]Add support to enable vmsumudm behind...
2020-07-08 Richard Bienercompute and check alignment info during analysis
2020-07-08 Eric Botcazou[Ada] Disable warning about unsafe use of __builtin_fra...
2020-07-08 Dmitriy Anisimkov[Ada] Fix C miss parentheses warning on Windows
2020-07-08 Eric Botcazou[Ada] Fix warnings in C runtime files on Windows
2020-07-08 Eric Botcazou[Ada] Do not apply constraint checks on allocator with...
2020-07-08 Javier Miranda[Ada] Fix recent regression on _Master declaration
2020-07-08 Arnaud Charlet[Ada] Clean up in Interfaces.C.Extensions
2020-07-08 Vasiliy Fofanov[Ada] Optional warning on build-in-place function calls
2020-07-08 Piotr Trojanek[Ada] Fix typo and layout in comments about matching
2020-07-08 Eric Botcazou[Ada] Fix internal error on string type comparision...
2020-07-08 Eric Botcazou[Ada] Fix incorrect placement of freeze node with predicate
2020-07-08 Gary Dismukes[Ada] Minor reformatting and typo fix
2020-07-08 Eric Botcazou[Ada] Add comment on implementation choice for byte...
2020-07-08 Piotr Trojanek[Ada] Accept aspect Relaxed_Initialization on generic...
2020-07-08 Piotr Trojanek[Ada] Analyze aspects once generic subprograms are...
2020-07-08 Arnaud Charlet[Ada] ACATS 4.1R - BD10001 - Error missed
2020-07-08 Ed Schonberg[Ada] Update entities on class-wide condition function...
2020-07-08 Bob Duff[Ada] Disallow Predicate_Failure without predicate
2020-07-08 Gary Dismukes[Ada] Typo corrections, plus minor reformatting in...
2020-07-08 Ed Schonberg[Ada] Ada_2020 AI12-0250 : Implement Iterator filters.
2020-07-08 Yannick Moy[Ada] Add utility function to recognize attribute ...
2020-07-08 Ghjuvan Lacambre[Ada] Add expected and actual size to "bit number out...
2020-07-08 Piotr Trojanek[Ada] Remove excessive validity checks on in-parameters
2020-07-08 Justin Squirek[Ada] Minor refactoring
2020-07-08 Gary Dismukes[Ada] Static expression function problems with -gnatc...
2020-07-08 Eric Botcazou[Ada] Fix inaccurate -gnatR output for derived untagged...
2020-07-08 Piotr Trojanek[Ada] Allow boolean expressions in aspect Relaxed_Initi...
2020-07-08 Piotr Trojanek[Ada] Style cleanups related to Current_Condition
2020-07-08 Piotr Trojanek[Ada] Extend optimization to True/False prefixed with...
2020-07-08 Bob Duff[Ada] Check predicates for subtypes of private types
2020-07-08 Eric Botcazou[Ada] Small tweak to Narrow_Large_Operation procedure
2020-07-08 Richard Sandifordexpr: Fix REDUCE_BIT_FIELD for constants [PR95694]
2020-07-08 Marek Polacekc++: Better diagnostic for decltype(auto) in C++11...
2020-07-08 Kewen Linrs6000: Add len_load/len_store optab support
2020-07-08 Kewen LinIFN/optabs: Support vector load/store with length
2020-07-08 GCC AdministratorDaily bump.
2020-07-07 Marek Polacekc++: Add new test [PR92427]
2020-07-07 Patrick Palkac++: wrong pretty printing of nested type [PR95303]
2020-07-07 Aaron Sawdeyrs6000: fix power10_hw test
2020-07-07 Nathan Sidwelltestsuite: missed testcase
2020-07-07 Nathan Sidwellpreprocessor: Better line info for <builtin> & <command...
2020-07-07 Martin SeborAvoid printing informational notes when -Wmismatched...
2020-07-07 Anton YoudkevitchAarch64: Change costs for TX2 to expose more vectorizat...
2020-07-07 Richard Bienerfix detection of negative step DR groups
2020-07-07 Eric Botcazou[Ada] Small adjustment in the handling of alignment...
2020-07-07 Bob Duff[Ada] Avoid crash on node extension
2020-07-07 Arnaud Charlet[Ada] Assert failure on invalid Variable_Indexing
2020-07-07 Piotr Trojanek[Ada] Use Is_Generic_Subprogram where possible
2020-07-07 Piotr Trojanek[Ada] Fix typo in code to get a better error message
2020-07-07 Arnaud Charlet[Ada] ACATS 4.1J - B854003 - Subtype conformance check...
2020-07-07 Arnaud Charlet[Ada] ACATS 4.1K - C452003
2020-07-07 Ed Schonberg[Ada] Errors in handling of access_to_subprogram contracts
2020-07-07 Justin Squirek[Ada] Hang on conditional expression as actual
2020-07-07 Steve Baird[Ada] Simplify statically known Max_Size_In_Storage_Ele...
2020-07-07 Javier Miranda[Ada] Ada2020: AI12-0198 potentially unevaluated compon...
2020-07-07 Eric Botcazou[Ada] Move generation of range checks for entry familie...
2020-07-07 Piotr Trojanek[Ada] Freeze aspect expression relocated to pragma...
2020-07-07 Arnaud Charlet[Ada] ACATS 4.1H - BC60005 - null exclusion matching...
2020-07-07 Ed Schonberg[Ada] Handle explicit dereferences in expression functions
2020-07-07 Javier Miranda[Ada] Ada2020: AI12-0198 potentially unevaluated compon...
2020-07-07 Bob Duff[Ada] Use pragma Unsuppress in Time_IO
2020-07-07 Arnaud Charlet[Ada] Add support for XDR streaming in the default...
2020-07-07 Piotr Trojanek[Ada] Fix documentation of -gnatVa switch
2020-07-07 Ghjuvan Lacambre[Ada] Ensure No_Specification_Of_Aspect forbids pragmas...
2020-07-07 Gary Dismukes[Ada] Checking type invariants on in params of procedur...
2020-07-07 Piotr Trojanek[Ada] Change local object from variable to constant
2020-07-07 Piotr Trojanek[Ada] Fix expansion of delta aggregates with slices
2020-07-07 Javier Miranda[Ada] Ada2020: AI12-0198 potentially unevaluated compon...
2020-07-07 Piotr Trojanek[Ada] Remove extra checks for non-static context from...
2020-07-07 Arnaud Charlet[Ada] Spurious elaboration warnings with -gnatc and...
2020-07-07 Piotr Trojanek[Ada] Minor cleanup with Is_Assignable
2020-07-07 Piotr Trojanek[Ada] Set range checks for for 'Update on arrays in...
2020-07-07 Piotr Trojanek[Ada] Style fixes in the description of Analysis-Resolu...
2020-07-07 Piotr Trojanek[Ada] Allow aspect Relaxed_Initialization on protected...
2020-07-07 Qian JianhuaFix a typo in doc/generic.texi
2020-07-07 Kaipeng ZhouPass correct parameters to c_parser_do_statement.
next