comparison gcc/testsuite/gcc.dg/pr52046.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* PR tree-optimization/52046 */ 1 /* PR tree-optimization/52046 */
2 /* { dg-do compile } */ 2 /* { dg-do compile } */
3 /* { dg-options "-O3 -fexceptions -fnon-call-exceptions" } */ 3 /* { dg-options "-O3 -fexceptions -fnon-call-exceptions" } */
4 /* { dg-require-effective-target exceptions } */
4 5
5 extern float a[], b[], c[], d[]; 6 extern float a[], b[], c[], d[];
6 extern int k[]; 7 extern int k[];
7 8
8 void 9 void