-
- Downloads
Avoid division by zero in fold_loop_internal_call
My patch to fix profile after folding internal call is missing check for the case profile was already zero before if-conversion. gcc/ChangeLog: PR gcov-profile/110988 * tree-cfg.cc (fold_loop_internal_call): Avoid division by zero.
Loading
Please register or sign in to comment