[gcc r15-966] AVR: tree-optimization/115307 - Work around isinf bloat from early passes.

2024-06-01 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:fabb545026f714b7d1cbe586f4c5bbf6430bdde3 commit r15-966-gfabb545026f714b7d1cbe586f4c5bbf6430bdde3 Author: Georg-Johann Lay Date: Sat Jun 1 10:38:00 2024 +0200 AVR: tree-optimization/115307 - Work around isinf bloat from early passes. PR tree-optimizat

[gcc r14-10266] AVR: tree-optimization/115307 - Work around isinf bloat from early passes.

2024-06-01 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:9d08c55f7c99329f4289ad3a4157c2d8d8a78d8c commit r14-10266-g9d08c55f7c99329f4289ad3a4157c2d8d8a78d8c Author: Georg-Johann Lay Date: Sat Jun 1 10:38:00 2024 +0200 AVR: tree-optimization/115307 - Work around isinf bloat from early passes. PR tree-optimiz

[gcc r15-967] libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]

2024-06-01 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:b460ede64f9471589822831e04eecff4a3dbecf2 commit r15-967-gb460ede64f9471589822831e04eecff4a3dbecf2 Author: Jonathan Wakely Date: Wed May 29 10:59:48 2024 +0100 libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269] Link to the docs for GCC trunk instea

[gcc r14-10267] libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]

2024-06-01 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:2f097c0b3f76b50d96895158b2d80024252cfbd0 commit r14-10267-g2f097c0b3f76b50d96895158b2d80024252cfbd0 Author: Jonathan Wakely Date: Wed May 29 10:59:48 2024 +0100 libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269] Link to the docs for GCC trunk inst

[gcc r13-8815] libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]

2024-06-01 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:3687dcfabfaae566f4b42aa8a805869b809e6247 commit r13-8815-g3687dcfabfaae566f4b42aa8a805869b809e6247 Author: Jonathan Wakely Date: Wed May 29 10:59:48 2024 +0100 libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269] Link to the docs for GCC trunk inste

[gcc r12-10483] libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]

2024-06-01 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:26fa081ad4b7299a33b5ff4525bce8858a1b0dd2 commit r12-10483-g26fa081ad4b7299a33b5ff4525bce8858a1b0dd2 Author: Jonathan Wakely Date: Wed May 29 10:59:48 2024 +0100 libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269] Link to the docs for GCC trunk inst

[gcc r11-11460] libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]

2024-06-01 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:9b792e0159f7076e5901972be751333006e2ea83 commit r11-11460-g9b792e0159f7076e5901972be751333006e2ea83 Author: Jonathan Wakely Date: Wed May 29 10:59:48 2024 +0100 libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269] Link to the docs for GCC trunk inst

[gcc r15-968] AVR: target/115317 - Make isinf(-Inf) return -1.

2024-06-01 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:f12454278dc725fec3520a5d870e967d79292ee6 commit r15-968-gf12454278dc725fec3520a5d870e967d79292ee6 Author: Georg-Johann Lay Date: Sat Jun 1 12:46:31 2024 +0200 AVR: target/115317 - Make isinf(-Inf) return -1. PR target/115317 libgcc/config/avr/libf

[gcc r14-10268] AVR: target/115317 - Make isinf(-Inf) return -1.

2024-06-01 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:d7f42794d94e5a26f396253b1698ea1930337df3 commit r14-10268-gd7f42794d94e5a26f396253b1698ea1930337df3 Author: Georg-Johann Lay Date: Sat Jun 1 12:46:31 2024 +0200 AVR: target/115317 - Make isinf(-Inf) return -1. PR target/115317 libgcc/config/avr/li

[gcc r13-8816] AVR: target/115317 - Make isinf(-Inf) return -1.

2024-06-01 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:b45d7281c1b4eb2cf61280b9f7064229b7ca7581 commit r13-8816-gb45d7281c1b4eb2cf61280b9f7064229b7ca7581 Author: Georg-Johann Lay Date: Sat Jun 1 12:46:31 2024 +0200 AVR: target/115317 - Make isinf(-Inf) return -1. PR target/115317 libgcc/config/avr/lib

[gcc r13-8817] AVR: tree-optimization/115307 - Work around isinf bloat from early passes.

2024-06-01 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:c57d73f4cd5ca61327406fc2521a2235dd49d12e commit r13-8817-gc57d73f4cd5ca61327406fc2521a2235dd49d12e Author: Georg-Johann Lay Date: Sat Jun 1 10:38:00 2024 +0200 AVR: tree-optimization/115307 - Work around isinf bloat from early passes. PR tree-optimiza

[gcc r15-969] analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203]

2024-06-01 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:2b0a7fe3abfbd47081f714a0a1263afe00c5cfd9 commit r15-969-g2b0a7fe3abfbd47081f714a0a1263afe00c5cfd9 Author: David Malcolm Date: Sat Jun 1 13:50:32 2024 -0400 analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203] gcc/analyzer/ChangeLog: