- create strict convs where necessary
authorMatthias Braun <matze@braunis.de>
Wed, 28 Nov 2007 10:56:28 +0000 (10:56 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 28 Nov 2007 10:56:28 +0000 (10:56 +0000)
commit946ecca09f62b2e57a19e7f7fbfcfedd857ded37
tree759a24f5cd7a99c2bc74ea0c01ecc0439310ec0e
parent83bd59cf68577d31ae6c9abbfb7e4f6287f5f360
- create strict convs where necessary
- implement __builtin_nanf (enough so bits/nan.h works)
- avoid more casts
- fix determination of integer constant type

[r18561]
ast.c
ast2firm.c
ast_t.h
lexer.c
main.c
parser.c
tokens.inc