[gcc r15-16] [testsuite] [ppc64] expect error on vxworks too

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:818ec41d50bc906523f8fd86d7c463dd90e16d24 commit r15-16-g818ec41d50bc906523f8fd86d7c463dd90e16d24 Author: Alexandre Oliva Date: Sun Apr 28 04:30:00 2024 -0300 [testsuite] [ppc64] expect error on vxworks too These ppc lp64 tests check for errors or warnings on

[gcc r15-15] decay vect tests from run to link for pr95401

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:05d83334d5bbeae01d71080f1da524810d6740d9 commit r15-15-g05d83334d5bbeae01d71080f1da524810d6740d9 Author: Alexandre Oliva Date: Sun Apr 28 04:29:54 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec

[gcc(refs/users/aoliva/heads/testme)] adjust iteration count for ppc costmodel 76b

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ec1d688d102cd30572320e7224b55127182e2432 commit ec1d688d102cd30572320e7224b55127182e2432 Author: Kewen Lin Date: Sun Apr 28 01:43:51 2024 -0300 adjust iteration count for ppc costmodel 76b The original intention of this case is to expect not profitable for

[gcc(refs/users/aoliva/heads/testme)] [testsuite] require sqrt_insn effective target where needed

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:df1330158bb0926d6af9a3d115dd63a931a3006d commit df1330158bb0926d6af9a3d115dd63a931a3006d Author: Alexandre Oliva Date: Mon Apr 22 01:12:55 2024 -0300 [testsuite] require sqrt_insn effective target where needed Some tests fail on ppc and ppc64 when testing a

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:22b9a800e1cbf491f98a2813ef4c09463d76aaf1 commit 22b9a800e1cbf491f98a2813ef4c09463d76aaf1 Author: Alexandre Oliva Date: Sun Apr 21 17:24:11 2024 -0300 xfail fetestexcept test - ppc always uses fcmpu gcc.dg/torture/pr91323.c tests that a compare with NaNf

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: pr79004 needs -mlong-double-128

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:b40c8c90da105a4628907dccecf571db059d86f3 commit b40c8c90da105a4628907dccecf571db059d86f3 Author: Alexandre Oliva Date: Sun Apr 21 17:24:28 2024 -0300 ppc: testsuite: pr79004 needs -mlong-double-128 Some of the asm opcodes expected by pr79004 depend on

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:12759057f7d42045403e7c41216e51c50d26afc9 commit 12759057f7d42045403e7c41216e51c50d26afc9 Author: Alexandre Oliva Date: Sun Apr 21 17:24:37 2024 -0300 ppc: testsuite: vec-mul requires vsx runtime vec-mul is an execution test, but it only requires a

[gcc(refs/users/aoliva/heads/testme)] make -freg-struct-return visibly a negative alias of -fpcc-struct-return

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4c42beadc660572409d3e6f452bf4c0209f320c3 commit 4c42beadc660572409d3e6f452bf4c0209f320c3 Author: Alexandre Oliva Date: Tue Apr 23 00:33:04 2024 -0300 make -freg-struct-return visibly a negative alias of -fpcc-struct-return The fact that both options accept

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7ef60541a89b2e7b3585df434d14010396769ca2 commit 7ef60541a89b2e7b3585df434d14010396769ca2 Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:760577dcf78b33b9e8a2256bb122e824187bd2ab commit 760577dcf78b33b9e8a2256bb122e824187bd2ab Author: Alexandre Oliva Date: Sun Apr 21 17:24:41 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count

[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7d9771291b4943de287cadd09d94a80512158376 commit 7d9771291b4943de287cadd09d94a80512158376 Author: Alexandre Oliva Date: Sun Apr 21 17:24:21 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec by

[gcc(refs/users/aoliva/heads/testme)] Request check for hw support in ppc run tests with -maltivec/-mvsx

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9cb06df620798c762a344e61e574384c8e80b083 commit 9cb06df620798c762a344e61e574384c8e80b083 Author: Olivier Hainque Date: Sun Apr 21 17:24:24 2024 -0300 Request check for hw support in ppc run tests with -maltivec/-mvsx for gcc/testsuite/ChangeLog

[gcc/aoliva/heads/testme] (10 commits) adjust iteration count for ppc costmodel 76b

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: ec1d688d102... adjust iteration count for ppc costmodel 76b It previously pointed to: ffb3aca361d... make -freg-struct-return visibly a negative alias of -fpcc- Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc(refs/users/aoliva/heads/testme)] make -freg-struct-return visibly a negative alias of -fpcc-struct-return

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ffb3aca361d2b0e9ba415930a0fc61e8219c635c commit ffb3aca361d2b0e9ba415930a0fc61e8219c635c Author: Alexandre Oliva Date: Tue Apr 23 00:33:04 2024 -0300 make -freg-struct-return visibly a negative alias of -fpcc-struct-return The fact that both options accept

