Remove special cases for EXPR_ERROR and TYPE_ERROR from constant folding and type...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 17 Apr 2012 10:35:20 +0000 (12:35 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 24 Apr 2012 12:51:15 +0000 (14:51 +0200)
commit09964a9e87be1ddf585aef762a0042feff30ce87
treecbdbec7330c6d971b9a5a79b018348ab3868661b
parent61f567301d0489f37afd48af5c80c5f49d9dceb2
Remove special cases for EXPR_ERROR and TYPE_ERROR from constant folding and type construction.

We do not fold expressions containing errors anymore.
ast2firm.c