Allow CAST_RESTRICT folding
authorTom de Vries <tom@codesourcery.com>
Thu, 29 Oct 2015 16:12:52 +0000 (16:12 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 29 Oct 2015 16:12:52 +0000 (16:12 +0000)
commit3ddb720ebfccb2c64d731cd841ce3388e87abf55
tree40a3e97f2b1e557cf7e741f3471aa37032909704
parent682494423e37dd92fa14b7722375a7b2cc6893f5
Allow CAST_RESTRICT folding

2015-10-29  Tom de Vries  <tom@codesourcery.com>

* fold-const.c (fold_unary_loc): Remove folding inhibition for restrict
types.

From-SVN: r229537
gcc/ChangeLog
gcc/fold-const.c