[gcc/aoliva/heads/testme] make -freg-struct-return visibly a negative alias of -fpcc-

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: ffb3aca361d... make -freg-struct-return visibly a negative alias of -fpcc- It previously pointed to: 60e63cf86f9... make -freg-struct-return visibly a negative alias of -fpcc- Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER

[gcc(refs/users/aoliva/heads/testme)] make -freg-struct-return visibly a negative alias of -fpcc-struct-return

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:60e63cf86f91608df32377f9ffc7c3f3e9f316fd commit 60e63cf86f91608df32377f9ffc7c3f3e9f316fd Author: Alexandre Oliva Date: Tue Apr 23 00:33:04 2024 -0300 make -freg-struct-return visibly a negative alias of -fpcc-struct-return The fact that both options accept

[gcc/aoliva/heads/testme] make -freg-struct-return visibly a negative alias of -fpcc-

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 60e63cf86f9... make -freg-struct-return visibly a negative alias of -fpcc- It previously pointed to: 9d8a2a67a84... make -freg-struct-return visibly a negative alias of -fpcc- Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER

[gcc(refs/users/aoliva/heads/testme)] make -freg-struct-return visibly a negative alias of -fpcc-struct-return

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9d8a2a67a84deaaf0645a73d17564d68059b2433 commit 9d8a2a67a84deaaf0645a73d17564d68059b2433 Author: Alexandre Oliva Date: Tue Apr 23 00:33:04 2024 -0300 make -freg-struct-return visibly a negative alias of -fpcc-struct-return The fact that both options accept

[gcc/aoliva/heads/testme] make -freg-struct-return visibly a negative alias of -fpcc-

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 9d8a2a67a84... make -freg-struct-return visibly a negative alias of -fpcc- It previously pointed to: e50550cae7e... make -freg-struct-return visibly a negative alias of -fpcc- Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:30e8256702cc4dfb56d329ee279e957a10fc962b commit 30e8256702cc4dfb56d329ee279e957a10fc962b Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc

[gcc(refs/users/aoliva/heads/testme)] make -freg-struct-return visibly a negative alias of -fpcc-struct-return

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:e50550cae7e3108d7f7a0ba2f9b8f14c16e29e35 commit e50550cae7e3108d7f7a0ba2f9b8f14c16e29e35 Author: Alexandre Oliva Date: Tue Apr 23 00:33:04 2024 -0300 make -freg-struct-return visibly a negative alias of -fpcc-struct-return The fact that both options accept

[gcc/aoliva/heads/testme] (2 commits) make -freg-struct-return visibly a negative alias of -fpcc-

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: e50550cae7e... make -freg-struct-return visibly a negative alias of -fpcc- It previously pointed to: 68e3d62f56e... add explicit ABI and align options to pr88233.c Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:68e3d62f56eea3a5fa798ec514bd89ddc6668c4a commit 68e3d62f56eea3a5fa798ec514bd89ddc6668c4a Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc

