[Bug testsuite/40359] [4.5 Regression] Revision 148211 caused a lot of failures in the vect test suite.

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Tue Jun 16 10:10:00 GMT 2009



------- Comment #18 from dominiq at lps dot ens dot fr  2009-06-16 10:10 -------
> Could you please try this patch (I changed (!a && !b) to !(a || b)).

I am currently regtesting on my ppc and it takes a long time. Meanwhile I am
not sure to understand what you expect with this change: if I am not mistaken
!(a || b) == (!a && !b) .


-- 


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



More information about the Gcc-bugs mailing list