Implement __builtin_types_compatible_p().
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 18 Dec 2008 12:04:54 +0000 (12:04 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 18 Dec 2008 12:04:54 +0000 (12:04 +0000)
commit36621324d1789e20f27e0df8e693b5527886068f
treeb73737796355dd562aa4127869655834e3151132
parent2ac4147ef7a6d393bd3df98a1fd1765c30a844b5
Implement __builtin_types_compatible_p().

[r24777]
ast.c
ast.h
ast2firm.c
ast_t.h
parser.c
tokens.inc
walk_statements.c