Actions
Bug #9533
closedCan't find array size
Start date:
03/13/2019
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
After I switched all warnings in C back-end to errors, CIF started to properly fail very rarely with the following error:
error: LDV: ../../aspectator/gcc/c-family/ldv-convert.c: 1812: can't find array size
Updated by Evgeny Novikov over 5 years ago
- Blocks Bug #6629: Used CIL is outdated added
Updated by Evgeny Novikov over 5 years ago
- Blocked by Feature #9536: Update CIF added
Updated by Evgeny Novikov over 5 years ago
- Blocked by deleted (Feature #9536: Update CIF)
Updated by Evgeny Novikov over 5 years ago
- Blocks Feature #9536: Update CIF added
Updated by Evgeny Novikov over 5 years ago
- Blocks deleted (Bug #6629: Used CIL is outdated)
Updated by Evgeny Novikov over 5 years ago
- Status changed from New to Closed
I fixed the issue in 1651616 to master. BTW, I fixed all converting and printing of direct abstract declarators since it was bad that in particular caused this issue.
Actions