https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63844
--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Tue Feb 24 15:09:00 2015 New Revision: 220941 URL: https://gcc.gnu.org/viewcvs?rev=220941&root=gcc&view=rev Log: 2015-02-24 Richard Biener <rguent...@suse.de> Backport from mainline 2014-11-19 Richard Biener <rguent...@suse.de> PR tree-optimization/63844 * omp-low.c (fixup_child_record_type): Use a restrict qualified referece type for the receiver parameter. Modified: branches/gcc-4_8-branch/gcc/ChangeLog branches/gcc-4_8-branch/gcc/omp-low.c