From owner-freebsd-current Mon Sep 27 20:44: 0 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail001.mediacity.com (mail001.mediacity.com [205.216.172.9]) by hub.freebsd.org (Postfix) with SMTP id 0A9DC14F85 for ; Mon, 27 Sep 1999 20:43:58 -0700 (PDT) (envelope-from spock@techfour.net) Received: (qmail 16178 invoked from network); 28 Sep 1999 03:43:58 -0000 Received: from cm-208-138-197-206.fredericksburg.mg.ispchannel.com (HELO enterprise.muriel.penguinpowered.com) (208.138.197.206) by mail001.mediacity.com with SMTP; 28 Sep 1999 03:43:58 -0000 Content-Length: 724 Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-SENDERNAME: `Mike Heffner` Date: Mon, 27 Sep 1999 23:45:17 -0400 (EDT) From: Mike Heffner To: freebsd-current@freebsd.org Subject: Program breaks with stable->current (__builtin_apply) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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