Fix offloading machine mode stream reading
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 10 Aug 2015 15:22:30 +0000 (17:22 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Mon, 10 Aug 2015 15:22:30 +0000 (17:22 +0200)
commit96a2d174ccfd5b1cdb746e79468dd926ad26718f
tree8a8774799581261f44d24469fba467584fca849c
parent78647e656d853937295d821974aca6176b4ea0e7
Fix offloading machine mode stream reading

... in context of the GET_MODE_INNER changes applied in r226328.

gcc/
* lto-streamer-in.c (lto_input_mode_table): Adjust to
GET_MODE_INNER changes.
libgomp/
* testsuite/libgomp.oacc-c-c++-common/vector-type-1.c: New file.

From-SVN: r226759
gcc/ChangeLog
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/vector-type-1.c [new file with mode: 0644]