This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r226812 - in /branches/gomp-4_0-branch/gcc: Cha...
- From: nathan at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 12 Aug 2015 13:33:50 -0000
- Subject: r226812 - in /branches/gomp-4_0-branch/gcc: Cha...
Author: nathan
Date: Wed Aug 12 13:33:50 2015
New Revision: 226812
URL: https://gcc.gnu.org/viewcvs?rev=226812&root=gcc&view=rev
Log:
Revert r226804
* 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