stormalf / chibicc

A small C compiler from rui314
MIT License
6 stars 1 forks source link

ISS-175 with __GNUC__ defined at execution postgres failed with invalid value for parameter "max_stack_depth": "2048" #77

Open stormalf opened 2 months ago

stormalf commented 2 months ago

with GNUC defined at execution postgres failed with invalid value for parameter "max_stack_depth": "2048". It's caused by __builtin_isnan not yet implemented with chibicc

stormalf commented 2 months ago

it will be solved in 1.0.23.