Jim Wilson <jimw@sifive.com> writes: > By the way, the ISO C standard allows programs to fall through the > bottom of main. This is defined as exactly equivalent to returning 0. Hmm... that's new in gcc 5, so color me surprised. As that is glibc's minimum build version, I retract my comment.