]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/
authorienkovich <ienkovich@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2015 09:46:10 +0000 (09:46 +0000)
committerienkovich <ienkovich@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2015 09:46:10 +0000 (09:46 +0000)
commit562458b4d25dd0b8b23e1edd4f693587d91cb9a3
tree5c64d4d4e5bf6e0a1b34ef887efc1b7dec23697e
parentd8c3f81e1344894f46b2b0d22036fbf179e70861
gcc/

2015-10-29  Ilya Enkovich  <enkovich.gnu@gmail.com>

* targhooks.c (default_get_mask_mode): Use BLKmode in
case target doesn't support required vector mode.
* stor-layout.c (layout_type); Check for BLKmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229794 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/stor-layout.c
gcc/targhooks.c