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
Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git]
/
old-autovect-branch
/
gcc
/
testsuite
/
gcc.dg
/
pr14475.c
blob
8009d46565736687ab2e5ba457b3023354789414
1
/* This used to ICE because there was no null check in
2
check_bitfield_type_and_width. */
3
4
struct
tree_common
5
{
6
enum
tree_code code
:
8
;
/* {dg-error "" "" } */
7
/* { dg-warning "" "" { target *-*-* } 6 } */
8
};