re PR middle-end/59138 (possible packed struct miscompile)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 27 Nov 2013 09:17:23 +0000 (09:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 27 Nov 2013 09:17:23 +0000 (09:17 +0000)
commitca85aa4ae60f35ae7d490abc7d3e7c68b599eb79
tree6dcdbca51f50fc8cde2140689b89c15c8ef3d440
parent43ad66aa4a3c9eaec46354dcddaadebd3df71f69
re PR middle-end/59138 (possible packed struct miscompile)

PR middle-end/59138
* expr.c (emit_group_store): Don't write past the end of the structure.
(store_bit_field): Fix formatting.

From-SVN: r205436
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20131127-1.c [new file with mode: 0644]