
27 Jul
2011
27 Jul
'11
2:24 p.m.
Dear Mike Frysinger,
In message 20110726145430.3E637138EED4@gemini.denx.de I wrote:
In message 1309384684-26415-1-git-send-email-vapier@gentoo.org you wrote:
Since panic() never returns, we should add an appropriate attribute to let gcc improve optimization around it.
Signed-off-by: Mike Frysinger vapier@gentoo.org
include/common.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Arghh... this is causing build warnings for ALL boards:
vsprintf.c: In function 'panic': vsprintf.c:730: warning: 'noreturn' function does return
Please fix!
[Did you not test this??]
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
C++ is the best example of second-system effect since OS/360.