Hello.
After I posted v2, I changed my mind.
Adding a new script to test -fstack-usage support
seems smarter, I think.
I posted version 3
config.mk: fix -fstack-usage support test
> Please keep the commit message to a (short) description of the patch,
> and move the rationale to a comment below
Hi Masahiro,
On Tue, 15 Oct 2013 17:24:17 +0900, Masahiro Yamada
wrote:
> Currently gcc does not seem to support -fstack-usage option
> for some targets, such as blackfin and m68k.
>
> If -fstack-usage option is given for those targets,
> gcc displays a warning message as follows:
>
> warn
Currently gcc does not seem to support -fstack-usage option
for some targets, such as blackfin and m68k.
If -fstack-usage option is given for those targets,
gcc displays a warning message as follows:
warning: -fstack-usage not supported for this target [enabled by default]
But it still exits
3 matches
Mail list logo