re PR c/77754 (internal compiler error : tree code 'call_expr' is not supported in...
authorJakub Jelinek <jakub@redhat.com>
Mon, 25 Feb 2019 22:58:45 +0000 (23:58 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 25 Feb 2019 22:58:45 +0000 (23:58 +0100)
commit796954501274027ac9ba69b8c7f8eb08339f51ac
tree2de746097a59631262d34fba50a960c1026ea03d
parentd3a02ae53b0aa546faa12956efe12ec7cb23db32
re PR c/77754 (internal compiler error : tree code 'call_expr' is not supported in LTO streams)

PR c/77754
* gcc.c-torture/compile/pr77754-1.c: New test.
* gcc.c-torture/compile/pr77754-2.c: New test.
* gcc.c-torture/compile/pr77754-3.c: New test.
* gcc.c-torture/compile/pr77754-4.c: New test.
* gcc.c-torture/compile/pr77754-5.c: New test.
* gcc.c-torture/compile/pr77754-6.c: New test.

From-SVN: r269197
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr77754-1.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/pr77754-2.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/pr77754-3.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/pr77754-4.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/pr77754-5.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/pr77754-6.c [new file with mode: 0644]