[gcc r15-2662] ada: Fix detection of suspicious loop patterns

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:99337cb2385c38182e48a491442da449c028f51c commit r15-2662-g99337cb2385c38182e48a491442da449c028f51c Author: Ronan Desplanques Date: Thu Jul 4 15:43:04 2024 +0200 ada: Fix detection of suspicious loop patterns This patch fixes an assertion failure in some cases

[gcc r15-2663] ada: Fix crash on expression function returning tagged type in nested package

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:058e5fd2bd1f18e2c1b6bd1fc02e77560d99f8e8 commit r15-2663-g058e5fd2bd1f18e2c1b6bd1fc02e77560d99f8e8 Author: Eric Botcazou Date: Thu Jul 4 23:35:01 2024 +0200 ada: Fix crash on expression function returning tagged type in nested package This happens when the e

[gcc r15-2664] ada: Fix layout of GNAT reference manual section

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:b1dc668b71bf64046b65b508f43157fcaa095ea9 commit r15-2664-gb1dc668b71bf64046b65b508f43157fcaa095ea9 Author: Ronan Desplanques Date: Fri Jul 5 10:52:58 2024 +0200 ada: Fix layout of GNAT reference manual section gcc/ada/ * doc/gnat_rm/gnat_lang

[gcc r15-2665] ada: Improve documenation about security of PRGNs

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:dc72d4dca9e6ee5af2ea2af0353a994a7a109db3 commit r15-2665-gdc72d4dca9e6ee5af2ea2af0353a994a7a109db3 Author: Johannes Kliemann Date: Fri Jul 5 11:27:44 2024 + ada: Improve documenation about security of PRGNs The pseudo random number generators used in GNAT

[gcc r15-2667] ada: Type conversion in instance incorrectly rejected.

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:a846b4cfc7383e7a2550993cbf669b94db838069 commit r15-2667-ga846b4cfc7383e7a2550993cbf669b94db838069 Author: Steve Baird Date: Mon Jul 8 14:45:55 2024 -0700 ada: Type conversion in instance incorrectly rejected. In some cases, a legal type conversion in a gener

