--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-10-16 17:12 ---
Fixed for 4.4.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-10-16 17:07 ---
Subject: Bug 33192
Author: jsm28
Date: Thu Oct 16 17:05:57 2008
New Revision: 141176
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141176
Log:
PR c/33192
* c-typeck.c (build_unary_op): Use omi
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-08-26 14:56 ---
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC|
--- Comment #1 from pinskia at gmail dot com 2007-08-26 09:00 ---
Subject: Re: New: __imag operator drops side effects in subexpr
On 26 Aug 2007 05:21:22 -, sabre at nondot dot org
<[EMAIL PROTECTED]> wrote:
> to not call bar.
The problem is in c-typeck.c (build_unary_op) (around