r226804 - in /branches/gomp-4_0-branch/gcc: Cha...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Wed Aug 12 09:56:00 GMT 2015
Author: tschwinge
Date: Wed Aug 12 09:56:59 2015
New Revision: 226804
URL: https://gcc.gnu.org/viewcvs?rev=226804&root=gcc&view=rev
Log:
Work around expand_GOACC_DIM_SIZE/expand_GOACC_DIM_POS ICEs
Followup to r226783.
gcc/
* internal-fn.c: Include "builtins.h".
(expand_GOACC_DIM_SIZE, expand_GOACC_DIM_POS): Instead of
gcc_unreachable, expand_builtin_trap.
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/internal-fn.c
More information about the Gcc-cvs
mailing list