repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
builtin-has-attribute-4.c: Skip on 32-bit hppa*-*-hpux*.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr83100-4.c
blob
bb26735dd1b046975fee46fbfa1ea6813f217dbd
1
/* PR target/83100 */
2
/* { dg-do compile { target *-*-linux* *-*-gnu* } } */
3
/* { dg-options "-O2 -fno-common -fdata-sections" } */
4
5
const int
a
;
6
7
/* { dg-final { scan-assembler "rodata.a" { target i?86-*-* x86_64-*-* } } } */