re PR middle-end/68259 ([sso] tree checking failure in reverse_storage_order_for_comp...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 9 Nov 2015 22:40:44 +0000 (22:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 9 Nov 2015 22:40:44 +0000 (22:40 +0000)
commita91c72e2141bbad97e7017a467d80ae0cdcd8eaf
tree753b3f8e319e891e75281afc0e55d037439842a6
parent374d022552a1aa11ad0a53ec635255d09f365289
re PR middle-end/68259 ([sso] tree checking failure in reverse_storage_order_for_component_p, at tree.h:4392)

PR middle-end/68259
* tree.h (reverse_storage_order_for_component_p) <COMPONENT_REF>:
Check that the type of the first operand is an aggregate type.

From-SVN: r230056
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ubsan/pr68259.C [new file with mode: 0644]
gcc/tree.h