Remove the unnecessary distinction between EXPR_LITERAL_FLOATINGPOINT and EXPR_LITERA...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 17:28:45 +0000 (19:28 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 17:28:45 +0000 (19:28 +0200)
commit1842f87f00887ea5ba75e510d825935f4602faee
tree336106d5ea65108614135167a4c510d3b664f4bd
parentb892fe35993bac602948920d326522068b7d1bfe
Remove the unnecessary distinction between EXPR_LITERAL_FLOATINGPOINT and EXPR_LITERAL_FLOATINGPOINT_HEXADECIMAL.

Just keep EXPR_LITERAL_FLOATINGPOINT.
ast.c
ast2firm.c
ast_t.h
parser.c