http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58809

--- Comment #12 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Thu Jan 23 13:48:46 2014
New Revision: 206964

URL: http://gcc.gnu.org/viewcvs?rev=206964&root=gcc&view=rev
Log:
    PR middle-end/58809
    * fold-const.c (fold_range_test): Return 0 if the type is not
    an integral type.
testsuite/
    * gcc.dg/gomp/pr58809.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/gomp/pr58809.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/fold-const.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

Reply via email to