Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * c-parse.in (stmts_and_decls): Make label at end of compound | jsm28 | 2004-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | statement a hard error. testsuite: * gcc.dg/label-compound-stmt-1.c: New test. * gcc.c-torture/compile/950922-1.c, gcc.c-torture/compile/20000211-3.c, gcc.c-torture/compile/20000518-1.c, gcc.c-torture/compile/20021108-1.c: Avoid labels at and of compound statements. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75891 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * gcc.c-torture/compile/20000211-3.c: New test. | law | 2000-02-11 | 1 | -0/+10 |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31934 138bc75d-0d04-0410-961f-82ee72b054a4 |