http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55806
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29225|0 |1 is obsolete| | --- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2013-01-31 19:48:25 UTC --- Created attachment 29321 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29321 Patch that works This time, both for any([a,b,c] > eps) and any(eps < [a,b,c]).