Date: Mon, 27 Sep 1999 23:45:17 -0400 (EDT) From: Mike Heffner <spock@techfour.net> To: freebsd-current@freebsd.org Subject: Program breaks with stable->current (__builtin_apply) Message-ID: <XFMail.990927234517.spock@techfour.net>
next in thread | raw e-mail | index | archive | help
hi, i just recently upgraded from stable->current successfully. a program i use often is unable to run any more though. the program dies in the following spot: __builtin_apply( serv->cb, __builtin_apply_args(), MAX_DIM_ARGS_LIST)); it dies with a signal 8, floating point exception. browsing over some of the gcc code, i couldn't see any major differences between stable and current. is/was there any major change that could effect this? it's the same exact code as i used with stable, and i recompiled the app after going -current. Thanks in advance, --------------------------------- Mike Heffner <spock@techfour.net> Fredericksburg, VA ICQ# 882073 Date: 27-Sep-99 Time: 23:25:50 --------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990927234517.spock>