From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id F35B73858C78; Mon, 18 Sep 2023 07:29:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F35B73858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695022165; bh=y9PWA1GVvobs8lMNpoEm/LeUrkts+fmMddoe7RciQ0w=; h=From:To:Subject:Date:From; b=xPoVfSUpCNNL9YmdK2dxdK6G+U10xm5SprD2OoyHqDxqj2vppPG/0/ruxEdDv3F2k WncN5Ws9qOy5031Og9fJHw5AyAew8ptR2LWbrnliFon3jlWlqRMIuehOQgd+pzPdIu n/Mv2riIVKkkk0JnLA1OXgJxWna6m026PC4d8QkQ= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Tobias Burnus To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/omp/gcc-13] (43 commits) Merge branch 'releases/gcc-13' into devel/omp/gcc-13 X-Act-Checkin: gcc X-Git-Author: Tobias Burnus X-Git-Refname: refs/heads/devel/omp/gcc-13 X-Git-Oldrev: ea922f2d6e0c8e454bc503eaf321e534702d7ece X-Git-Newrev: 308576d529526f1d60ea819016f1d4032467dbdf Message-Id: <20230918072924.F35B73858C78@sourceware.org> Date: Mon, 18 Sep 2023 07:29:24 +0000 (GMT) List-Id: The branch 'devel/omp/gcc-13' was updated to point to: 308576d5295... Merge branch 'releases/gcc-13' into devel/omp/gcc-13 It previously pointed to: ea922f2d6e0... nvptx: update comment re delayed free Diff: Summary of changes (added commits): ----------------------------------- 308576d... Merge branch 'releases/gcc-13' into devel/omp/gcc-13 10c7edc... RISC-V: Remove phase 6 of vsetvl pass in GCC13[PR111412] (*) fc8fd91... Daily bump. (*) c1dfb9d... Daily bump. (*) 174436e... Daily bump. (*) 0480a8e... Daily bump. (*) 7b0abd4... libstdc++: Add workaround for std::make_integer_sequence bu (*) 9cddebd... Daily bump. (*) 6f1c720... [PATCH] modula2: -Wcase-enum detect singular/plural and use (*) a242fb4... Daily bump. (*) b96e66f... aarch64: Make stack smash canary protect saved registers (*) 56df065... aarch64: Remove below_hard_fp_saved_regs_size (*) 96d8518... aarch64: Explicitly record probe registers in frame info (*) eea1759... aarch64: Simplify probe of final frame allocation (*) 8433953... aarch64: Put LR save probe in first 16 bytes (*) aaa1a0a... aarch64: Tweak stack clash boundary condition (*) 4e62049... aarch64: Minor initial adjustment tweak (*) 79faabd... aarch64: Simplify top of frame allocation (*) f2b5853... aarch64: Measure reg_offset from the bottom of the frame (*) d202ce1... aarch64: Tweak frame_size comment (*) 1a9ea1c... aarch64: Rename hard_fp_offset to bytes_above_hard_fp (*) 375794f... aarch64: Rename locals_offset to bytes_above_locals (*) 8ae9181... aarch64: Only calculate chain_offset if there is a chain (*) 86fa43e... aarch64: Tweak aarch64_save/restore_callee_saves (*) 82f6b3e... aarch64: Add bytes_below_hard_fp to frame info (*) ada2ab0... aarch64: Add bytes_below_saved_regs to frame info (*) b36a2a7... aarch64: Explicitly handle frames with no saved registers (*) 89a9fa2... aarch64: Avoid a use of callee_offset (*) 71a2aa2... aarch64: Use local frame vars in shrink-wrapping code (*) aa3db2b... [PATCH] modula2: new option -Wcase-enum and associated fixe (*) f435805... rs6000: call vector load/store with length only on 64-bit P (*) 770eea2... Daily bump. (*) 65331a3... i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111 (*) 6facc94... PR modula2/111330 Bootstrap failure building SeqFile.lo (*) 1627315... Remove constraint modifier % for fcmaddcph/fmaddcph/fcmulcp (*) 3162b08... Daily bump. (*) cdd9a88... Daily bump. (*) 5d950cc... Daily bump. (*) d8e351d... libstdc++: Update outdated default -std in testing docs (*) 82d09ab... libstdc++: Fix incorrect -std option in test (*) da112f7... libstdc++: Use dg-require-filesystem-ts in link test (*) 294d118... libstdc++: Avoid useless dependency on read_symlink from tz (*) 523e510... libstdc++: Simplify __format::_Sink::_M_reset (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/omp/gcc-13' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.