blob: d3a3221615dc94354329d24fb1f5c3a1a298f714 [file] [log] [blame]
/* PR sanitizer/81530 */
/* { dg-do compile } */
/* { dg-options "-fsanitize=undefined" } */
int a[(long) 4e20]; /* { dg-error "7:size of array .a." } */