public inbox for gcc-cvs@sourceware.org help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org Subject: [gcc r13-7792] Daily bump. Date: Tue, 12 Sep 2023 00:21:10 +0000 (GMT) [thread overview] Message-ID: <20230912002111.0A6C8385772F@sourceware.org> (raw) https://gcc.gnu.org/g:770eea2d1bc37be8448bed28d0393519fc420963 commit r13-7792-g770eea2d1bc37be8448bed28d0393519fc420963 Author: GCC Administrator <gccadmin@gcc.gnu.org> Date: Tue Sep 12 00:20:47 2023 +0000 Daily bump. Diff: --- gcc/ChangeLog | 21 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/m2/ChangeLog | 7 +++++++ gcc/testsuite/ChangeLog | 12 ++++++++++++ 4 files changed, 41 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a654d6d32d1b..fbdf0266e7e0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,24 @@ +2023-09-11 Uros Bizjak <ubizjak@gmail.com> + + PR target/111340 + * config/i386/i386.cc (output_pic_addr_const): Handle CONST_WIDE_INT. + Call output_addr_const for CASE_CONST_SCALAR_INT. + +2023-09-11 liuhongt <hongtao.liu@intel.com> + + Backported from master: + 2023-09-11 liuhongt <hongtao.liu@intel.com> + + PR target/111306 + PR target/111335 + * config/i386/sse.md (int_comm): New int_attr. + (fma_<complexopname>_<mode><sdc_maskz_name><round_name>): + Remove % for Complex conjugate operations since they're not + commutative. + (fma_<complexpairopname>_<mode>_pair): Ditto. + (<avx512>_<complexopname>_<mode>_mask<round_name>): Ditto. + (cmul<conj_op><mode>3): Ditto. + 2023-09-01 Lulu Cheng <chenglulu@loongson.cn> Backported from master: diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 0799209e8a74..9cb5371202ac 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20230911 +20230912 diff --git a/gcc/m2/ChangeLog b/gcc/m2/ChangeLog index 28a7fc8bf5af..b53ad3276921 100644 --- a/gcc/m2/ChangeLog +++ b/gcc/m2/ChangeLog @@ -1,3 +1,10 @@ +2023-09-11 Gaius Mulley <gaiusmod2@gmail.com> + + PR modula2/111330 + * gm2-compiler/M2SymInit.mod (CheckReadBeforeInitQuad): Add + case labels LogicalDiffOp, DummyOp, OptParamOp and + InitAddressOp. + 2023-08-13 Iain Sandoe <iain@sandoe.co.uk> Backported from master: diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 0403af4f6463..b76fc8c16c36 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,15 @@ +2023-09-11 Uros Bizjak <ubizjak@gmail.com> + + PR target/111340 + * gcc.target/i386/pr111340.c: New test. + +2023-09-11 liuhongt <hongtao.liu@intel.com> + + Backported from master: + 2023-09-11 liuhongt <hongtao.liu@intel.com> + + * gcc.target/i386/pr111306.c: New test. + 2023-08-31 Jason Merrill <jason@redhat.com> PR c++/109751
reply other threads:[~2023-09-12 0:21 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230912002111.0A6C8385772F@sourceware.org \ --to=gccadmin@gcc.gnu.org \ --cc=gcc-cvs@gcc.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).