re PR tree-optimization/63844 (open mp parallelization prevents vectorization)
authorRichard Biener <rguenther@suse.de>
Wed, 19 Nov 2014 09:47:19 +0000 (09:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 19 Nov 2014 09:47:19 +0000 (09:47 +0000)
commita2a2fe4bfaff0a8e97698b92296ca760222d2605
treee12ba0f6713f31eaacfe7412e00c73180456fff4
parent6df34b29aea9b6b09d05f46d6aa5eb7645947a15
re PR tree-optimization/63844 (open mp parallelization prevents vectorization)

2014-11-19  Richard Biener  <rguenther@suse.de>

PR tree-optimization/63844
* omp-low.c (fixup_child_record_type): Use a restrict qualified
referece type for the receiver parameter.

From-SVN: r217757
gcc/ChangeLog
gcc/omp-low.c