Commit 54ea87db by Neil Booth Committed by Neil Booth

* g++.dg/parse/parse3.C: New test.

From-SVN: r60727
parent 9b1e4260
2003-01-01 Neil Booth <neil@daikokuya.co.uk>
* g++.dg/parse/parse3.C: New test.
2003-01-01 Neil Booth <neil@daikokuya.co.uk>
* g++.dg/parse/parse2.C: New test.
2003-01-01 Neil Booth <neil@daikokuya.co.uk>
......
/* PR c++/80 */
/* { dg-do compile } */
/* Used to get:
bug.C:7: semicolon missing after declaration of `numbers'
*/
enum numbers { zero, one, two, three } __attribute__ ((packed)) ;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment