Re: [PATCH] Fix loop optimization when ZOL is not available in xtensa configuration

2015-01-05 Thread Max Filippov
On Mon, Jan 5, 2015 at 7:21 PM, augustine.sterl...@gmail.com wrote: > [Adding Felix] > > On Mon, Dec 29, 2014 at 3:12 PM, Max Filippov wrote: >> >> Currently building gcc for xtensa configuration with XCHAL_HAVE_LOOPS >> set to 0 fails with the following error: >> >> xtensa.c:3952: undefined re

Re: [PATCH] Fix loop optimization when ZOL is not available in xtensa configuration

2015-01-05 Thread augustine.sterl...@gmail.com
On Mon, Dec 29, 2014 at 3:12 PM, Max Filippov wrote: > Currently building gcc for xtensa configuration with XCHAL_HAVE_LOOPS > set to 0 fails with the following error: > > xtensa.c:3952: undefined reference to `reorg_loops(bool, hw_doloop_hooks*)' > > Only compile target-specific zero-overhead l