- BugFix: make_function_1_type_variadic() must hash the type itself, NOT
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 7 Apr 2009 12:04:51 +0000 (12:04 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 7 Apr 2009 12:04:51 +0000 (12:04 +0000)
commit632637178c32981a86718a24290111d0291d2265
tree53b42c8a484683aa1b329583d2db0151274c6973
parentd50c4cc9ae591ce9fbbf5e57545e3f67db180a11
- BugFix: make_function_1_type_variadic() must hash the type itself, NOT
  modify another one
- BugFix: r25810: only functions can have a prototype
- add a prototyped filed to function types
- K&R functions having a prototype are NOT variadic: this fixes
  fehler166.c

[r25813]
ast2firm.c
parser.c
type_t.h