CVSROOT: /cvs Module name: src Changes by: dco...@cvs.openbsd.org 2016/06/02 13:32:26
Modified files: gnu/gcc/gcc : builtins.c fold-const.c tree-ssa-ccp.c tree-ssa-propagate.c Log message: Fix internal compiler error with long long arithmetic Adapted from a change to mainline gcc while it was still GPLv2. Original diff found by stefan@ Adaptation by me ICE caught by ml(at)extensibl(dot)com while he was porting MLton to OpenBSD. Ok stefan@ "Go for it" deraadt@