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
2018-05-17 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr36901-2.c
blob
cee367d778dca2dc00d53d0673d592b1f30a3731
1
/* { dg-do compile } */
2
/* { dg-options "-pedantic-errors -w" } */
3
#include
"pr36901.h"
4
void
foo
(
void
)
5
{
6
int
s
=
sc
;
7
}