Skip to content

The C front-end should fully support __typeof__ and __real__ #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tautschnig opened this issue Jun 20, 2016 · 0 comments
Closed

The C front-end should fully support __typeof__ and __real__ #134

tautschnig opened this issue Jun 20, 2016 · 0 comments

Comments

@tautschnig
Copy link
Collaborator

This is currently tracked in regression test ansi-c/gcc_builtins2.

tautschnig added a commit to tautschnig/cbmc that referenced this issue Jun 21, 2016
The C standard requires that types are compatible. For the case of void* vs.
some other pointer type, GCC uses the other pointer type if, and only if, the
void* operand is NULL.

Fixes diffblue#134
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant