This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/17297] [3.4/3.5 Regression] ICE with FP vector constructor containing qnan calculation


------- Additional Comments From wilson at tuliptree dot org  2004-09-09 19:56 -------
Subject: Re:  [3.5 Regression] ICE with FP vector constructor
	containing qnan calculation

On Thu, 2004-09-09 at 11:21, pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-09 18:21 -------
> It worked for me in 3.4.0 so ....

You are right, this does not fail with a gcc-3.4.0 tree.  It does
however fail with gcc-3.4.1.  This was "fixed" by a C front end patch by
Roger Sayle in June.  See PR 14649.

I am not sure whether the regression tester is giving us any useful info
in this case.  There are too many different bugs interacting in
different ways to be sure.  Since mainline in February did not have
Roger's June C front end patch, the failure found by the regression
tester might be a different one than what we have now.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17297


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]