Is that a gcc bug?

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Wed Jun 7 23:38:00 GMT 2000


> This code compiles ok with gcc 2.95. But with gcc 2.96, I got
> 
> # gcc -c v.c
> v.c: In function `foo':
> v.c:10: invalid use of void expression
> 
> Whose bug is it?

Looks like a gcc 2.96 bug to me.

Martin


More information about the Gcc mailing list