Allow CAST_RESTRICT folding
commitf92c64998f6a5f5321b84d400b8014c51530bbf5
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Oct 2015 16:12:52 +0000 (29 16:12 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Oct 2015 16:12:52 +0000 (29 16:12 +0000)
tree40a3e97f2b1e557cf7e741f3471aa37032909704
parent2eab86481682c08a7ccef8cfa00ee545221b52a6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229537 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c