tree.c (fld_simplified_type): Temporarily disable array simplification.
authorJan Hubicka <hubicka@ucw.cz>
Mon, 24 Dec 2018 11:21:25 +0000 (12:21 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 24 Dec 2018 11:21:25 +0000 (11:21 +0000)
commit77e9f49535e298fb326cf0ebc208636d1dcf3f37
tree49e6e270aae37f99742aded9def0bba2205a2e23
parentd840d7a2bbbfd97d054baa7462ada09215d93974
tree.c (fld_simplified_type): Temporarily disable array simplification.

* tree.c (fld_simplified_type): Temporarily disable array
simplification.

* gcc.c-torture/pr88140.c: New testcase.

From-SVN: r267398
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/pr88140.c [new file with mode: 0644]
gcc/tree.c