From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1499) id BA638385041D; Thu, 12 May 2022 09:02:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA638385041D Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gaius Mulley To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/modula-2] (125 commits) Merge branch 'master' into devel/modula-2. X-Act-Checkin: gcc X-Git-Author: Gaius Mulley X-Git-Refname: refs/heads/devel/modula-2 X-Git-Oldrev: 519791ac804899c8c68bc5115818521d8fc53113 X-Git-Newrev: b69680044cf9b549b3c367796d798f339ecec6d5 Message-Id: <20220512090245.BA638385041D@sourceware.org> Date: Thu, 12 May 2022 09:02:45 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2022 09:02:45 -0000 The branch 'devel/modula-2' was updated to point to: b69680044cf... Merge branch 'master' into devel/modula-2. It previously pointed to: 519791ac804... Updated ChangeLog entries. Diff: Summary of changes (added commits): ----------------------------------- b696800... Merge branch 'master' into devel/modula-2. 7f78783... openmp: Add omp_all_memory support (C/C++ only so far) (*) 8585185... testsuite: Update Wconversion testcase check type. (*) d0d513b... Daily bump. (*) 99988b0... analyzer: fix memory leaks (*) 25addf8... tree: introduce range adaptor for TREE_VEC (*) 88459c3... c++: lambda template in requires [PR105541] (*) 4dc86f7... c++: fix arm-eabi bootstrap [PR105567] (*) 0acdbe2... Fortran: fix error recovery on invalid array section (*) 5b2a24e... rs6000: Remove (*) 0aca4aa... rs6000: Remove (*) 401abb8... rs6000: Delete RS6000_CONSTRAINT_f (*) 684c97d... Use variadic template functions for the gimple_build forwar (*) 546c621... middle-end/70090: Register __bdos for sanitizers if necessa (*) a92ed39... [c++] Add module attachment (*) 37a8220... rtl-optimization/105559 - avoid quadratic behavior in delet (*) 7f04b0d... Implement some of fold_binary_op_with_conditional_arg in ma (*) 876ac21... libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-ru (*) 91a6dcd... libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFL (*) d6adba3... libgomp GCN plugin: Clean up unused references to system-pr (*) 2e309a4... libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system (*) 8fa6897... docs: document --with-zstd (*) ef14bba... i386: simplify cpu_feature handling (*) b0fd3e3... [Ada] Proof of 'Image support for unsigned integers (*) 48a2e84... [Ada] Sort Detect_Blocking alphabetically among names and p (*) 046c166... [Ada] Fix Compile_Time_(Error|Warning) as non-configuration (*) fe664d3... [Ada] Correctly reject record aggregate using brackets (*) e79b45e... [Ada] Fix unbalanced paren in documentation marker for GNAT (*) 4cfd39b... [Ada] New No_Local_Tagged_Types restriction (*) c63b798... [Ada] Fix spurious ambiguity for if_expression containing o (*) bd97da6... [Ada] Fix style of body header boxes (*) e6f7d5f... [Ada] Do not create useless itype in Constrain_Access (*) dc9ecb4... [Ada] Detect infinite loops with operators in exit conditio (*) 4c533da... [Ada] Adapt proof of System.Arith_Double after update of Z3 (*) a58f70c... [Ada] Update categorization of implementation restrictions (*) bd67dcb... [Ada] Fix "S p e c" and "B o d y" file headers (*) d5628bb... [Ada] Add SUSE 32bit dependency (*) 4371d18... [Ada] Fix formatting glitches in GNAT User's Guide (*) a473646... [Ada] Use pygments for Ada code examples of elaboration con (*) 42c0119... [Ada] Excess finalization on assignment with target name sy (*) 6281d36... [Ada] fix crash on Secondary_Stack_Size with discriminant (*) 470fff3... [Ada] Reset Reachable field when mutating label into loop e (*) fd932b6... [Ada] Fix layout of tables in PDF version of GNAT RM (*) 9b7f7fa... [Ada] Fix layout in description of aspects and pragmas (*) 089b43b... [Ada] Fix markup in description of implementation-defined c (*) 351278f... [Ada] Fix markup in description of pragma Eliminate (*) 02b8770... [Ada] Suppress warning in g-sthcso for non-unix platforms (*) c8482b1... [Ada] Add guard for making only legal labels unreachable (*) c51ad37... [Ada] Document pragma Ada_2022 (*) 88e9690... [Ada] Properly reject unsupported address specifications (*) c48a779... [Ada] Move Reachable flag to E_Label entities (*) 2749e4a... [Ada] Set_Is_Known_Valid only if Safe_To_Capture_Value (*) d7ca4df... [Ada] Avoid crash for -gnatR -gnatc (*) e7d9fdf... bootstrap/105551 - restore nvptx build (*) 1e69bc8... Optimize movzwl + vmovd/vmovq to vmovw. (*) 55aa130... rs6000: Fix constraint v with rs6000_constraints[RS6000_CON (*) 9e1e962... opts: do not allow Separate+Joined ending with = (*) f7a3ab2... MAINTAINERS: Remove myself from DCO section (*) 344e425... This patch skips constant folding for fmin/max when either (*) e877898... Daily bump. (*) a4ad92f... Update gcc hr.po (*) 5edd080... Fortran: check TEAM arguments to coarray intrinsics (*) 71eae0f... x86: Add .note.GNU-stack section only for Linux (*) ddd4629... isel: Fix up gimple_expand_vec_set_expr [PR105528] (*) 79b9d83... doc: Fix mode iterator example (*) ee18dc4... c++: Remove SET_PACK_EXPANSION_PATTERN / SET_ARGUMENT_PACK_ (*) dc6c96f... c++: Harden *_PACK_EXPANSION and *_ARGUMENT_PACK macros (*) ca97c87... libstdc++: Add declarations to [PR105 (*) 1807e07... libstdc++: Add declarations to [PR105 (*) 098f02a... libiberty: fix wrong replacent in comments (*) 5dac43b... libiberty: fix type in allocation (*) 9cb69e7... libiberty: fix bad replacement. (*) 137da38... Remove non-ANSI C macros in ansidecl.h. (*) 50b009c... libiberty: stop using PTR macro (*) 9ddd44b... RISC-V: Provide `fmin'/`fmax' RTL patterns (*) 9801ca7... Use gimple-match folding in fold_build_cond_expr (*) da63055... Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' (*) 7981524... Fix up 'libgomp.fortran/use_device_addr-5.f90' multi-device (*) d1e8f22... [c++] Disambiguate ModuleKind flags (*) 76db543... middle-end/105537 - debug processing (*) 1bac97a... libgcov: use proper type for n_functions (*) 4b86508... Replace PTR with 'void *' in compiler. (*) d469484... Properly use opts in finish_options (*) 5b7a975... Avoid andb %dil when optimizing for size. (*) dd3c787... Improved constant folding for scalar evolution. (*) 37083a8... [Ada] Export Is_Expression_Function predicate for use in gi (*) 3b3bd80... [Ada] Optimize nonstandard boolean validity checking (*) bf687b8... [Ada] Optimize nonstandard boolean conversions (*) 81d33c5... [Ada] Handle non-standard booleans in if_expression conditi (*) a77ab90... [Ada] Incorrect ineffective use type clause warning (*) d5e6a22... [Ada] Simplify call to overloaded Earlier_In_Extended_Unit (*) 45c4d91... [Ada] Remove repeated conversions between Source_Ptr and In (*) ce63a97... [Ada] Fix style in resolution of expression with actions (*) d118bc5... [Ada] Reuse Is_Rewrite_Substitution where possible (*) b814f0b... [Ada] Cleanup detection of No_Elist with No and Present (*) 35f10dc... [Ada] Prevent search for references in postconditions from (*) 8cec068... [Ada] Remove tiny and incomplete optimization for unset ref (*) ea22ec9... [Ada] Cleanup unnecessary declare block in Check_Unreachabl (*) d421523... [Ada] Refine iteration from entities to formals (*) 3a97853... [Ada] Check declare and qualified expressions for unset ref (*) 469688b... [Ada] Check if- and case-expressions for unset references (*) 850bf07... [Ada] Fix a couple of typos (*) 69d701f... [Ada] Fix typo in comment for Is_Predicate_Static (*) cfcc538... [Ada] Fix indentation to follow uniform style across runtim (*) d89d9ec... [Ada] Accept Structural in aspect Subprogram_Variant and pr (*) 336ea8f... [Ada] Proof of System.Val_Int at gold level (*) 7f80532... [Ada] Fix hiding of user-defined operator that is not a hom (*) 6798cad... [Ada] Fix oversight for case expression in Eval_Integer_Lit (*) 53f2aaf... [Ada] Avoid repeated conversions from Int to Char_Code (*) 3ad8cac... [Ada] Reject numeric literals with too big exponents (*) d979a67... [Ada] Replace variables with constants in expanded code for (*) 5046228... [Ada] Fix incorrect range computation (*) a445a86... [Ada] Failure compiling "for ... of" loop over a slice (*) 3d9e200... [Ada] Fix comment about building names in task arrays (*) 0e38fbf... [Ada] Simplify conversion from Character to Char_Code (*) 60ab3d0... Fix internal error with vectorization on SPARC (*) 28896b3... middle-end/70090: Dynamic sizes for -fsanitize=object-size (*) bb2921a... c++: fix arm-eabi crash building libstdc++ [PR105529] (*) 067fe66... rs6000: avoid peeking eof after __vector (*) bd022ff... Daily bump. (*) 94c1e99... Update gcc.po files (*) 4b2a662... c++: Implement P2324R2, labels at the end of compound-stmts (*) 8c97f7f... Fortran: check for non-optional spaces between adjacent key (*) 8a39c7c... testsuite: Silence analyzer/pr51628-30.c for default_packed (*) f08ea45... testsuite: Remove superfluous semicolon [PR105256] (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/modula-2' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.