diff options
author | Jeff Law <jlaw@ventanamicro.com> | 2025-07-07 20:48:17 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2025-07-07 20:48:17 -0600 |
commit | 477abe67d34f7f8d1b0b12408e08769995b6ca9e (patch) | |
tree | 3d3e3e99dca9f033ff3487b37d721d403da7a6d8 /gcc/lambda-code.c | |
parent | 7b1e8e0e85ec6f9d80ceb0d38355b2fcd4785f67 (diff) | |
download | gcc-477abe67d34f7f8d1b0b12408e08769995b6ca9e.zip gcc-477abe67d34f7f8d1b0b12408e08769995b6ca9e.tar.gz gcc-477abe67d34f7f8d1b0b12408e08769995b6ca9e.tar.bz2 |
[committed] Minor fix to gcc.dg/torture/pr120654.c
I don't recall which port complained, but pr120654.c was failing on one or more
of the embedded targets due to the use of malloc/free. This change just turns
them into the __builtin variants which makes everyone happy again.
gcc/testsuite
* gcc.dg/torture/pr120654.c: Use __builtin variants of malloc and free.
Diffstat (limited to 'gcc/lambda-code.c')
0 files changed, 0 insertions, 0 deletions