[gcc r15-2669] ada: Fix handling reference warnings with slices

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:d32a5294de92637680accd17d68421f485eaba32 commit r15-2669-gd32a5294de92637680accd17d68421f485eaba32 Author: Viljar Indus Date: Tue Jul 9 10:34:37 2024 +0300 ada: Fix handling reference warnings with slices gcc/ada/ * sem_util.adb (Set_Referenc

[gcc r15-2670] ada: Finish up support for relaxed finalization

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:04fd9ee038684469d5ae1be6dda3c3ebbd87e8b1 commit r15-2670-g04fd9ee038684469d5ae1be6dda3c3ebbd87e8b1 Author: Eric Botcazou Date: Tue Jul 9 22:44:40 2024 +0200 ada: Finish up support for relaxed finalization This adds a variant of the System.Finalization_Primiti

[gcc r15-2668] ada: Reject illegal uses of type/subtype current instance

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:e2fe0b18a66aafdd489ba9dbf148794906732f64 commit r15-2668-ge2fe0b18a66aafdd489ba9dbf148794906732f64 Author: Steve Baird Date: Mon Jul 8 14:02:15 2024 -0700 ada: Reject illegal uses of type/subtype current instance The current instance of a type or subtype (see

[gcc r15-2671] ada: Compiler accepts illegal assignment to reference type target.

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:30ba62d91ff96b0f86cc1a8544dd1ed30196ca40 commit r15-2671-g30ba62d91ff96b0f86cc1a8544dd1ed30196ca40 Author: Steve Baird Date: Tue Jul 9 16:54:59 2024 -0700 ada: Compiler accepts illegal assignment to reference type target. An assignment statement whose LHS is

[gcc r15-2672] ada: Reject ambiguous function calls in interpolated string expressions

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:ee7945e367c2e9a1127aac0c11c078638601258d commit r15-2672-gee7945e367c2e9a1127aac0c11c078638601258d Author: Javier Miranda Date: Sat Jul 6 19:07:16 2024 + ada: Reject ambiguous function calls in interpolated string expressions This patch enhances support f

[gcc r15-2673] ada: Update doc of Style_Checks pragma

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:8239a5f75dffe5e3a95b3400da9a12c11fd0d100 commit r15-2673-g8239a5f75dffe5e3a95b3400da9a12c11fd0d100 Author: Tonu Naks Date: Tue Jul 9 12:02:57 2024 + ada: Update doc of Style_Checks pragma gcc/ada/ * doc/gnat_rm/implementation_defined_prag

[gcc r15-2678] ada: Add contracts to Ada.Strings.Unbounded and adapt implementation

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:425eceb75d09f3fa228c3e26c5136ce0d688fbcf commit r15-2678-g425eceb75d09f3fa228c3e26c5136ce0d688fbcf Author: Yannick Moy Date: Tue Jul 2 16:07:05 2024 +0200 ada: Add contracts to Ada.Strings.Unbounded and adapt implementation Add complete functional contracts t

[gcc r15-2676] ada: Remove unreferenced procedure

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:342e3cdc8b29e5dcfb68159ce9f72b744519b3db commit r15-2676-g342e3cdc8b29e5dcfb68159ce9f72b744519b3db Author: Richard Kenner Date: Fri Jul 12 09:38:21 2024 -0400 ada: Remove unreferenced procedure gcc/ada/ * exp_ch4.adb (Generate_Temporary): Rem

[gcc r15-2674] ada: Add leap second support to conversion of Unix_Time

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:384283f91d218b7dbd0d665996512634383389ce commit r15-2674-g384283f91d218b7dbd0d665996512634383389ce Author: Tonu Naks Date: Mon Jul 8 08:50:00 2024 + ada: Add leap second support to conversion of Unix_Time Unix timestamp jumps one second back when a leap s

[gcc r15-2677] ada: Ensure variable is initialized before use

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:eb43eb5c1a9b691b77782938f41de33506694a54 commit r15-2677-geb43eb5c1a9b691b77782938f41de33506694a54 Author: Ronan Desplanques Date: Fri Jul 12 10:56:58 2024 +0200 ada: Ensure variable is initialized before use This patch is motivated by a GNAT SAS report.

[gcc r15-2686] ada: Fix handling of iterated component associations with sub-aggregates

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:d8a27bb9a7d932b3a3f8b1ffc9e156f698d08aee commit r15-2686-gd8a27bb9a7d932b3a3f8b1ffc9e156f698d08aee Author: Piotr Trojanek Date: Tue Jul 16 16:07:59 2024 +0200 ada: Fix handling of iterated component associations with sub-aggregates Fix a number of problems in

[gcc r15-2675] ada: Clean up handling of inlining of finalizer procedures

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:3e64ad035302af0cd8e329bb508aa9ef1eb27597 commit r15-2675-g3e64ad035302af0cd8e329bb508aa9ef1eb27597 Author: Richard Kenner Date: Fri Jul 12 09:45:26 2024 -0400 ada: Clean up handling of inlining of finalizer procedures Change Is_Finalizer from synthesized attr

[gcc r15-2682] ada: Simplify code by reusing Choice_List

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:4d9dfa0082ee46ce969283fafe67b2008ab661fc commit r15-2682-g4d9dfa0082ee46ce969283fafe67b2008ab661fc Author: Piotr Trojanek Date: Fri Jul 5 13:01:08 2024 +0200 ada: Simplify code by reusing Choice_List Code cleanup; semantics is unaffected. gcc/ada/

[gcc r15-2683] ada: Refactor negated conjuncts

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:72ae355328fe30d61227501be4314689295a03f1 commit r15-2683-g72ae355328fe30d61227501be4314689295a03f1 Author: Piotr Trojanek Date: Fri Jul 5 17:15:49 2024 +0200 ada: Refactor negated conjuncts Code cleanup; semantics is unaffected. gcc/ada/

[gcc r15-2679] ada: Tweak container aggregate expansion code

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:54acd24d5f82766e7ad43a41519b00369ae46863 commit r15-2679-g54acd24d5f82766e7ad43a41519b00369ae46863 Author: Ronan Desplanques Date: Mon Jul 15 10:22:29 2024 +0200 ada: Tweak container aggregate expansion code This patch makes a minor modification to Expand_Con

[gcc r15-2680] ada: Plug loophole in handling of No_Raise pragma

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:5f3902ed1d9c7686fa7bad1e24f0c2b40fd35efe commit r15-2680-g5f3902ed1d9c7686fa7bad1e24f0c2b40fd35efe Author: Eric Botcazou Date: Mon Jul 15 22:29:06 2024 +0200 ada: Plug loophole in handling of No_Raise pragma Unlike the aspect, the pragma needs to be propagate

[gcc r15-2684] ada: Simplify manipulation of the list with loop actions

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:913fa16483256daacd576476312dfcc2d2421517 commit r15-2684-g913fa16483256daacd576476312dfcc2d2421517 Author: Piotr Trojanek Date: Fri Jul 5 17:16:36 2024 +0200 ada: Simplify manipulation of the list with loop actions Code cleanup; behavior is unaffected.

[gcc r15-2685] ada: Remove unused null branch

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:637b27b98076d8857aa62655bbb815a39f8f68bc commit r15-2685-g637b27b98076d8857aa62655bbb815a39f8f68bc Author: Piotr Trojanek Date: Fri Jul 5 17:42:00 2024 +0200 ada: Remove unused null branch Code cleanup; semantics is unaffected. gcc/ada/

[gcc r15-2687] ada: Fix handling of SPARK_Mode on standalone child subprogram

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:ce7f7b92505e59ae517b05493694be2102cadf5a commit r15-2687-gce7f7b92505e59ae517b05493694be2102cadf5a Author: Yannick Moy Date: Wed Jul 17 10:43:06 2024 +0200 ada: Fix handling of SPARK_Mode on standalone child subprogram SPARK_Mode aspect was not properly propa

[gcc r15-2681] ada: Errors on legal container aggregates with iterated_element_associations

2024-08-02 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:32c4a7278fd182af126c4f37228e467a3e4db568 commit r15-2681-g32c4a7278fd182af126c4f37228e467a3e4db568 Author: Gary Dismukes Date: Mon Jul 15 23:57:43 2024 + ada: Errors on legal container aggregates with iterated_element_associations The compiler rejects var

[gcc r15-2688] libstdc++: Add missing to test

2024-08-02 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:06201faa6376cade5a286850370dd070c1573531 commit r15-2688-g06201faa6376cade5a286850370dd070c1573531 Author: Jonathan Wakely Date: Fri Aug 2 08:27:09 2024 +0100 libstdc++: Add missing to test libstdc++-v3/ChangeLog: * testsuite/libstdc++-prett

[gcc r14-10551] Refine constraint "Bk" to define_special_memory_constraint.

2024-08-02 Thread hongtao Liu via Gcc-cvs
https://gcc.gnu.org/g:a295076bee293aa3112c615f9af7a27231816a36 commit r14-10551-ga295076bee293aa3112c615f9af7a27231816a36 Author: liuhongt Date: Wed Jul 24 11:29:23 2024 +0800 Refine constraint "Bk" to define_special_memory_constraint. For below pattern, RA may still allocate r162

[gcc r15-2689] i386: Fix comment/naming for APX NDD constraints

2024-08-02 Thread Kong Lingling via Gcc-cvs
https://gcc.gnu.org/g:1fbce3252bc00b1678cdf62b8798a94962e99f76 commit r15-2689-g1fbce3252bc00b1678cdf62b8798a94962e99f76 Author: Lingling Kong Date: Fri Aug 2 16:52:33 2024 +0800 i386: Fix comment/naming for APX NDD constraints gcc/ChangeLog: * config/i386/constra

[gcc r15-2690] c: Add support for byte arrays in C2Y

2024-08-02 Thread Martin Uecker via Gcc-cvs
https://gcc.gnu.org/g:4b9ba9cee9511930411b7b53e1333e1b6b93078d commit r15-2690-g4b9ba9cee9511930411b7b53e1333e1b6b93078d Author: Martin Uecker Date: Sun Jun 23 23:14:33 2024 +0200 c: Add support for byte arrays in C2Y To get correct aliasing behavior requires that structures and u

[gcc] Deleted branch 'mikael/heads/backport_103789' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/backport_103789' in namespace 'refs/users' was deleted. It previously pointed to: 1791f19b8c5f... Fortran: Fix KIND argument index for LEN_TRIM. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ---

[gcc r15-2691] forwprop: Don't add uses to dce list if debug statement [PR116156]

2024-08-02 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:33baa20c5cdcf5ff8164606115f00aa30f559312 commit r15-2691-g33baa20c5cdcf5ff8164606115f00aa30f559312 Author: Andrew Pinski Date: Thu Aug 1 10:33:34 2024 -0700 forwprop: Don't add uses to dce list if debug statement [PR116156] The problem here is that when forwp

[gcc r15-2692] c++, coroutines: Fix a typo in checking for void expression types.

2024-08-02 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:370a0dee5556941c215c2b3fc61a8bcc40ae4942 commit r15-2692-g370a0dee5556941c215c2b3fc61a8bcc40ae4942 Author: Iain Sandoe Date: Wed Jul 24 20:59:10 2024 +0100 c++, coroutines: Fix a typo in checking for void expression types. The current code fails to check for

[gcc r15-2693] c++, coroutines: Remove unused suspend point state [NFC].

2024-08-02 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:ffd521d8dcddcd4cfe1f0f10890a2cb8b6e6493f commit r15-2693-gffd521d8dcddcd4cfe1f0f10890a2cb8b6e6493f Author: Iain Sandoe Date: Tue Jul 30 08:58:42 2024 +0100 c++, coroutines: Remove unused suspend point state [NFC]. We maintain state on the progress of await an

[gcc r15-2694] c++, coroutines: Provide a CTOR for a callback object [NFC].

2024-08-02 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:00019b88e714c29c387a3f492155366c921474a0 commit r15-2694-g00019b88e714c29c387a3f492155366c921474a0 Author: Iain Sandoe Date: Wed Jul 31 14:51:31 2024 +0100 c++, coroutines: Provide a CTOR for a callback object [NFC]. This provides and uses a CTOR to initializ

[gcc] Deleted branch 'mikael/heads/fortran-dev' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/fortran-dev' in namespace 'refs/users' was deleted. It previously pointed to: d089c4a37a7f... Merge from trunk (r239915 to r240230)

[gcc] Created branch 'mikael/heads/dummy_back_minmaxloc_final' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/dummy_back_minmaxloc_final' was created in namespace 'refs/users' pointing to: 999b16301553... fortran: Support optional dummy as BACK argument of MINLOC/

[gcc(refs/users/mikael/heads/dummy_back_minmaxloc_final)] fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC.

2024-08-02 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:999b16301553cce5778173fca530722ba5a8bf73 commit 999b16301553cce5778173fca530722ba5a8bf73 Author: Mikael Morin Date: Fri Aug 2 14:24:34 2024 +0200 fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC. Protect the evaluation of BACK with a check th

[gcc] Created branch 'mikael/heads/dummy_back_minmaxloc_final02' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/dummy_back_minmaxloc_final02' was created in namespace 'refs/users' pointing to: 40122a405386... fortran: Support optional dummy as BACK argument of MINLOC/

[gcc(refs/users/mikael/heads/dummy_back_minmaxloc_final02)] fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC.

2024-08-02 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:40122a405386a8b67c11bbaad523ffce5c1c7855 commit 40122a405386a8b67c11bbaad523ffce5c1c7855 Author: Mikael Morin Date: Fri Aug 2 14:24:34 2024 +0200 fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC. Protect the evaluation of BACK with a check th

[gcc r15-2695] c++: DR882, main cannot be deleted [PR116169]

2024-08-02 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:a790828ccb3b06a7771f871651e7b54d13c3a168 commit r15-2695-ga790828ccb3b06a7771f871651e7b54d13c3a168 Author: Marek Polacek Date: Thu Aug 1 11:32:26 2024 -0400 c++: DR882, main cannot be deleted [PR116169] This DR clarifies that "int main() = delete;" is ill-for

[gcc r15-2696] Make may_trap_p_1 return false for constant pool references [PR116145]

2024-08-02 Thread Richard Sandiford via Gcc-cvs
https://gcc.gnu.org/g:ba730fd10934e4ca004251aa3748bf9da4d35e62 commit r15-2696-gba730fd10934e4ca004251aa3748bf9da4d35e62 Author: Richard Sandiford Date: Fri Aug 2 15:58:31 2024 +0100 Make may_trap_p_1 return false for constant pool references [PR116145] The testcase contains the c

[gcc r15-2697] AArch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2

2024-08-02 Thread Richard Sandiford via Gcc-cvs
https://gcc.gnu.org/g:884846351c74dc79ab143a06c25f00fc7c9e3cfb commit r15-2697-g884846351c74dc79ab143a06c25f00fc7c9e3cfb Author: Jennifer Schmitz Date: Fri Aug 2 15:58:32 2024 +0100 AArch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2 According to the Neoverse V2 Software Opt

[gcc r15-2698] arm: Fix testism with mve/ivopts-3.c testcase

2024-08-02 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:995ac87a053c22364bcdc0bc041fd6e5b3087bc5 commit r15-2698-g995ac87a053c22364bcdc0bc041fd6e5b3087bc5 Author: Andre Vieira Date: Fri Aug 2 16:39:34 2024 +0100 arm: Fix testism with mve/ivopts-3.c testcase This patch ensures this testcase is ran for armv8.1-m.mai

[gcc r15-2699] RISC-V: Improve length attributes for atomic insn sequences

2024-08-02 Thread Patrick O'Neill via Gcc-cvs
https://gcc.gnu.org/g:7ecd6610528a301e349df273b624513ef3827321 commit r15-2699-g7ecd6610528a301e349df273b624513ef3827321 Author: Patrick O'Neill Date: Thu Aug 1 20:27:52 2024 -0700 RISC-V: Improve length attributes for atomic insn sequences gcc/ChangeLog: * config

[gcc/devel/fortran_unsigned] Add decimal formatted I/O for unsigneds.

2024-08-02 Thread Thomas Kテカnig via Gcc-cvs
https://gcc.gnu.org/g:4ee8acd349ebc55526421b7fa73b0b7a30ee4ebe commit 4ee8acd349ebc55526421b7fa73b0b7a30ee4ebe Author: Thomas Koenig Date: Fri Aug 2 18:33:40 2024 +0200 Add decimal formatted I/O for unsigneds. Diff: --- gcc/testsuite/gfortran.dg/unsigned_4.f90 | 15 libgfortran/io/

[gcc r14-10552] forwprop: Don't add uses to dce list if debug statement [PR116156]

2024-08-02 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:14fa2b2ae7f49dee5e7e7469243e281e48d925b9 commit r14-10552-g14fa2b2ae7f49dee5e7e7469243e281e48d925b9 Author: Andrew Pinski Date: Thu Aug 1 10:33:34 2024 -0700 forwprop: Don't add uses to dce list if debug statement [PR116156] The problem here is that when forw

[gcc r15-2700] genemit: Fix handling of explicit parallels for clobbers [PR116058]

2024-08-02 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:da33ad53bcb57943fa671c745938a53f4de89a1b commit r15-2700-gda33ad53bcb57943fa671c745938a53f4de89a1b Author: Andrew Pinski Date: Thu Aug 1 14:22:36 2024 -0700 genemit: Fix handling of explicit parallels for clobbers [PR116058] In a define_insn, you could use ei

[gcc r15-2701] fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC.

2024-08-02 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:a10436a8404ad2f0cc5aa4d6a0cc850abe5ef49e commit r15-2701-ga10436a8404ad2f0cc5aa4d6a0cc850abe5ef49e Author: Mikael Morin Date: Fri Aug 2 14:24:34 2024 +0200 fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC. Protect the evaluation of BACK with

[gcc] Deleted branch 'mikael/heads/dummy_back_minmaxloc_final' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/dummy_back_minmaxloc_final' in namespace 'refs/users' was deleted. It previously pointed to: 999b16301553... fortran: Support optional dummy as BACK argument of MINLOC/ Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc] Deleted branch 'mikael/heads/dummy_back_minmaxloc_v01' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/dummy_back_minmaxloc_v01' in namespace 'refs/users' was deleted. It previously pointed to: baba12c6c972... fortran: Support optional dummy as BACK argument of MINLOC/ Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

[gcc] Deleted branch 'mikael/heads/dummy_back_minmaxloc_final02' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/dummy_back_minmaxloc_final02' in namespace 'refs/users' was deleted. It previously pointed to: 40122a405386... fortran: Support optional dummy as BACK argument of MINLOC/ Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

[gcc] Deleted branch 'mikael/heads/pr99798_v66' in namespace 'refs/users'

2024-08-02 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/pr99798_v66' in namespace 'refs/users' was deleted. It previously pointed to: 4b2e3dff5615... fortran: Fix leaked symbol Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --- 4b2e

[gcc r15-2702] c++/coroutines: check for members we use in handle_types [PR105475]

2024-08-02 Thread Arsen Arsenovic via Gcc-cvs
https://gcc.gnu.org/g:5b4476a165565cb20729c0a97a3f43b060595209 commit r15-2702-g5b4476a165565cb20729c0a97a3f43b060595209 Author: Arsen Arsenović Date: Thu Jul 25 22:41:34 2024 +0200 c++/coroutines: check for members we use in handle_types [PR105475] Currently, it is possible to IC

[gcc r15-2703] c++: Move -Wdangling-reference to -Wextra

2024-08-02 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:5ebfaf2d4994c124ce81aa0abd7eaa1529644749 commit r15-2703-g5ebfaf2d4994c124ce81aa0abd7eaa1529644749 Author: Marek Polacek Date: Thu Aug 1 10:35:38 2024 -0400 c++: Move -Wdangling-reference to -Wextra Despite a number of mitigations (don't warn for std::span-li

[gcc(refs/users/meissner/heads/work175)] Add support for -mcpu=future

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:a489eddc49baf526a4ddbef6f40cd8f31af0529a commit a489eddc49baf526a4ddbef6f40cd8f31af0529a Author: Michael Meissner Date: Fri Aug 2 18:16:22 2024 -0400 Add support for -mcpu=future This patch adds the support that can be used in developing GCC support for f

[gcc(refs/users/meissner/heads/work175)] Add -mcpu=future tuning support.

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:a22ff2fb0646120c26d3f8baf4abb92e6c01043e commit a22ff2fb0646120c26d3f8baf4abb92e6c01043e Author: Michael Meissner Date: Fri Aug 2 18:20:33 2024 -0400 Add -mcpu=future tuning support. This patch makes -mtune=future use the same tuning decision as -mtune=power

[gcc(refs/users/meissner/heads/work175)] Update ChangeLog.*

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:a833e57943a3f3275b28f7e5aa1b8ef4b8fecf6b commit a833e57943a3f3275b28f7e5aa1b8ef4b8fecf6b Author: Michael Meissner Date: Fri Aug 2 18:22:48 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.meissner | 64 ++ 1 file

[gcc/meissner/heads/work175-bugs] (5 commits) Merge commit 'refs/users/meissner/heads/work175-bugs' of gi

2024-08-02 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work175-bugs' was updated to point to: 63e8b76ddfe7... Merge commit 'refs/users/meissner/heads/work175-bugs' of gi It previously pointed to: 6569017aeadd... Merge commit 'refs/users/meissner/heads/work175-bugs' of gi Diff: Summary of changes (added commits): --

[gcc(refs/users/meissner/heads/work175-bugs)] Add ChangeLog.bugs and update REVISION.

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:7cfd0a7d44698a32c85eeec84793d75a2b3c087d commit 7cfd0a7d44698a32c85eeec84793d75a2b3c087d Author: Michael Meissner Date: Thu Aug 1 15:51:21 2024 -0400 Add ChangeLog.bugs and update REVISION. 2024-08-01 Michael Meissner gcc/ * Chang

[gcc(refs/users/meissner/heads/work175-bugs)] Merge commit 'refs/users/meissner/heads/work175-bugs' of git+ssh://gcc.gnu.org/git/gcc into me/work1

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:63e8b76ddfe7df6c2731b5a826f1d90c5cb609e7 commit 63e8b76ddfe7df6c2731b5a826f1d90c5cb609e7 Merge: 7cfd0a7d4469 6569017aeadd Author: Michael Meissner Date: Fri Aug 2 18:24:10 2024 -0400 Merge commit 'refs/users/meissner/heads/work175-bugs' of git+ssh://gcc.gnu.org/git/g

[gcc/meissner/heads/work175-dmf] (5 commits) Merge commit 'refs/users/meissner/heads/work175-dmf' of git

2024-08-02 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work175-dmf' was updated to point to: 1fc1d66280c2... Merge commit 'refs/users/meissner/heads/work175-dmf' of git It previously pointed to: 7533a789cc60... Merge commit 'refs/users/meissner/heads/work175-dmf' of git Diff: Summary of changes (added commits): ---

[gcc(refs/users/meissner/heads/work175-dmf)] Add ChangeLog.dmf and update REVISION.

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:6d3cf2d1ca44dfb19fb224298c8472bbd4c9628a commit 6d3cf2d1ca44dfb19fb224298c8472bbd4c9628a Author: Michael Meissner Date: Thu Aug 1 15:48:37 2024 -0400 Add ChangeLog.dmf and update REVISION. 2024-08-01 Michael Meissner gcc/ * Change

[gcc(refs/users/meissner/heads/work175-dmf)] Merge commit 'refs/users/meissner/heads/work175-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work17

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:1fc1d66280c2cad9b66ada94e4c382480300749d commit 1fc1d66280c2cad9b66ada94e4c382480300749d Merge: 6d3cf2d1ca44 7533a789cc60 Author: Michael Meissner Date: Fri Aug 2 18:26:45 2024 -0400 Merge commit 'refs/users/meissner/heads/work175-dmf' of git+ssh://gcc.gnu.org/git/gc

[gcc/meissner/heads/work175-tar] (5 commits) Merge commit 'refs/users/meissner/heads/work175-tar' of git

2024-08-02 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work175-tar' was updated to point to: a154e40b3459... Merge commit 'refs/users/meissner/heads/work175-tar' of git It previously pointed to: 0597aad3398b... Merge commit 'refs/users/meissner/heads/work175-tar' of git Diff: Summary of changes (added commits): ---

[gcc(refs/users/meissner/heads/work175-tar)] Add ChangeLog.tar and update REVISION.

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:a074a0a985f46d49df0ae046d05ad92c2aa2f8a8 commit a074a0a985f46d49df0ae046d05ad92c2aa2f8a8 Author: Michael Meissner Date: Thu Aug 1 15:50:27 2024 -0400 Add ChangeLog.tar and update REVISION. 2024-08-01 Michael Meissner gcc/ * Change

[gcc(refs/users/meissner/heads/work175-tar)] Merge commit 'refs/users/meissner/heads/work175-tar' of git+ssh://gcc.gnu.org/git/gcc into me/work17

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:a154e40b345906c26372827cd76bbac15f8a7146 commit a154e40b345906c26372827cd76bbac15f8a7146 Merge: a074a0a985f4 0597aad3398b Author: Michael Meissner Date: Fri Aug 2 18:28:06 2024 -0400 Merge commit 'refs/users/meissner/heads/work175-tar' of git+ssh://gcc.gnu.org/git/gc

[gcc/meissner/heads/work175-test] (5 commits) Merge commit 'refs/users/meissner/heads/work175-test' of gi

2024-08-02 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work175-test' was updated to point to: 7338f4b69698... Merge commit 'refs/users/meissner/heads/work175-test' of gi It previously pointed to: 8ae428118cb5... Merge commit 'refs/users/meissner/heads/work175-test' of gi Diff: Summary of changes (added commits): --

[gcc(refs/users/meissner/heads/work175-test)] Add ChangeLog.test and update REVISION.

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:fdc608dff440fef0d04e60fe854ba007b0ca385f commit fdc608dff440fef0d04e60fe854ba007b0ca385f Author: Michael Meissner Date: Thu Aug 1 15:52:09 2024 -0400 Add ChangeLog.test and update REVISION. 2024-08-01 Michael Meissner gcc/ * Chang

[gcc(refs/users/meissner/heads/work175-test)] Merge commit 'refs/users/meissner/heads/work175-test' of git+ssh://gcc.gnu.org/git/gcc into me/work1

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:7338f4b696982af9e9ed887788d401e8332425e2 commit 7338f4b696982af9e9ed887788d401e8332425e2 Merge: fdc608dff440 8ae428118cb5 Author: Michael Meissner Date: Fri Aug 2 18:29:26 2024 -0400 Merge commit 'refs/users/meissner/heads/work175-test' of git+ssh://gcc.gnu.org/git/g

[gcc/meissner/heads/work175-vpair] (5 commits) Merge commit 'refs/users/meissner/heads/work175-vpair' of g

2024-08-02 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work175-vpair' was updated to point to: b8e6d6a6961d... Merge commit 'refs/users/meissner/heads/work175-vpair' of g It previously pointed to: 326ac993f2b3... Merge commit 'refs/users/meissner/heads/work175-vpair' of g Diff: Summary of changes (added commits): -

[gcc(refs/users/meissner/heads/work175-vpair)] Add ChangeLog.vpair and update REVISION.

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:ebe9842dc533011f023ff44dbdcb695e036cbfe5 commit ebe9842dc533011f023ff44dbdcb695e036cbfe5 Author: Michael Meissner Date: Thu Aug 1 15:49:33 2024 -0400 Add ChangeLog.vpair and update REVISION. 2024-08-01 Michael Meissner gcc/ * Chan

[gcc(refs/users/meissner/heads/work175-vpair)] Merge commit 'refs/users/meissner/heads/work175-vpair' of git+ssh://gcc.gnu.org/git/gcc into me/work

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:b8e6d6a6961d5d195aaf270be64bf834f52cf02c commit b8e6d6a6961d5d195aaf270be64bf834f52cf02c Merge: ebe9842dc533 326ac993f2b3 Author: Michael Meissner Date: Fri Aug 2 18:30:37 2024 -0400 Merge commit 'refs/users/meissner/heads/work175-vpair' of git+ssh://gcc.gnu.org/git/

[gcc r15-2705] Fortran: Fix ICE on invalid in gfc_format_decoder.

2024-08-02 Thread Jerry DeLisle via Gcc-cvs
https://gcc.gnu.org/g:a53c029bf855fd4250076a07d0d8150b9c39bc91 commit r15-2705-ga53c029bf855fd4250076a07d0d8150b9c39bc91 Author: Steve Kargl Date: Thu Aug 1 21:50:49 2024 -0700 Fortran: Fix ICE on invalid in gfc_format_decoder. PR fortran/104626 gcc/fortran/Change

[gcc(refs/users/meissner/heads/work175)] Revert changes

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:71db6b9e2fdff223f757c52a602e833a652244e0 commit 71db6b9e2fdff223f757c52a602e833a652244e0 Author: Michael Meissner Date: Fri Aug 2 20:47:42 2024 -0400 Revert changes Diff: --- gcc/config/rs6000/power10.md| 144 ++-- gcc/config/

[gcc(refs/users/meissner/heads/work175)] Add support for -mcpu=future

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:8553a0ef10272912c66e35df3fa3d95ebfd9d875 commit 8553a0ef10272912c66e35df3fa3d95ebfd9d875 Author: Michael Meissner Date: Fri Aug 2 21:22:13 2024 -0400 Add support for -mcpu=future This patch adds the support that can be used in developing GCC support for f

[gcc(refs/users/meissner/heads/work175)] Add -mcpu=future tuning support.

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:e198be0393e913bbca7123da02c013359d1fec9d commit e198be0393e913bbca7123da02c013359d1fec9d Author: Michael Meissner Date: Fri Aug 2 21:23:42 2024 -0400 Add -mcpu=future tuning support. This patch makes -mtune=future use the same tuning decision as -mtune=power

[gcc(refs/users/meissner/heads/work175)] Update ChangeLog.*

2024-08-02 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:6ef0fb14e8ff666dd25b44d0dc51618150264c98 commit 6ef0fb14e8ff666dd25b44d0dc51618150264c98 Author: Michael Meissner Date: Fri Aug 2 21:25:12 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.meissner | 59 -- 1 file