[Bug target/69015] ICE: RTL check: expected code 'code_label', have 'return' in find_cond_trap, at ifcvt.c:3715 with -fno-if-conversion and __builtin_trap()
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 23 04:41:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69015
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc-unknown-linux-gnu |powerpc*-*-linux-gnu
CC| |msebor at gcc dot gnu.org
Host|x86_64-pc-linux-gnu |
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
I reproduced the ICE on powerpc64{le,}-redhat-linux-gnu and verified the patch
fixes it on both. A full bootstrap of all languages and a make check with the
patch on powerpc64le-redhat-linux-gnu shows no regressions.
More information about the Gcc-bugs
mailing list