https://gcc.gnu.org/g:d6a112afe7cd9ade0d06c3128d1f29b6454a7f5c
commit r15-3079-gd6a112afe7cd9ade0d06c3128d1f29b6454a7f5c
Author: Sam James
Date: Wed Aug 14 13:22:02 2024 +0100
Makefile.tpl: drop leftover intermodule cruft
intermodule supported was dropped in r0-103106-gde6ba7aee15
https://gcc.gnu.org/g:c1aba5e7e7da5f2bd75873d3853f1de85addc2ac
commit r15-3080-gc1aba5e7e7da5f2bd75873d3853f1de85addc2ac
Author: Sam James
Date: Wed Aug 14 13:25:01 2024 +0100
Makefile.tpl: fix whitespace in licence header
* Makefile.in: Regenerate.
* Makefile.
https://gcc.gnu.org/g:7ad6b912d9ebd1f85afb725c8de05b27a97674ea
commit r15-2338-g7ad6b912d9ebd1f85afb725c8de05b27a97674ea
Author: Sam James
Date: Fri Jul 26 16:57:42 2024 +0100
MAINTAINERS: Add myself to write after approval
ChangeLog:
* MAINTAINERS: Add myself.
D
https://gcc.gnu.org/g:a75c6295252d0d998a18927dc7510fac965134c4
commit r15-2349-ga75c6295252d0d998a18927dc7510fac965134c4
Author: Sam James
Date: Thu Jul 18 08:27:29 2024 +0100
testsuite: Add dg-do run to even more tests
All of these are for wrong-code bugs. Confirmed to be used be
https://gcc.gnu.org/g:0ac0e640a7f86ba45b7e13ed018826177197f3ce
commit r15-2370-g0ac0e640a7f86ba45b7e13ed018826177197f3ce
Author: Sam James
Date: Sat Jul 27 00:17:03 2024 +0100
testsuite: fix dg-do ordering wrt dg-require-*
Per gccint, dg-do must precede dg-require-effective-target
https://gcc.gnu.org/g:542e3c4f0551f9a239163d09d98527d8d7d0200d
commit r15-2371-g542e3c4f0551f9a239163d09d98527d8d7d0200d
Author: Sam James
Date: Sat Jul 27 00:31:54 2024 +0100
testsuite: fix dg-add-options vs. dg-options ordering
Per gccint, dg-add-options must be placed after all
https://gcc.gnu.org/g:ca255ca2760a5e6176031ea62a9c29c7bb92c212
commit r15-2383-gca255ca2760a5e6176031ea62a9c29c7bb92c212
Author: Sam James
Date: Mon Jul 29 16:47:09 2024 +0100
testsuite: make PR115277 test an execute one
PR middle-end/115277
* gcc.c-torture/com
https://gcc.gnu.org/g:5e5d7a88932b132437069f716160f8b20862890b
commit r15-2388-g5e5d7a88932b132437069f716160f8b20862890b
Author: Sam James
Date: Mon Jul 29 21:47:16 2024 +0100
testsuite: fix PR111613 test
PR ipa/111613
* gcc.c-torture/pr111613.c: Rename to..
https://gcc.gnu.org/g:136f364e26d9ad4f05e0005e480813cdc8f56c96
commit r15-2403-g136f364e26d9ad4f05e0005e480813cdc8f56c96
Author: Sam James
Date: Tue Jul 30 11:08:31 2024 +0100
testsuite: fix dg-do run whitespace
This caused the tests to not be run. I may do further passes for non-
https://gcc.gnu.org/g:2e662dedf84aa23fdff7bceca040432bf9f1ab72
commit r15-2412-g2e662dedf84aa23fdff7bceca040432bf9f1ab72
Author: Sam James
Date: Tue Jul 30 12:20:47 2024 +0100
testsuite: fix whitespace in dg-do compile directives
Nothing seems to change here in reality at least on
https://gcc.gnu.org/g:7f1aa73bde0babde0ed3ff58d7226b86d25d075d
commit r15-2413-g7f1aa73bde0babde0ed3ff58d7226b86d25d075d
Author: Sam James
Date: Tue Jul 30 12:21:42 2024 +0100
testsuite: fix whitespace in dg-do preprocess directive
PR preprocessor/90581
* c-c++
https://gcc.gnu.org/g:2d105efd6f60dce4d57380cf9820a4dd52cc8abb
commit r15-2414-g2d105efd6f60dce4d57380cf9820a4dd52cc8abb
Author: Sam James
Date: Tue Jul 30 17:10:01 2024 +0100
testsuite: fix whitespace in dg-do assemble directive
* gcc.target/aarch64/simd/vmmla.c: Fix whit
https://gcc.gnu.org/g:ee12a13d25778a1ad8a9b5dc63aadf9f4320088b
commit r15-2417-gee12a13d25778a1ad8a9b5dc63aadf9f4320088b
Author: Sam James
Date: Tue Jul 30 17:23:08 2024 +0100
testsuite: fix whitespace in dg-require-effective-target directives
PR middle-end/54400
https://gcc.gnu.org/g:acc70606c59e3f14072cc8a164362e728d8df5d6
commit r15-2421-gacc70606c59e3f14072cc8a164362e728d8df5d6
Author: Sam James
Date: Tue Jul 30 20:04:40 2024 +0100
testsuite: fix 'dg-compile' typos
'dg-compile' is not a thing, replace it with 'dg-do compile'.
https://gcc.gnu.org/g:1c85b16f1916397886a53b70ef360618b5df7977
commit r15-2439-g1c85b16f1916397886a53b70ef360618b5df7977
Author: Sam James
Date: Thu Jul 18 03:42:44 2024 +0100
testsuite: libgomp: fix dg-do run typo
'dg-run' is not a valid dejagnu directive, 'dg-do run' is needed h
https://gcc.gnu.org/g:21fc6d35f27cdf4c56e9f093894f6728c55ecb0e
commit r15-2440-g21fc6d35f27cdf4c56e9f093894f6728c55ecb0e
Author: Sam James
Date: Tue Jul 30 21:44:12 2024 +0100
testsuite: fix 'dg-do-compile' typos
We want 'dg-do compile', not 'dg-do-compile'. Fix that.
https://gcc.gnu.org/g:d398581485b4141b43b11f27c8eb359a99fe4ca9
commit r15-2441-gd398581485b4141b43b11f27c8eb359a99fe4ca9
Author: Sam James
Date: Tue Jul 30 21:46:29 2024 +0100
testsuite: fix 'dg-do-preprocess' typo
We want 'dg-do preprocess', not 'dg-do-preprocess'. Fix that.
https://gcc.gnu.org/g:d498e79ebe90415047b0bdfdb70e0d579a88965b
commit r15-2443-gd498e79ebe90415047b0bdfdb70e0d579a88965b
Author: Sam James
Date: Tue Jul 30 22:01:42 2024 +0100
testsuite: fix dg-require-* order vs dg-additional-sources
Per gccint, 'dg-require-*' must come before an
https://gcc.gnu.org/g:9ad3d1c5814976b8dcd3821bb27ec3bfe9c32aec
commit r15-2442-g9ad3d1c5814976b8dcd3821bb27ec3bfe9c32aec
Author: Sam James
Date: Tue Jul 30 21:55:30 2024 +0100
testsuite: fix dg-require-effective-target order vs dg-additional-sources
Per gccint, 'dg-require-effecti
https://gcc.gnu.org/g:f7221267238395ff66da962271fdcf7c7f9bb7dd
commit r15-2453-gf7221267238395ff66da962271fdcf7c7f9bb7dd
Author: Sam James
Date: Tue Jul 30 21:39:48 2024 +0100
libstdc++: drop bogus 'dg_do run' directive
We already have a valid 'dg-do run' (- vs _) directive, so dr
https://gcc.gnu.org/g:d8ac855f796b0cf47d80c713d2f01943dffec0b7
commit r14-10780-gd8ac855f796b0cf47d80c713d2f01943dffec0b7
Author: Sam James
Date: Mon Jul 29 21:47:16 2024 +0100
testsuite: fix PR111613 test
PR ipa/111613
* gcc.c-torture/pr111613.c: Rename to..
https://gcc.gnu.org/g:0e3580191b449e599a4c8d7bfd634df2ca351d4a
commit r12-10772-g0e3580191b449e599a4c8d7bfd634df2ca351d4a
Author: Sam James
Date: Mon Jul 29 21:47:16 2024 +0100
testsuite: fix PR111613 test
PR ipa/111613
* gcc.c-torture/pr111613.c: Rename to..
https://gcc.gnu.org/g:65b67169fb1c641a11973988bd439e255d62131a
commit r12-10771-g65b67169fb1c641a11973988bd439e255d62131a
Author: Jan Hubicka
Date: Mon Jul 22 19:00:39 2024 +0200
Fix modref's iteraction with store merging
Hi,
this patch fixes wrong code in case store-merging i
https://gcc.gnu.org/g:92889011625f16e7eed654a137b9c14a29282917
commit r12-10769-g92889011625f16e7eed654a137b9c14a29282917
Author: Jan Hubicka
Date: Thu May 16 15:33:55 2024 +0200
Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF
TARGET_MEM_REF can be used to offset const
https://gcc.gnu.org/g:b454ad0e4eb6bb38a6dfe15a43acb6792315640b
commit r12-10770-gb454ad0e4eb6bb38a6dfe15a43acb6792315640b
Author: Jan Hubicka
Date: Mon Jul 22 23:01:50 2024 +0200
Fix handling of ICF_NOVOPS in ipa-modref
As shown in somewhat convoluted testcase, ipa-modref is mistr
https://gcc.gnu.org/g:e098149b6b2c61ffe9e758dcd3ef021a78f2d132
commit r12-10767-ge098149b6b2c61ffe9e758dcd3ef021a78f2d132
Author: Jan Hubicka
Date: Mon Jul 22 18:05:26 2024 +0200
Fix accounting of offsets in unadjusted_ptr_and_unit_offset
unadjusted_ptr_and_unit_offset accidentall
https://gcc.gnu.org/g:f2686f12e9345d95a2d6b7291bd777501d197869
commit r12-10768-gf2686f12e9345d95a2d6b7291bd777501d197869
Author: Jan Hubicka
Date: Mon Jul 22 18:08:08 2024 +0200
Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced
to function call parameters
https://gcc.gnu.org/g:f0629e32278ef3966c00e889d0c6dce1de6115cc
commit r14-10787-gf0629e32278ef3966c00e889d0c6dce1de6115cc
Author: Jan Hubicka
Date: Mon Jul 22 23:01:50 2024 +0200
Fix handling of ICF_NOVOPS in ipa-modref
As shown in somewhat convoluted testcase, ipa-modref is mistr
https://gcc.gnu.org/g:a2b7a6fe28a695a7cb6791e072d55ad84dde16bd
commit r15-4055-ga2b7a6fe28a695a7cb6791e072d55ad84dde16bd
Author: Sam James
Date: Fri Oct 4 06:07:42 2024 +0100
testsuite: add missing braces around dejagnu directives
gcc/testsuite/ChangeLog:
* c-c++-
https://gcc.gnu.org/g:0fae155090f2ce77fe876b2d16059dbeac6ded6e
commit r15-4056-g0fae155090f2ce77fe876b2d16059dbeac6ded6e
Author: Sam James
Date: Fri Oct 4 07:47:54 2024 +0100
testsuite: fix two newly-running -Wstringop-overflow test directives
This didn't show up until the previou
https://gcc.gnu.org/g:b388f65abc71c951167175aa502476f1bfaa2a83
commit r15-4373-gb388f65abc71c951167175aa502476f1bfaa2a83
Author: Sam James
Date: Mon Oct 14 11:53:52 2024 -0700
sparc: drop -mlra
The sparc port gained LRA support in r7-5076-gf99bd883fb0d05 and has
defaulted to L
https://gcc.gnu.org/g:a9e14d2ddf200f612b5991dbf3a3218c08e31d08
commit r15-4374-ga9e14d2ddf200f612b5991dbf3a3218c08e31d08
Author: Sam James
Date: Wed Oct 16 09:16:55 2024 +0100
vax: fixup vax.opt.urls
Needed after r15-4373-gb388f65abc71c9.
gcc/ChangeLog:
*
https://gcc.gnu.org/g:68d88d9b68f5b8a952ded65607af32f9244c8d87
commit r15-4051-g68d88d9b68f5b8a952ded65607af32f9244c8d87
Author: Sam James
Date: Fri Oct 4 03:15:28 2024 +0100
testsuite: gnat.dg: fix dg-do directive syntax
Fix incorrect use of '[' rather than '{' in 'dg-...' direct
https://gcc.gnu.org/g:4f0026c26fe0a24a44187cb376a819c6fd976c97
commit r15-4052-g4f0026c26fe0a24a44187cb376a819c6fd976c97
Author: Sam James
Date: Thu Oct 3 02:47:55 2024 +0100
gcc: fix typo in gimplify
gcc/ChangeLog:
* gimplify.cc (gimple_add_init_for_auto_var): Fi
https://gcc.gnu.org/g:d5b42d1aa0cdfc11dc400ce66fcd4d13f8622b57
commit r13-9112-gd5b42d1aa0cdfc11dc400ce66fcd4d13f8622b57
Author: Jan Hubicka
Date: Mon Jul 22 23:01:50 2024 +0200
Fix handling of ICF_NOVOPS in ipa-modref
As shown in somewhat convoluted testcase, ipa-modref is mistre
https://gcc.gnu.org/g:55b3fc2ab64594c4ac50925ce3d3cfdbb2a53374
commit r13-9110-g55b3fc2ab64594c4ac50925ce3d3cfdbb2a53374
Author: Jan Hubicka
Date: Mon Jul 22 18:08:08 2024 +0200
Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced
to function call parameters
https://gcc.gnu.org/g:63557666869a2857665df5b387240231a6f7e5fc
commit r13-9111-g63557666869a2857665df5b387240231a6f7e5fc
Author: Jan Hubicka
Date: Thu May 16 15:33:55 2024 +0200
Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF
TARGET_MEM_REF can be used to offset consta
https://gcc.gnu.org/g:1a2725d346d382503c8d4f18f095fa8678b9f823
commit r13-9108-g1a2725d346d382503c8d4f18f095fa8678b9f823
Author: Sam James
Date: Mon Jul 29 21:47:16 2024 +0100
testsuite: fix PR111613 test
PR ipa/111613
* gcc.c-torture/pr111613.c: Rename to..
https://gcc.gnu.org/g:477e905d6f300b2354ece26a474c18a84a046b9e
commit r13-9109-g477e905d6f300b2354ece26a474c18a84a046b9e
Author: Jan Hubicka
Date: Mon Jul 22 18:05:26 2024 +0200
Fix accounting of offsets in unadjusted_ptr_and_unit_offset
unadjusted_ptr_and_unit_offset accidentally
https://gcc.gnu.org/g:fefa09cb6a1afe0c16186bfc9c80f91e2d5aa5ba
commit r13-9107-gfefa09cb6a1afe0c16186bfc9c80f91e2d5aa5ba
Author: Jan Hubicka
Date: Mon Jul 22 19:00:39 2024 +0200
Fix modref's iteraction with store merging
Hi,
this patch fixes wrong code in case store-merging in
https://gcc.gnu.org/g:6a372628228bf57d3e35cc1351650146a8d3febc
commit r13-9113-g6a372628228bf57d3e35cc1351650146a8d3febc
Author: Aldy Hernandez
Date: Mon May 22 21:03:05 2023 +0200
Use delete[] in int_range destructor [PR109920]
gcc/ChangeLog:
PR tree-optimization
https://gcc.gnu.org/g:a987affa2b10cd8a0b1d244d9f010746837e031c
commit r13-9114-ga987affa2b10cd8a0b1d244d9f010746837e031c
Author: Aldy Hernandez
Date: Tue May 23 12:34:45 2023 +0200
Remove buggy special case in irange::invert [PR109934].
This patch removes a buggy special case in i
https://gcc.gnu.org/g:ea7d7818fdc7a49be3d35acd441ce122e8bb477e
commit r12-10766-gea7d7818fdc7a49be3d35acd441ce122e8bb477e
Author: Aldy Hernandez
Date: Tue May 23 12:34:45 2023 +0200
Remove buggy special case in irange::invert [PR109934].
This patch removes a buggy special case in
https://gcc.gnu.org/g:2a4ee57b04398e54284e3d6b5ed4f8842ee26a5c
commit r15-4813-g2a4ee57b04398e54284e3d6b5ed4f8842ee26a5c
Author: Sam James
Date: Thu Oct 31 18:37:30 2024 +
testsuite: fix c23-constexpr-2a.c test to use dg-do run
The comment at the top of the test indicates it s
https://gcc.gnu.org/g:2dcb174385fd366282bf34bf95adbf918d5befda
commit r15-4792-g2dcb174385fd366282bf34bf95adbf918d5befda
Author: Sam James
Date: Thu Oct 31 01:37:47 2024 +
testsuite: fix syntax in Wstringop-overflow-59.c
Fix quoting issues, escaping, and dg directive types.
https://gcc.gnu.org/g:68e7ced1c7a9b205d3de5937d36ceab94fb44144
commit r15-4676-g68e7ced1c7a9b205d3de5937d36ceab94fb44144
Author: Sam James
Date: Sun Oct 20 08:28:59 2024 +0100
testsuite: add testcase for fixed PR115933
gcc/testsuite/ChangeLog:
PR rtl-optimization/11593
https://gcc.gnu.org/g:4e09ae37dbe0a10f48490214f50ff733cc92280a
commit r15-4723-g4e09ae37dbe0a10f48490214f50ff733cc92280a
Author: Sam James
Date: Mon Oct 21 12:11:42 2024 +0100
testsuite: add testcase for fixed PR107467
PR107467 ended up being fixed by the fix for PR115110, but let
https://gcc.gnu.org/g:2f0d109bd871d11b5b93468f271aa6dc34ef88d8
commit r14-10845-g2f0d109bd871d11b5b93468f271aa6dc34ef88d8
Author: Sam James
Date: Mon Oct 21 12:11:42 2024 +0100
testsuite: add testcase for fixed PR107467
PR107467 ended up being fixed by the fix for PR115110, but le
https://gcc.gnu.org/g:6247aae35faaf04de48c5f3d9c4e4af6f7e3789c
commit r14-10847-g6247aae35faaf04de48c5f3d9c4e4af6f7e3789c
Author: Sam James
Date: Mon Oct 21 12:11:42 2024 +0100
testsuite: add testcase for fixed PR107467
PR107467 ended up being fixed by the fix for PR115110, but le
https://gcc.gnu.org/g:ed8fb9b285d7706426ca54f7ffbf9d04f346af16
commit r14-10846-ged8fb9b285d7706426ca54f7ffbf9d04f346af16
Author: Sam James
Date: Mon Oct 28 17:06:37 2024 +
Revert "testsuite: add testcase for fixed PR107467"
This reverts commit 2f0d109bd871d11b5b93468f271aa6dc
https://gcc.gnu.org/g:ca078d260a13aaf644fc871675a127c44aa12ccc
commit r15-4724-gca078d260a13aaf644fc871675a127c44aa12ccc
Author: Sam James
Date: Mon Oct 28 18:24:14 2024 +
gcc: fix 'statements' comment typo
gcc/ChangeLog:
* opts-common.cc (prune_options): Fix
https://gcc.gnu.org/g:00448f9b5a123b4b6b3e6f45d2fecf0a5dca66b3
commit r15-5076-g00448f9b5a123b4b6b3e6f45d2fecf0a5dca66b3
Author: Sam James
Date: Thu Oct 31 21:09:32 2024 +
doc: install: document UBSAN_OPTIONS
Explain that 'bootstrap-ubsan' won't abort on errors by default and
https://gcc.gnu.org/g:8f791fac1419a5dc663abd5091cf4db409539b33
commit r15-5075-g8f791fac1419a5dc663abd5091cf4db409539b33
Author: Sam James
Date: Thu Oct 31 21:06:13 2024 +
doc: install: document bootstrap-ubsan
gcc/ChangeLog:
PR other/116948
* doc/
https://gcc.gnu.org/g:04e0fbbc34e1015f081676c6fc7c674cf0eeb1d5
commit r15-4683-g04e0fbbc34e1015f081676c6fc7c674cf0eeb1d5
Author: Sam James
Date: Fri Oct 25 16:31:01 2024 +0100
testsuite: lto: rename pr47333 test
This was being ignored previously. Rename it per README.
gcc
https://gcc.gnu.org/g:40fedaf35fa99a9728d5b84d47035f4c92e1ba90
commit r15-4692-g40fedaf35fa99a9728d5b84d47035f4c92e1ba90
Author: Sam James
Date: Sat Oct 26 02:03:43 2024 +0100
testsuite: fixup tbaa test again
Test was broken until r15-4684-g2d1d6be00257c5 which made it actually
https://gcc.gnu.org/g:df09173e355f30089b97090b19c095907242b35e
commit r15-4803-gdf09173e355f30089b97090b19c095907242b35e
Author: Sam James
Date: Thu Oct 31 03:36:23 2024 +
testsuite: add testcase for fixed PR106073
This was fixed by r12-8835-ge8d5f3a1b5a583 which surely made i
https://gcc.gnu.org/g:6e58db990113ef756970a83de16754563076e701
commit r15-4822-g6e58db990113ef756970a83de16754563076e701
Author: Sam James
Date: Fri Oct 25 23:18:12 2024 +0100
testsuite: g++.dg: rename pr42965 test
.c is used for C and .C is for C++. The test was being ignored bef
https://gcc.gnu.org/g:31ec0b0360e2cae5cf927924713757ad7a7c669c
commit r15-4821-g31ec0b0360e2cae5cf927924713757ad7a7c669c
Author: Sam James
Date: Fri Oct 25 23:15:02 2024 +0100
testsuite: g++.dg: rename pr105820 test
.c is used for C and .C is for C++. The test was being ignored be
https://gcc.gnu.org/g:14e2f3233bf0ef27e3cbf28478c63c0335cf514c
commit r15-4823-g14e2f3233bf0ef27e3cbf28478c63c0335cf514c
Author: Sam James
Date: Tue Oct 29 05:32:39 2024 +
testsuite: g++.dg: rename pr66655 test
The test was being ignored because dg.exp looks for .C in g++.dg/.
https://gcc.gnu.org/g:1ef0239da9dc5e3326ee5e928f2c5fe1bc2f4ffd
commit r15-4824-g1ef0239da9dc5e3326ee5e928f2c5fe1bc2f4ffd
Author: Sam James
Date: Fri Nov 1 00:03:34 2024 +
testsuite: fixup pr66655.C
In r15-4823-g14e2f3233bf0ef, I renamed pr66655_1.cc but neglected
to update
https://gcc.gnu.org/g:6df5c49452a1fcf66cc1d15ab50d9de83d01cf1c
commit r15-4825-g6df5c49452a1fcf66cc1d15ab50d9de83d01cf1c
Author: Sam James
Date: Tue Oct 29 05:58:27 2024 +
testsuite: g++.dg: fix PR90313 filename
gcc/testsuite/ChangeLog:
PR c++/90313
https://gcc.gnu.org/g:57d4ec18f577bad60e7f8bc9c0e4b14eb6d03fd0
commit r15-4826-g57d4ec18f577bad60e7f8bc9c0e4b14eb6d03fd0
Author: Sam James
Date: Tue Oct 29 05:58:49 2024 +
testsuite: g++.dg: torture: fix PR111520 filename
gcc/testsuite/ChangeLog:
PR tree-optimizati
https://gcc.gnu.org/g:a287ff2697f0788856a21c99098611a5ae0a4749
commit r15-4827-ga287ff2697f0788856a21c99098611a5ae0a4749
Author: Sam James
Date: Tue Oct 29 06:00:08 2024 +
testsuite: g++.dg: debug: fix test filenames
gcc/testsuite/ChangeLog:
PR debug/15736
https://gcc.gnu.org/g:778863eab72fdef226b8ac999b13a6ee71f397c0
commit r15-4819-g778863eab72fdef226b8ac999b13a6ee71f397c0
Author: Sam James
Date: Fri Oct 25 22:57:50 2024 +0100
testsuite: move single-file LTO pr95677 test to torture
This only started being used recently in r15-4681
https://gcc.gnu.org/g:bedd308c25ac00466bc4921a99279659cff8df51
commit r15-4820-gbedd308c25ac00466bc4921a99279659cff8df51
Author: Sam James
Date: Fri Oct 25 22:59:13 2024 +0100
testsuite: move single-file LTO pr47333 test to torture
This only started being used recently in r15-4683
https://gcc.gnu.org/g:98aac7c67f776601143f5d25353a304f72e87f54
commit r15-3889-g98aac7c67f776601143f5d25353a304f72e87f54
Author: Sam James
Date: Mon Aug 5 05:01:17 2024 +0100
testsuite: fix comment-only directive typos
Doing this to avoid FPs from grepping but also to avoid the po
https://gcc.gnu.org/g:34bf6aa41ba5390ce26eb40208f10186d0ab17c4
commit r15-3890-g34bf6aa41ba5390ce26eb40208f10186d0ab17c4
Author: Sam James
Date: Fri Aug 2 06:38:34 2024 +0100
testsuite: fix hyphen typos
gcc/testsuite/ChangeLog:
* g++.dg/modules/reparent-1_c.C: Fix
https://gcc.gnu.org/g:d5864b95ce94d9d480a70ffd6e2e4a5f45dc75ed
commit r15-3878-gd5864b95ce94d9d480a70ffd6e2e4a5f45dc75ed
Author: Sam James
Date: Wed Jul 31 17:26:05 2024 +0100
testsuite: fix dejagnu typos with underscores
Fix typos in dejagnu 'dg-*' directives with erroneous under
https://gcc.gnu.org/g:6fee826bc1bbd4016d5b79e16e642d68c4007b09
commit r15-3879-g6fee826bc1bbd4016d5b79e16e642d68c4007b09
Author: Sam James
Date: Wed Sep 25 21:03:49 2024 +0100
testsuite: XFAIL g++.dg/modules/indirect-1_b.C
Mark the newly typo-fixed dg-final bits as XFAIL until inv
https://gcc.gnu.org/g:819098dc71f2079aedc15a904ab5f17f0788d991
commit r15-3899-g819098dc71f2079aedc15a904ab5f17f0788d991
Author: Sam James
Date: Thu Sep 26 15:43:33 2024 +0100
testsuite: XFAIL gfortran.dg/initialization_25.f90 properly
The test was disabled/XFAIL'd informally in r
https://gcc.gnu.org/g:f4d0c6acc0ef43d7971f2d53afaa64ca05fb4718
commit r15-3949-gf4d0c6acc0ef43d7971f2d53afaa64ca05fb4718
Author: Sam James
Date: Sun Sep 29 18:44:20 2024 +0100
testsuite: XFAIL gfortran.dg/initialization_25.f90 properly (again)
dg-error needs an argument for "why"
https://gcc.gnu.org/g:cfc95fafae19948c2281be09e9164cf57faaef49
commit r15-3725-gcfc95fafae19948c2281be09e9164cf57faaef49
Author: Sam James
Date: Thu Aug 15 00:38:36 2024 +0100
testsuite: fix 'do-do' typos
Fix 'do-do' typos (should be 'dg-do'). No change in logs.
gcc/tests
https://gcc.gnu.org/g:7203b6e0acfb458ed410af494f57253151a231ce
commit r15-3726-g7203b6e0acfb458ed410af494f57253151a231ce
Author: Sam James
Date: Fri Sep 20 05:37:24 2024 +0100
testsuite: debug: fix errant whitespace
I added some whitespace unintentionally in r15-3723-g284c03ec79ec
https://gcc.gnu.org/g:284c03ec79ec206786673500b7813bd9f28b0075
commit r15-3723-g284c03ec79ec206786673500b7813bd9f28b0075
Author: Sam James
Date: Fri Sep 20 04:00:32 2024 +0100
testsuite: debug: fix dejagnu directive syntax
In this case, they were all harmless in reality (no diff i
https://gcc.gnu.org/g:0be3f4546f9b92eb149a12303bd1f13569da7f28
commit r15-3729-g0be3f4546f9b92eb149a12303bd1f13569da7f28
Author: Sam James
Date: Fri Aug 2 06:32:55 2024 +0100
testsuite: fix target-specific 'do-' typos
Fix some target-specific 'do-' (rather than 'dg-') typos.
https://gcc.gnu.org/g:82d97278cc3adae40a13eef9ae6f339f87d1f8f6
commit r15-3873-g82d97278cc3adae40a13eef9ae6f339f87d1f8f6
Author: Sam James
Date: Fri Sep 20 08:31:45 2024 +0100
libstdc++: testsuite: fix dg-bogus directive syntax
These dg-bogus directives were bogus as they missed a
https://gcc.gnu.org/g:ed6dccd00d8eedc8f671133f90e6a0cd12f1f05d
commit r15-3874-ged6dccd00d8eedc8f671133f90e6a0cd12f1f05d
Author: Sam James
Date: Wed Aug 14 04:09:39 2024 +0100
ltmain.sh: allow more flags at link-time
libtool defaults to filtering flags passed at link-time.
https://gcc.gnu.org/g:091e45b4e97d1ecf765bf3afb58cecda23fee23c
commit r15-4685-g091e45b4e97d1ecf765bf3afb58cecda23fee23c
Author: Sam James
Date: Fri Oct 25 17:59:31 2024 +0100
testsuite: lto: fix tbaa_0 test
These failures were hidden until we started to run the test by fixing
https://gcc.gnu.org/g:908b306909f10d7592a0ef611cc77b5720f07fa7
commit r15-4687-g908b306909f10d7592a0ef611cc77b5720f07fa7
Author: Sam James
Date: Fri Oct 25 20:55:39 2024 +0100
testsuite: lto: fix pr62026 test
This failure was hidden until we started to run the test by fixing
t
https://gcc.gnu.org/g:2266e38cfd8071262004f164ebe37f60e2d4615d
commit r15-4688-g2266e38cfd8071262004f164ebe37f60e2d4615d
Author: Sam James
Date: Fri Oct 25 21:12:21 2024 +0100
testsuite: lto: fix pr47333 test
This failure was hidden until we started to run the test by fixing
t
https://gcc.gnu.org/g:2d1d6be00257c5ad9031986ac2f6f3d0a96d935a
commit r15-4684-g2d1d6be00257c5ad9031986ac2f6f3d0a96d935a
Author: Sam James
Date: Fri Oct 25 16:31:32 2024 +0100
testsuite: lto: rename tbaa-1 test
This was being ignored previously. Rename it per README.
gcc/
https://gcc.gnu.org/g:03ff420aa0a916ab835129d9575c7029116ec4f9
commit r15-4682-g03ff420aa0a916ab835129d9575c7029116ec4f9
Author: Sam James
Date: Fri Oct 25 16:30:49 2024 +0100
testsuite: lto: rename pr62026 test
This was being ignored previously. Rename it per README.
gcc
https://gcc.gnu.org/g:e87c1af38d551cb7f81e10f57bf245a2b8f039be
commit r15-4686-ge87c1af38d551cb7f81e10f57bf245a2b8f039be
Author: Sam James
Date: Fri Oct 25 18:02:06 2024 +0100
testsuite: lto: fix pr95677 test
These failures were hidden until we started to run the test by fixing
https://gcc.gnu.org/g:96110c14cf61a1f8ecae04b8d947a60758363701
commit r15-4681-g96110c14cf61a1f8ecae04b8d947a60758363701
Author: Sam James
Date: Mon Oct 21 12:13:34 2024 +0100
testsuite: lto: rename pr95677 test
This was being ignored previously. Rename it per README.
gcc
https://gcc.gnu.org/g:7744da67e95824e15de5773e608aeb3d2bbd8653
commit r15-5294-g7744da67e95824e15de5773e608aeb3d2bbd8653
Author: Sam James
Date: Thu Nov 14 20:52:43 2024 +
gcc: regenerate configure
r15-5257-g56ded80b96b0f6 didn't regenerate configure correctly.
See
h
https://gcc.gnu.org/g:714f7d8e3ace3f3f42ff80e25d48780310089653
commit r15-5332-g714f7d8e3ace3f3f42ff80e25d48780310089653
Author: Sam James
Date: Sat Nov 16 03:12:33 2024 +
testsuite: graphite: adapt to -std=gnu23 default change
r15-5327-g55e3bd376b2214 changes the default to -
https://gcc.gnu.org/g:6aabe3adef1d951293d78115c9e3e129096b6abe
commit r15-5333-g6aabe3adef1d951293d78115c9e3e129096b6abe
Author: Sam James
Date: Sat Nov 16 03:14:19 2024 +
testsuite: i386: adapt to -std=gnu23 default change
r15-5327-g55e3bd376b2214 changes the default to -std=
https://gcc.gnu.org/g:e236e9edbe78f2be5224a0f188ae3bb74d6b3c1b
commit r13-9217-ge236e9edbe78f2be5224a0f188ae3bb74d6b3c1b
Author: Arsen Arsenović
Date: Thu Aug 15 19:17:41 2024 +0200
gnat: fix lto-type-mismatch between C_Version_String and
gnat_version_string [PR115917]
gcc/ada/Ch
https://gcc.gnu.org/g:29c9213c3759f7ba24cdd498a5bc379cb9d16e5e
commit r14-10991-g29c9213c3759f7ba24cdd498a5bc379cb9d16e5e
Author: Arsen Arsenović
Date: Thu Aug 15 19:17:41 2024 +0200
gnat: fix lto-type-mismatch between C_Version_String and
gnat_version_string [PR115917]
gcc/ada/C
https://gcc.gnu.org/g:2897bfe8f9efdf58a61e955b51821cc49d2a9cfc
commit r12-10833-g2897bfe8f9efdf58a61e955b51821cc49d2a9cfc
Author: Arsen Arsenović
Date: Thu Aug 15 19:17:41 2024 +0200
gnat: fix lto-type-mismatch between C_Version_String and
gnat_version_string [PR115917]
gcc/ada/C
https://gcc.gnu.org/g:f9ff478446a2cac8f73c906fb3dbeade5aa46909
commit r15-6612-gf9ff478446a2cac8f73c906fb3dbeade5aa46909
Author: Sam James
Date: Fri Jan 3 16:56:01 2025 +
testsuite: add testcase for fixed PR117546
PR117546 was fixed by Eric's r14-10693-gadab597af288d6 change,
https://gcc.gnu.org/g:e53277d849a13a8a36f488f6725700311c74080e
commit r15-6613-ge53277d849a13a8a36f488f6725700311c74080e
Author: Sam James
Date: Fri Jan 3 16:59:37 2025 +
testsuite: add testcase for fixed PR98000
gcc/testsuite/ChangeLog:
PR ipa/98000
*
https://gcc.gnu.org/g:26ca00eeedb01f9d5102586b76ae2a6e787111af
commit r15-6546-g26ca00eeedb01f9d5102586b76ae2a6e787111af
Author: Sam James
Date: Fri Dec 13 04:42:29 2024 +
testsuite: torture: add LLVM testcase for DSE vs. -ftrivial-auto-var-init=
This testcase came up in a rec
https://gcc.gnu.org/g:ea25066d8a9106bb015720328d4645cd1ddd2bab
commit r15-6485-gea25066d8a9106bb015720328d4645cd1ddd2bab
Author: Sam James
Date: Wed Jan 1 17:16:17 2025 +
doc: cpp: fix version test example syntax
gcc/ChangeLog:
* doc/cpp.texi (Common Predefine
https://gcc.gnu.org/g:63317bf991ff336bbbfae5a5744a0220693e42f3
commit r15-6160-g63317bf991ff336bbbfae5a5744a0220693e42f3
Author: Sam James
Date: Thu Dec 12 10:52:00 2024 +
i386: regenerate i386.opt.urls
r15-6128-gfa878dc8c45fa3 missed the regeneration of the URL doc map, so
https://gcc.gnu.org/g:7ff5900399c889ce1984092552040dfb7e73a4b2
commit r15-5604-g7ff5900399c889ce1984092552040dfb7e73a4b2
Author: Sam James
Date: Fri Nov 22 19:09:36 2024 +
Sync top-level configure with binutils
This syncs us with binutils/gdb's toplevel configure as of
987
https://gcc.gnu.org/g:36db43d30282521732736ba5da23c397fb51f1e0
commit r12-10892-g36db43d30282521732736ba5da23c397fb51f1e0
Author: Sam James
Date: Wed Jan 1 17:16:17 2025 +
doc: cpp: fix version test example syntax
gcc/ChangeLog:
* doc/cpp.texi (Common Predefin
https://gcc.gnu.org/g:91b524aa80e2ce22c4613f6bea625a72d1f5f4ed
commit r14-11195-g91b524aa80e2ce22c4613f6bea625a72d1f5f4ed
Author: Sam James
Date: Wed Jan 1 17:16:17 2025 +
doc: cpp: fix version test example syntax
gcc/ChangeLog:
* doc/cpp.texi (Common Predefin
https://gcc.gnu.org/g:5ff315e398b6a790471029950dd7eef4e168c312
commit r13-9290-g5ff315e398b6a790471029950dd7eef4e168c312
Author: Sam James
Date: Wed Jan 1 17:16:17 2025 +
doc: cpp: fix version test example syntax
gcc/ChangeLog:
* doc/cpp.texi (Common Predefine
https://gcc.gnu.org/g:c340ff207f0fd297231e9d5c093c06c11b84bede
commit r15-6928-gc340ff207f0fd297231e9d5c093c06c11b84bede
Author: Sam James
Date: Wed Jan 15 22:51:31 2025 +
doc: cleanup trailing whitespace
gcc/ChangeLog:
* doc/extend.texi: Cleanup trailing whit
1 - 100 of 123 matches
Mail list logo