]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/18004 (ICE in output_constant_pool_2 for aligned(1) float in struct)
authorAldy Hernandez <aldyh@redhat.com>
Thu, 21 Oct 2004 10:51:02 +0000 (10:51 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Thu, 21 Oct 2004 10:51:02 +0000 (10:51 +0000)
commit28526e203f612c5d1fc1e6948958f818144f6ece
tree7bb761ab9af2e4180138a66d4d0fb67655d3745b
parentbe3d702cc47e210ccf01db87bd9a2d451c20b677
re PR target/18004 (ICE in output_constant_pool_2 for aligned(1) float in struct)

PR 18004.
* expmed.c (store_bit_field): Pass original 'value' before
recursing.

From-SVN: r89369
gcc/ChangeLog
gcc/expmed.c