const-divzero-shortcircuit-float.before (161B)
1 if (f2 == 0.0) { 2 if (const_wanted) 3 tcc_error("division by zero in constant"); 4 goto general_case;
boot2Playing with the boostrap | |
| git clone https://git.ryansepassi.com/git/boot2.git | |
| Log | Files | Refs | README |