This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC's statement expression extension
- To: meissner at cygnus dot com
- Subject: Re: GCC's statement expression extension
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 27 Jul 00 22:59:41 EDT
- Cc: gcc at gcc dot gnu dot org
I suspect it is the obstacks use of ({ ... }) and ?: omitting the
middle argument in gcc 1.35.
Nope. It's an error in bc-typecd.def. Something about a float being
promoted to double.