https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82120

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #5 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Thomas Preud'homme from comment #3)
> I've tested it for a variety of Arm Cortex-M and Cortex-A cores and it
> either PASS or is marked as UNSUPPORTED so looks good to me, thanks.
> 

In my testing, Jakub's patch (r251806) indeed made the test UNSUPPORTED for
arm-none-eabi/--with-cpu=cortex-m3.

However, for arm-none-linux-gnueabihf --with-cpu=cortex-a5
--with-fpu=vfpv3-d16-fp16, I still have:
FAIL: gcc.dg/tree-ssa/pr81588.c scan-tree-dump-times reassoc1 "Optimizing range
test [^\n\r]* and comparison" 1

Reply via email to