Re: [PATCH] testcase: Add testcase for tree-optimization/117341

2024-10-29 Thread Jeff Law
On 10/28/24 11:08 PM, Andrew Pinski wrote: Even though PR 117341 was a duplicate of PR 116768, another testcase this time C++ does not hurt to have. The testcase is a self-contained and does not use directly libstdc++ except for operator new (it does not even call delete). Tested on x86_64-li

[PATCH] testcase: Add testcase for tree-optimization/117341

2024-10-28 Thread Andrew Pinski
Even though PR 117341 was a duplicate of PR 116768, another testcase this time C++ does not hurt to have. The testcase is a self-contained and does not use directly libstdc++ except for operator new (it does not even call delete). Tested on x86_64-linux-gnu with it working. PR tree-optimi