Actions
Feature #11186
closedUpdate CIF
Start date:
12/17/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
We are updating CIF (Aspectator) to GCC11. If everything will be okay, we should update it in Klever as well.
Updated by Evgeny Novikov almost 3 years ago
- Status changed from New to Resolved
There were several updates of CIF in branch update-cif-gcc11 already. The latest one is tested by CI.
Updated by Evgeny Novikov almost 3 years ago
- Status changed from Resolved to Closed
CI detected several positive degradations and a couple of changed preset mark error trace patterns. After all I merged the branch to master in 24abfb465. Since then you can enjoy CIF/Aspectator on top of GCC11. The most noticeable change is that now there are new statements within the intermediate GCC representation and the C-Backend output: switch, while, do-while and for. Ilya Shchepetkov added their support in Aspectator (#10928).
Actions