[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:f7a0734ee96341645e18e183210deb0d9a0c97d7 commit f7a0734ee96341645e18e183210deb0d9a0c97d7 Author: Alexandre Oliva Date: Sun Apr 21 17:24:21 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec by

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9aad4681cb81920420e3cef32d02acf4bec891d6 commit 9aad4681cb81920420e3cef32d02acf4bec891d6 Author: Alexandre Oliva Date: Sun Apr 21 17:24:41 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:2062c8d2122c4b7dc82af9a7114136ca371da5ff commit 2062c8d2122c4b7dc82af9a7114136ca371da5ff Author: Alexandre Oliva Date: Sun Apr 21 17:24:11 2024 -0300 xfail fetestexcept test - ppc always uses fcmpu gcc.dg/torture/pr91323.c tests that a compare with NaNf

[gcc(refs/users/aoliva/heads/testme)] [testsuite] require sqrt_insn effective target where needed

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4923693ac47e4bb3d6a6d72dd538fbeec68c478d commit 4923693ac47e4bb3d6a6d72dd538fbeec68c478d Author: Alexandre Oliva Date: Mon Apr 22 01:12:55 2024 -0300 [testsuite] require sqrt_insn effective target where needed Some tests fail on ppc and ppc64 when testing a

[gcc/aoliva/heads/testme] (5 commits) add explicit ABI and align options to pr88233.c

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 68e3d62f56e... add explicit ABI and align options to pr88233.c It previously pointed to: edf330eeb9d... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:edf330eeb9d4832b1972516bcf6b54cd897e5fa9 commit edf330eeb9d4832b1972516bcf6b54cd897e5fa9 Author: Alexandre Oliva Date: Sun Apr 21 17:24:41 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count

[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:960142effc3218ccb3463464d3dbe3c0ce3d5280 commit 960142effc3218ccb3463464d3dbe3c0ce3d5280 Author: Alexandre Oliva Date: Sun Apr 21 17:24:21 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec by

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:1dd110cf0d45a2716102a53cc42f809e29d909ae commit 1dd110cf0d45a2716102a53cc42f809e29d909ae Author: Alexandre Oliva Date: Sun Apr 21 17:24:11 2024 -0300 xfail fetestexcept test - ppc always uses fcmpu gcc.dg/torture/pr91323.c tests that a compare with NaNf

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:c5fbacee0313fb1b760a870964877f343bf4b90e commit c5fbacee0313fb1b760a870964877f343bf4b90e Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc

[gcc(refs/users/aoliva/heads/testme)] [testsuite] require sqrt_insn effective target where needed

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:cef88428efe311383bc65c47e4f6c96a8b16452a commit cef88428efe311383bc65c47e4f6c96a8b16452a Author: Alexandre Oliva Date: Mon Apr 22 01:12:55 2024 -0300 [testsuite] require sqrt_insn effective target where needed Some tests fail on ppc and ppc64 when testing a

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: pr79004 needs -mlong-double-128

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9c266e6f78ee2bd8fad3b1310996ba5012a16735 commit 9c266e6f78ee2bd8fad3b1310996ba5012a16735 Author: Alexandre Oliva Date: Sun Apr 21 17:24:28 2024 -0300 ppc: testsuite: pr79004 needs -mlong-double-128 Some of the asm opcodes expected by pr79004 depend on

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:25b2dc8c3befb8a19584f5052db75753fcd78351 commit 25b2dc8c3befb8a19584f5052db75753fcd78351 Author: Alexandre Oliva Date: Sun Apr 21 17:24:37 2024 -0300 ppc: testsuite: vec-mul requires vsx runtime vec-mul is an execution test, but it only requires a

[gcc(refs/users/aoliva/heads/testme)] Request check for hw support in ppc run tests with -maltivec/-mvsx

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:b610d91071d1c8887481b7f5b3ca57342911cdea commit b610d91071d1c8887481b7f5b3ca57342911cdea Author: Olivier Hainque Date: Sun Apr 21 17:24:24 2024 -0300 Request check for hw support in ppc run tests with -maltivec/-mvsx for gcc/testsuite/ChangeLog

[gcc(refs/users/aoliva/heads/testme)] adjust vectorization expectations for ppc costmodel 76b

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:06cec5e7261a78413d7ccfeea4c8e85b224d370f commit 06cec5e7261a78413d7ccfeea4c8e85b224d370f Author: Alexandre Oliva Date: Sun Apr 21 17:24:18 2024 -0300 adjust vectorization expectations for ppc costmodel 76b This test expects vectorization at power8+ because

[gcc(refs/users/aoliva/heads/testme)] disable ldist for test, to restore vectorizing-candidate loop

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:5b0e0d473bcd6a06a4dc4876890477a9d30582d8 commit 5b0e0d473bcd6a06a4dc4876890477a9d30582d8 Author: Alexandre Oliva Date: Sun Apr 21 17:24:14 2024 -0300 disable ldist for test, to restore vectorizing-candidate loop The loop we're supposed to try to vectorize in

[gcc/aoliva/heads/testme] (10 commits) [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra

2024-04-22 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: edf330eeb9d... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra It previously pointed to: 650181136ad... [testsuite] require sqrt_insn effective target where needed Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER

[gcc(refs/users/aoliva/heads/testme)] [testsuite] require sqrt_insn effective target where needed

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:650181136ad3e9ec7be716f69b4bde29c883cd71 commit 650181136ad3e9ec7be716f69b4bde29c883cd71 Author: Alexandre Oliva Date: Mon Apr 22 01:12:55 2024 -0300 [testsuite] require sqrt_insn effective target where needed Some tests fail on ppc and ppc64 when testing a

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:387ce53fd3fdaeefc7dc9d603df0d66495580fbf commit 387ce53fd3fdaeefc7dc9d603df0d66495580fbf Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:40cc97a1048c76e6f94e7b1b4a39089686ec6a84 commit 40cc97a1048c76e6f94e7b1b4a39089686ec6a84 Author: Alexandre Oliva Date: Sun Apr 21 17:24:41 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:bd7a059057714d60f0b7a3db37152ae898e4a293 commit bd7a059057714d60f0b7a3db37152ae898e4a293 Author: Alexandre Oliva Date: Sun Apr 21 17:24:37 2024 -0300 ppc: testsuite: vec-mul requires vsx runtime vec-mul is an execution test, but it only requires a

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: pr79004 needs -mlong-double-128

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:762f75a75a192bdc4f7b056a978f9ae37b12bcf7 commit 762f75a75a192bdc4f7b056a978f9ae37b12bcf7 Author: Alexandre Oliva Date: Sun Apr 21 17:24:28 2024 -0300 ppc: testsuite: pr79004 needs -mlong-double-128 Some of the asm opcodes expected by pr79004 depend on

[gcc(refs/users/aoliva/heads/testme)] Request check for hw support in ppc run tests with -maltivec/-mvsx

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:de156d08943e343720819a9920ba7e4f67bbd8e4 commit de156d08943e343720819a9920ba7e4f67bbd8e4 Author: Olivier Hainque Date: Sun Apr 21 17:24:24 2024 -0300 Request check for hw support in ppc run tests with -maltivec/-mvsx for gcc/testsuite/ChangeLog

[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4aed9893ba8413ee38770d909995f3925659b670 commit 4aed9893ba8413ee38770d909995f3925659b670 Author: Alexandre Oliva Date: Sun Apr 21 17:24:21 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec by

[gcc(refs/users/aoliva/heads/testme)] adjust vectorization expectations for ppc costmodel 76b

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9b0c52b69c85acbceccc5676509cfc0fbb41dd52 commit 9b0c52b69c85acbceccc5676509cfc0fbb41dd52 Author: Alexandre Oliva Date: Sun Apr 21 17:24:18 2024 -0300 adjust vectorization expectations for ppc costmodel 76b This test expects vectorization at power8+ because

[gcc(refs/users/aoliva/heads/testme)] disable ldist for test, to restore vectorizing-candidate loop

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7ef3c86bc8ac48a834a787aad1809e623def6b64 commit 7ef3c86bc8ac48a834a787aad1809e623def6b64 Author: Alexandre Oliva Date: Sun Apr 21 17:24:14 2024 -0300 disable ldist for test, to restore vectorizing-candidate loop The loop we're supposed to try to vectorize in

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:f605eecb06d40c99be2d48169c5fafda2df6babb commit f605eecb06d40c99be2d48169c5fafda2df6babb Author: Alexandre Oliva Date: Sun Apr 21 17:24:11 2024 -0300 xfail fetestexcept test - ppc always uses fcmpu gcc.dg/torture/pr91323.c tests that a compare with NaNf

[gcc/aoliva/heads/testme] (10 commits) [testsuite] require sqrt_insn effective target where needed

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 650181136ad... [testsuite] require sqrt_insn effective target where needed It previously pointed to: c3999e0292d... add explicit ABI and align options to pr88233.c Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:c3999e0292deb3c5f3c8ccc8ddccc21da4ef3644 commit c3999e0292deb3c5f3c8ccc8ddccc21da4ef3644 Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:d20a933141e6b8dd34fb578635ccbd49abcab15e commit d20a933141e6b8dd34fb578635ccbd49abcab15e Author: Alexandre Oliva Date: Sun Apr 21 17:24:41 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count

[gcc/aoliva/heads/testme] (3 commits) add explicit ABI and align options to pr88233.c

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: c3999e0292d... add explicit ABI and align options to pr88233.c It previously pointed to: b6144ccafe3... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:347b4d5eb8a1418393f6e406d4d052d3c6b0790e commit 347b4d5eb8a1418393f6e406d4d052d3c6b0790e Author: Alexandre Oliva Date: Sun Apr 21 17:24:37 2024 -0300 ppc: testsuite: vec-mul requires vsx runtime vec-mul is an execution test, but it only requires a

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:b6144ccafe3acc445ee5b2a23000a37824923d3b commit b6144ccafe3acc445ee5b2a23000a37824923d3b Author: Alexandre Oliva Date: Sun Apr 21 17:24:41 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:89e5150772d91d129fd4a8ca6ebda361e546 commit 89e5150772d91d129fd4a8ca6ebda361e546 Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:0197e8f80932063526f0bd7437c80c9ca420cf38 commit 0197e8f80932063526f0bd7437c80c9ca420cf38 Author: Alexandre Oliva Date: Sun Apr 21 17:24:37 2024 -0300 ppc: testsuite: vec-mul requires vsx runtime vec-mul is an execution test, but it only requires a

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: pr79004 needs -mlong-double-128

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:fe3c0a30e72c978dcd9a70d131b2e9cb9f90e8e0 commit fe3c0a30e72c978dcd9a70d131b2e9cb9f90e8e0 Author: Alexandre Oliva Date: Sun Apr 21 17:24:28 2024 -0300 ppc: testsuite: pr79004 needs -mlong-double-128 Some of the asm opcodes expected by pr79004 depend on

[gcc(refs/users/aoliva/heads/testme)] Request check for hw support in ppc run tests with -maltivec/-mvsx

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:2d28d2a79906d56cb121c5e08af68c81d7a5dea7 commit 2d28d2a79906d56cb121c5e08af68c81d7a5dea7 Author: Olivier Hainque Date: Sun Apr 21 17:24:24 2024 -0300 Request check for hw support in ppc run tests with -maltivec/-mvsx for gcc/testsuite/ChangeLog

[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ad51db74dc7e057ee1d81ed09d380f65c18d1f0f commit ad51db74dc7e057ee1d81ed09d380f65c18d1f0f Author: Alexandre Oliva Date: Sun Apr 21 17:24:21 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec by

[gcc(refs/users/aoliva/heads/testme)] adjust vectorization expectations for ppc costmodel 76b

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:106f3cf414881d14a285a18919bfec14d2d1ca23 commit 106f3cf414881d14a285a18919bfec14d2d1ca23 Author: Alexandre Oliva Date: Sun Apr 21 17:24:18 2024 -0300 adjust vectorization expectations for ppc costmodel 76b This test expects vectorization at power8+ because

[gcc(refs/users/aoliva/heads/testme)] disable ldist for test, to restore vectorizing-candidate loop

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:8e6d1811a6aae7902225fb37a97214c3a2fed32b commit 8e6d1811a6aae7902225fb37a97214c3a2fed32b Author: Alexandre Oliva Date: Sun Apr 21 17:24:14 2024 -0300 disable ldist for test, to restore vectorizing-candidate loop The loop we're supposed to try to vectorize in

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:0e8ef1e608028e5812900b717406d1901d98d4cf commit 0e8ef1e608028e5812900b717406d1901d98d4cf Author: Alexandre Oliva Date: Sun Apr 21 17:24:11 2024 -0300 xfail fetestexcept test - ppc always uses fcmpu gcc.dg/torture/pr91323.c tests that a compare with NaNf

[gcc(refs/users/aoliva/heads/testme)] add sqrt options and test for sqrt support in ppc tests

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4488f8d930768029f3ca3b18709a2652462bd7c5 commit 4488f8d930768029f3ca3b18709a2652462bd7c5 Author: Alexandre Oliva Date: Sun Apr 21 17:24:06 2024 -0300 add sqrt options and test for sqrt support in ppc tests Some powerpc tests that require the fsqrt insn to be

[gcc(refs/users/aoliva/heads/testme)] add -mpowerpc-gpopt to options for sqrt insn on PowerPC

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:032f38d814d0ba4f8713e616f21b0475d4e61937 commit 032f38d814d0ba4f8713e616f21b0475d4e61937 Author: Eric Botcazou Date: Sun Apr 21 17:23:56 2024 -0300 add -mpowerpc-gpopt to options for sqrt insn on PowerPC for gcc/testsuite/ChangeLog *

[gcc(refs/users/aoliva/heads/testme)] enable sqrt insns for cdce3.c

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:048689c644c10a99d8618bd0479f727e87e74b90 commit 048689c644c10a99d8618bd0479f727e87e74b90 Author: Alexandre Oliva Date: Sun Apr 21 17:24:00 2024 -0300 enable sqrt insns for cdce3.c The test expects shrink-wrapping of the fsqrt call, but that will only

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc64] expect error on vxworks too

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:6996207325751e10e468d03c9fe492f2ad5161f2 commit 6996207325751e10e468d03c9fe492f2ad5161f2 Author: Alexandre Oliva Date: Sun Apr 21 17:23:52 2024 -0300 [testsuite] [ppc64] expect error on vxworks too These ppc lp64 tests check for errors or warnings on

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] add effective target and options for pacbti tests

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:0cbe32956b7bd3c91c90531cff119b6bd97efcc4 commit 0cbe32956b7bd3c91c90531cff119b6bd97efcc4 Author: Alexandre Oliva Date: Sun Apr 21 17:23:46 2024 -0300 [testsuite] [arm] add effective target and options for pacbti tests arm pac and bti tests that use

[gcc/aoliva/heads/testme] (40 commits) [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: b6144ccafe3... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra It previously pointed to: 8895abceb69... [testsuite] [arm] add effective target and options for pacb Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER

[gcc/aoliva/heads/testbase] (26 commits) Fortran: Detect 'no implicit type' error in right place [PR

2024-04-21 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: f17d31e709a... Fortran: Detect 'no implicit type' error in right place [PR It previously pointed to: 694fa3717a9... [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__ Diff: Summary of changes (added commits):

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] add effective target and options for pacbti tests

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:8895abceb69b6b8ecef7608923bc4a2849a9302b commit 8895abceb69b6b8ecef7608923bc4a2849a9302b Author: Alexandre Oliva Date: Tue Apr 16 01:26:27 2024 -0300 [testsuite] [arm] add effective target and options for pacbti tests arm pac and bti tests that use

[gcc/aoliva/heads/testme] [testsuite] [arm] add effective target and options for pacb

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 8895abceb69... [testsuite] [arm] add effective target and options for pacb It previously pointed to: 57d1c481239... [testsuite] [arm] add effective target and options for pacb Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER

[gcc/aoliva/heads/testme] [testsuite] [arm] add effective target and options for pacb

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 57d1c481239... [testsuite] [arm] add effective target and options for pacb It previously pointed to: 25268cdcc12... [testsuite] [arm] add effective target and options for pacb Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] add effective target and options for pacbti tests

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:57d1c481239e2051ff13dfa38510611c4c2fcf51 commit 57d1c481239e2051ff13dfa38510611c4c2fcf51 Author: Alexandre Oliva Date: Tue Apr 16 01:26:27 2024 -0300 [testsuite] [arm] add effective target and options for pacbti tests arm pac and bti tests that use

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] add effective target and options for pacbti tests

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:25268cdcc128d18ed7a873046896781d909b7840 commit 25268cdcc128d18ed7a873046896781d909b7840 Author: Alexandre Oliva Date: Tue Apr 16 01:26:27 2024 -0300 [testsuite] [arm] add effective target and options for pacbti tests arm pac and bti tests that use

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] introduce --disable-compat-libstdcxx-abi

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4c6efa350d11a66674d85046cc7b7cbc69f6dbe1 commit 4c6efa350d11a66674d85046cc7b7cbc69f6dbe1 Author: Alexandre Oliva Date: Tue Apr 16 01:26:20 2024 -0300 [libstdc++] introduce --disable-compat-libstdcxx-abi A number of libstdc++ tests that implicitly instantiate

[gcc/aoliva/heads/testbase] (49 commits) [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: 694fa3717a9... [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__ It previously pointed to: 46d914d0e0b... LoongArch: Add indexes for some compilation options. Diff: Summary of changes (added commits):

[gcc/aoliva/heads/testme] (50 commits) [testsuite] [arm] add effective target and options for pacb

2024-04-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 25268cdcc12... [testsuite] [arm] add effective target and options for pacb It previously pointed to: e84f9abf5f1... [tree-prof] skip if errors were seen [PR113681] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc r14-10033] [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:694fa3717a908317e895543d949eb7180911615a commit r14-10033-g694fa3717a908317e895543d949eb7180911615a Author: Alexandre Oliva Date: Fri Apr 19 02:52:21 2024 -0300 [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__ The mangling of the macro name that guards

[gcc r14-10029] [testsuite] [i386] add -msse2 to tests that require it

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7eecc08ccf75679e6ae688d92e50afae935547ab commit r14-10029-g7eecc08ccf75679e6ae688d92e50afae935547ab Author: Alexandre Oliva Date: Thu Apr 18 08:01:43 2024 -0300 [testsuite] [i386] add -msse2 to tests that require it Without -msse2, an i586-targeting

[gcc r14-10028] [testsuite] [i386] work around fails with --enable-frame-pointer

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:0ea96af1150c221092a0880af51dbe66b75ecb03 commit r14-10028-g0ea96af1150c221092a0880af51dbe66b75ecb03 Author: Alexandre Oliva Date: Thu Apr 18 08:01:40 2024 -0300 [testsuite] [i386] work around fails with --enable-frame-pointer A few x86 tests get unexpected

[gcc r14-10027] [testsuite] [arm] accept empty init for bfloat16

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:36d003816352052f610a3f63ab74b6443eb7efb7 commit r14-10027-g36d003816352052f610a3f63ab74b6443eb7efb7 Author: Alexandre Oliva Date: Thu Apr 18 08:01:37 2024 -0300 [testsuite] [arm] accept empty init for bfloat16 Complete r13-2205, adjusting an arm-specific

[gcc r14-10026] [c++] [testsuite] adjust contracts9.C for negative addresses

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ce2dfc57b4562fef0d279697d96f672bc903e853 commit r14-10026-gce2dfc57b4562fef0d279697d96f672bc903e853 Author: Alexandre Oliva Date: Thu Apr 18 08:01:35 2024 -0300 [c++] [testsuite] adjust contracts9.C for negative addresses The test expected the address of a

[gcc r14-10025] [testsuite] [aarch64] Require fpic effective target.

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:df92df0c19f7783519a392f7ac7d4e617250c328 commit r14-10025-gdf92df0c19f7783519a392f7ac7d4e617250c328 Author: Alexandre Oliva Date: Thu Apr 18 08:01:32 2024 -0300 [testsuite] [aarch64] Require fpic effective target. Co-authored-by: Olivier Hainque

[gcc r14-10024] [testsuite] [i386] require fpic for pr111497.C

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:514c6b1cb766dc0a14121016ce84b9f5a1ef4e41 commit r14-10024-g514c6b1cb766dc0a14121016ce84b9f5a1ef4e41 Author: Alexandre Oliva Date: Thu Apr 18 08:01:29 2024 -0300 [testsuite] [i386] require fpic for pr111497.C Fix another test that uses -fPIC without requiring

[gcc r14-10023] [testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706]

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:cc02ebfcfd0755b330c50a840ab713fedd6d8887 commit r14-10023-gcc02ebfcfd0755b330c50a840ab713fedd6d8887 Author: Alexandre Oliva Date: Thu Apr 18 08:01:26 2024 -0300 [testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706] pr103798-2.c fails in C++ on

[gcc r14-10022] [testsuite] [analyzer] include sys/select.h if available

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:e965162bb9de6d2cd68cdc0e26dda56abd25fcdf commit r14-10022-ge965162bb9de6d2cd68cdc0e26dda56abd25fcdf Author: Alexandre Oliva Date: Thu Apr 18 08:01:21 2024 -0300 [testsuite] [analyzer] include sys/select.h if available Test that calls select fails on vxworks

[gcc r14-10021] [testsuite] [analyzer] require fork where used

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:8a1170903212ed31fd970d3c1b9fabf50868d01a commit r14-10021-g8a1170903212ed31fd970d3c1b9fabf50868d01a Author: Alexandre Oliva Date: Thu Apr 18 08:01:15 2024 -0300 [testsuite] [analyzer] require fork where used Mark tests that fail due to the lack of fork, as

[gcc r14-10020] [testsuite] [analyzer] skip access-mode: O_ACCMODE on vxworks

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:5be4f203c491b654ae2b2d5a01b58613f74aba1d commit r14-10020-g5be4f203c491b654ae2b2d5a01b58613f74aba1d Author: Alexandre Oliva Date: Thu Apr 18 08:01:11 2024 -0300 [testsuite] [analyzer] skip access-mode: O_ACCMODE on vxworks O_ACCMODE is not defined on

[gcc r14-10019] [testsuite] [analyzer] avoid vxworks libc mode_t

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:76a1bcc05f152da17770e94eaaf7aa491af2ff01 commit r14-10019-g76a1bcc05f152da17770e94eaaf7aa491af2ff01 Author: Alexandre Oliva Date: Thu Apr 18 08:01:07 2024 -0300 [testsuite] [analyzer] avoid vxworks libc mode_t Define macro that prevents mode_t from being

[gcc r14-10018] [testsuite] introduce strndup effective target

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:5dfbc05c4a8da4a177056c57e13e5050c637056e commit r14-10018-g5dfbc05c4a8da4a177056c57e13e5050c637056e Author: Alexandre Oliva Date: Thu Apr 18 08:01:04 2024 -0300 [testsuite] introduce strndup effective target A number of tests that call strndup fail on

[gcc r14-10015] [libstdc++] define zoneinfo_dir_override on vxworks

2024-04-18 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:da3504ae4d1e6872585b1107a4932efd3824e943 commit r14-10015-gda3504ae4d1e6872585b1107a4932efd3824e943 Author: Alexandre Oliva Date: Thu Apr 18 08:00:52 2024 -0300 [libstdc++] define zoneinfo_dir_override on vxworks VxWorks fails to load kernel-mode modules

[gcc r14-9985] [strub] improve handling of indirected volatile parms [PR112938]

2024-04-15 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:c39dc5bb65c492fafc5a0fde83708b8d24e0338d commit r14-9985-gc39dc5bb65c492fafc5a0fde83708b8d24e0338d Author: Alexandre Oliva Date: Tue Apr 16 01:24:59 2024 -0300 [strub] improve handling of indirected volatile parms [PR112938] The earlier patch for PR112938

[gcc/aoliva/heads/testbase] (31 commits) LoongArch: Add indexes for some compilation options.

2024-04-15 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: 46d914d0e0b... LoongArch: Add indexes for some compilation options. It previously pointed to: 1667962ae75... Daily bump. Diff: Summary of changes (added commits): --- 46d914d... LoongArch: Add

[gcc/aoliva/heads/testme] (14 commits) [tree-prof] skip if errors were seen [PR113681]

2024-04-13 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 282c4df3d28... [tree-prof] skip if errors were seen [PR113681] It previously pointed to: a3dbf23e428... [tree-prof] skip if errors were seen [PR113681] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

[gcc/aoliva/heads/testbase] (634 commits) Daily bump.

2024-04-13 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: 1667962ae75... Daily bump. It previously pointed to: db2e13d11a2... Regenerate c.opt.urls Diff: Summary of changes (added commits): --- 1667962... Daily bump. (*) 967424d... aarch64: Add rcpc3

[gcc(refs/users/aoliva/heads/testme)] [tree-prof] skip if errors were seen [PR113681]

2024-03-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:a2b5748ee9fd2e254ec9bda4bca0d5224e9abd6e commit a2b5748ee9fd2e254ec9bda4bca0d5224e9abd6e Author: Alexandre Oliva Date: Fri Mar 8 12:26:43 2024 -0300 [tree-prof] skip if errors were seen [PR113681] ipa_tree_profile asserts that the symtab is in IPA_SSA state,

[gcc(refs/users/aoliva/heads/testme)] [strub] improve handling of indirected volatile parms [PR112938]

2024-03-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:e74e6e4f783b7aecd712e36b996174ac78f19185 commit e74e6e4f783b7aecd712e36b996174ac78f19185 Author: Alexandre Oliva Date: Fri Mar 8 10:27:59 2024 -0300 [strub] improve handling of indirected volatile parms [PR112938] The earlier patch for PR112938 arranged for

<    1   2