------- Comment #3 from schwab at suse dot de 2008-09-07 20:29 ------- The corresponding code line:
register const unsigned char **new_argv = (const unsigned char **) __builtin_alloca ((((2) > (nargs - 2) ? (2) : (nargs - 2))) * sizeof (char *)); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37408