-fstack-limit- is not supported for bfin with -mfdpic and crashes if you try to use it. The attached patch warns the user that -fstack-limit is ignored with the -mfdpic switch for Blackfin and then disables it.
2011-03-17 Stuart Henderson <stuart.hender...@analog.com> Originally From Bernd Schmidt * config/bfin/bfin.c (override_options): Disable -fstack-limit for FD-PIC. I don't have write permissions. Stu
upstream.patch
Description: upstream.patch