Project

General

Profile

Actions

Bug #10686

closed

Do not get rid of type casting in pointer arithmetics

Added by Evgeny Novikov about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Urgent
Category:
C back-end
Start date:
01/27/2021
Due date:
% Done:

0%

Estimated time:
Detected in build:
git
Platform:
Published in build:

Description

At the moment CIF ignores type casting when programs deal with pointers one of which have original type "void *" that is cast to some integer type prior to further operations with pointers of other types.

Actions #1

Updated by Evgeny Novikov about 3 years ago

  • Status changed from New to Closed

I fixed this in 746d8be, but some extra testing is necessary.

Actions

Also available in: Atom PDF