index
:
cibic
complex_cast
complex_pointer
location_tracking
master
mips
new_scope_design
optimization
reg
semantics
ssa
typedef
C Implemented Bare and Ingenuous Compiler
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
testcases
/
cast.c
blob: b441552ff3d769705a969c2c8f955ebbaf4ebb71 (
plain
) (
tree
)
f446f65
^
1
2
3
int
main
()
{
((
int
(
*
)(
int
a
))
1
)(
1
);
}