Commit 49080ead by Alexandre Oliva Committed by Alexandre Oliva

* gcc.c-torture/compile/20000523-1.c: New test.

From-SVN: r34185
parent 2d4aecb3
2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
* gcc.c-torture/compile/20000523-1.c: New test.
2000-05-25 Nathan Sidwell <nathan@codesourcery.com> 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
* g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info. * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
......
/* Copyright (C) 2000 Free Software Foundation */
/* Contributed by Alexandre Oliva <aoliva@cygnus.com> */
enum { foo = sizeof(void *) };
int i = sizeof(void *);
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