[Bug middle-end/19967] [4.0 Regression] built-in folding causes excess diagnostics

2005-02-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-15 01:30 --- : Search converges between 2004-09-15-014001-trunk (#540) and 2004-09-15-161001-trunk (#541). Confirmed. Caused by: 2004-09-15 Jakub Jelinek [EMAIL PROTECTED] * expr.c (string_constant):

[Bug middle-end/19967] [4.0 Regression] built-in folding causes excess diagnostics

2005-02-14 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19967

[Bug middle-end/19967] [4.0 Regression] built-in folding causes excess diagnostics

2005-02-14 Thread joseph at codesourcery dot com
--- Additional Comments From joseph at codesourcery dot com 2005-02-15 01:37 --- Subject: Re: [4.0 Regression] built-in folding causes excess diagnostics On Tue, 15 Feb 2005, pinskia at gcc dot gnu dot org wrote: Caused by: 2004-09-15 Jakub Jelinek [EMAIL PROTECTED] *

[Bug middle-end/19967] [4.0 Regression] built-in folding causes excess diagnostics

2005-02-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-15 01:46 --- (In reply to comment #2) Yes I do (depending on which function by the way): : Search converges between 2004-05-23-trunk (#458) and 2004-06-01-trunk (#459). 2004-05-30 Steven Bosscher [EMAIL PROTECTED]

[Bug middle-end/19967] [4.0 Regression] built-in folding causes excess diagnostics

2005-02-14 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-02-15 04:44 --- I've got a patch. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |kazu