re PR libgomp/50386 (libgomp.h:87:5: error: unnamed struct/union that defines no...
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 27 Sep 2011 17:18:22 +0000 (17:18 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 27 Sep 2011 17:18:22 +0000 (17:18 +0000)
commit58ac64596ae0fecfe67e0bb27688eb3cddc67bde
tree0a2b2cb26e7c1a8e6b45253ec02a6781882e2232
parent16a275d29d4273bf6a0530b2f6d721a745c921cc
re PR libgomp/50386 (libgomp.h:87:5: error: unnamed struct/union that defines no instances)

gcc/
PR middle-end/50386
PR middle-end/50326
* tree-sra.c (build_ref_for_model): Use the type of the field as
the type of the COMPONENT_REF.

From-SVN: r179285
gcc/ChangeLog
gcc/tree-sra.c