Andre,
this patch:
2017-01-11  Andre Vieira <andre.simoesdiasvie...@arm.com>

        Backport from mainline
        2016-12-09  Andre Vieira <andre.simoesdiasvie...@arm.com>

        PR rtl-optimization/78255
        * gcc/postreload.c (reload_cse_simplify): Do not CSE a function if
        NO_FUNCTION_CSE is true.

breaks gcc 5 builds on targets that do:
#define NO_FUNCTION_CSE

(define to blank, not 0 or 1).  there are a bunch of themm and i686 is one.

Please fix.

nathan
--
Nathan Sidwell

Reply via email to