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
Skip analyzer strndup test on hppa*-*-hpux*
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr103587.c
blob
1cbc4d52d9dfe328a7cdbe12b24c39044c1adc3b
1
/* PR c/103587 */
2
/* { dg-do compile } */
3
/* { dg-options "" } */
4
5
[[
foo
::
bar
(
6
#pragma GCC ivdep
7
)]];
/* { dg-warning "attribute ignored" } */