Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20000523-1.c
blob: eab4a9c42d1b4e90c075e0390c923d533b58c816 [
file
] [
log
] [
blame
]
/* Copyright (C) 2000 Free Software Foundation */
/* Contributed by Alexandre Oliva <aoliva@cygnus.com> */
enum
{
foo
=
sizeof
(
void
*)
};
int
i
=
sizeof
(
void
*);