Dear Mike Frysinger, In message <[email protected]> I wrote: > > In message <[email protected]> you wrote: > > Since panic() never returns, we should add an appropriate attribute to > > let gcc improve optimization around it. > > > > Signed-off-by: Mike Frysinger <[email protected]> > > --- > > 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: [email protected] C++ is the best example of second-system effect since OS/360. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

