gcc-wwwdocs branch master updated. 0053d65e4071ba2e25073fdc2e1b7e8bf12a96a7

2024-05-07 Thread Andre Simoes Dias Vieira 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 0053d65e4071ba2e25073fdc2e1b7e8bf12a96a7 (commit) from

[gcc r14-9891] aarch64: Add support for _BitInt

2024-04-10 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:5aa3fec38cc6f52285168b161bab1a869d864b44 commit r14-9891-g5aa3fec38cc6f52285168b161bab1a869d864b44 Author: Andre Vieira Date: Wed Apr 10 16:29:46 2024 +0100 aarch64: Add support for _BitInt This patch adds support for C23's _BitInt for the AArch64 port when

[gcc r14-9890] aarch64: Do not give ABI change diagnostics for _BitInt(N)

2024-04-10 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:3a787e038fe3549d6ec9ec9aa6416dcbba664fd9 commit r14-9890-g3a787e038fe3549d6ec9ec9aa6416dcbba664fd9 Author: Andre Vieira Date: Wed Apr 10 16:29:21 2024 +0100 aarch64: Do not give ABI change diagnostics for _BitInt(N) This patch makes sure we do not give ABI

[gcc r12-10294] tree-optimization/110838 - less aggressively fold out-of-bound shifts

2024-03-26 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:d0eed43ff39a0bad4a02f8af7a4795e06aea6f80 commit r12-10294-gd0eed43ff39a0bad4a02f8af7a4795e06aea6f80 Author: Richard Biener Date: Fri Aug 4 11:24:49 2023 +0200 tree-optimization/110838 - less aggressively fold out-of-bound shifts The following adjusts the

[gcc r12-10293] tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C

2024-03-26 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:1ddd9f9e53bd649d3d236f7941106d8cc46e7358 commit r12-10293-g1ddd9f9e53bd649d3d236f7941106d8cc46e7358 Author: Richard Biener Date: Thu Jul 27 13:08:32 2023 +0200 tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C The following fixes the lack of

[gcc r13-8499] tree-optimization/110838 - less aggressively fold out-of-bound shifts

2024-03-26 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:b170ab1d051dc97b2e5c03984dbe406939364adc commit r13-8499-gb170ab1d051dc97b2e5c03984dbe406939364adc Author: Richard Biener Date: Fri Aug 4 11:24:49 2023 +0200 tree-optimization/110838 - less aggressively fold out-of-bound shifts The following adjusts the

[gcc r13-8498] tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C

2024-03-26 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:c6e171ff827f8ff1bd160babac0dd24933972664 commit r13-8498-gc6e171ff827f8ff1bd160babac0dd24933972664 Author: Richard Biener Date: Thu Jul 27 13:08:32 2023 +0200 tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C The following fixes the lack of