id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,blocking,platform 7537,"Patch for the ""'noreturn' function returns"" warning on call to assert(0)",unitedroad,korli,"I am submitting a patch for the ""'noreturn' function returns"" warning on call to assert(0). Some applications expect assert(0) to be a noreturn function and rely on this. Hence, the calling functions are declared as noreturn themselves. When this is not so, GCC throws the warning. ",bug,closed,normal,R1,System/POSIX,R1/alpha2,fixed,"noreturn, assert",,,,All