view gcc/testsuite/gcc.dg/lto/20081204-1_0.c @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents
children 84e7813d76e9
line wrap: on
line source

/* { dg-lto-do link } */
/* { dg-require-effective-target fpic } */
/* { dg-lto-options {{-flto -flto-partition=1to1 -fPIC -r -nostdlib}} } */

/* Tests for the absence during linking of:
   lto1: error: type of 'i' does not match original declaration  */

const int i[1];