We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7edc790 commit 9002011Copy full SHA for 9002011
gcc/testsuite/ChangeLog
@@ -1,5 +1,8 @@
1
2018-03-23 Jakub Jelinek <[email protected]>
2
3
+ PR c/80778
4
+ * gcc.dg/lto/pr80778_0.c: New test.
5
+
6
PR inline-asm/85034
7
* gcc.target/i386/pr85034.c: New test.
8
gcc/testsuite/gcc.dg/lto/pr80778_0.c
@@ -0,0 +1,5 @@
+/* PR c/80778 */
+/* { dg-lto-do link } */
+/* { dg-require-effective-target alloca } */
+#include "../auto-type-1.c"
0 commit comments