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
/
c23-opts-2.c
blob
47081a8474576677a68193b34ec0525a77dd58d7
1
/* Test -std=iso9899:2024. */
2
/* { dg-do compile } */
3
/* { dg-options "-std=iso9899:2024" } */
4
5
auto
p
=
nullptr
;