--
steven at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|steven at gcc dot gnu dot |unassigned at gcc dot gnu
|org
--- Comment #7 from steven at gcc dot gnu dot org 2006-06-24 14:15 ---
The problem appears to be caused by the change of semantics of const_binop in
this patch:
2005-11-16 Eric Botcazou <[EMAIL PROTECTED]>
* fold-const.c (const_binop): Don't constant fold the operation
--- Comment #6 from steven at gcc dot gnu dot org 2006-06-24 14:13 ---
The code that causes this "regression" is actually in the first ever checkin of
fold-const.c (r330).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28151