[gcc r15-833] Delete gori_map during destruction of GORI.

2024-05-25 Thread Andrew Macleod via Gcc-cvs
https://gcc.gnu.org/g:f9810728cf42ea7c3d84198aa582e53cfb2302d1 commit r15-833-gf9810728cf42ea7c3d84198aa582e53cfb2302d1 Author: Andrew MacLeod Date: Sat May 25 12:28:52 2024 -0400 Delete gori_map during destruction of GORI. Forgot to free the gori_mpa object when a gori object is

[gcc r14-10244] Fortran: fix bounds check for assignment, class component [PR86100]

2024-05-25 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b0b21d5bdfbc7d417b70010a11354b44968bb184 commit r14-10244-gb0b21d5bdfbc7d417b70010a11354b44968bb184 Author: Harald Anlauf Date: Mon May 13 22:06:33 2024 +0200 Fortran: fix bounds check for assignment, class component [PR86100] gcc/fortran/ChangeLog:

[gcc r15-831] [committed] [v2] More logical op simplifications in simplify-rtx.cc

2024-05-25 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:05daf617ea22e1d818295ed2d037456937e23530 commit r15-831-g05daf617ea22e1d818295ed2d037456937e23530 Author: Jeff Law Date: Sat May 25 12:39:05 2024 -0600 [committed] [v2] More logical op simplifications in simplify-rtx.cc This is a revamp of what started as a

gcc-wwwdocs branch master updated. ef33cbfaa780f340872b6f08466224695db5c822

2024-05-25 Thread Gerald Pfeifer via Gcc-cvs-wwwdocs
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via ef33cbfaa780f340872b6f08466224695db5c822 (commit) from

gcc-wwwdocs branch master updated. e1795876c8a0c7bd3136cb92c3a33df97002c711

2024-05-25 Thread Gerald Pfeifer via Gcc-cvs-wwwdocs
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via e1795876c8a0c7bd3136cb92c3a33df97002c711 (commit) from

[gcc(refs/users/aoliva/heads/testme)] [rs6000] adjust return_pc debug attrs

2024-05-25 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:3bcf4294d8937a47886d2694a5888006f5d82741 commit 3bcf4294d8937a47886d2694a5888006f5d82741 Author: Alexandre Oliva Date: Fri Apr 14 23:53:35 2023 -0300 [rs6000] adjust return_pc debug attrs Some of the rs6000 call patterns, on some ABIs, issue multiple opcodes

[gcc(refs/users/aoliva/heads/testme)] enable adjustment of return_pc debug attrs

2024-05-25 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:a56062c190d0324f8b84be3705fee494be390894 commit a56062c190d0324f8b84be3705fee494be390894 Author: Alexandre Oliva Date: Fri Apr 14 23:53:34 2023 -0300 enable adjustment of return_pc debug attrs This patch introduces infrastructure for targets to add an offset

[gcc/aoliva/heads/testme] (2 commits) [rs6000] adjust return_pc debug attrs

2024-05-25 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 3bcf4294d89... [rs6000] adjust return_pc debug attrs It previously pointed to: 3612317409b... Introduce attribute sym_alias Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

[gcc(refs/users/meissner/heads/work167-tar)] Update ChangeLog.*

2024-05-25 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:1182736214c4653d481c909be58e9c53e2308f08 commit 1182736214c4653d481c909be58e9c53e2308f08 Author: Michael Meissner Date: Sat May 25 02:12:00 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.tar | 11 +++ 1 file changed, 11 insertions(+) diff --git

[gcc(refs/users/meissner/heads/work167-tar)] Fix test for TAR register.

2024-05-25 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:b6efbea361aac79bcc9a28f67a20bea8db2b74e3 commit b6efbea361aac79bcc9a28f67a20bea8db2b74e3 Author: Michael Meissner Date: Sat May 25 02:08:31 2024 -0400 Fix test for TAR register. 2024-05-25 Michael Meissner gcc/testsuite/ *