URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [pr14475.c] - Rev 12
Compare with Previous | Blame | View Log
/* This used to ICE because there was no null check in check_bitfield_type_and_width. */ struct tree_common { enum tree_code code : 8; /* {dg-error "" "" } */ /* { dg-warning "" "" { target *-*-* } 6 } */ };