From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28495 invoked by alias); 23 Aug 2005 20:56:02 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 28478 invoked by uid 48); 23 Aug 2005 20:55:59 -0000 Date: Tue, 23 Aug 2005 21:01:00 -0000 Message-ID: <20050823205559.28477.qmail@sourceware.org> From: "simon at pushface dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050822201829.23519.listor1.rombobeorn@comhem.se> References: <20050822201829.23519.listor1.rombobeorn@comhem.se> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/23519] Dividing fixed point number by zero returns zero. X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg02732.txt.bz2 List-Id: ------- Additional Comments From simon at pushface dot org 2005-08-23 20:55 ------- The behaviour with -gnato and without is the same. On the other hand, 'digits 18' fails as shown,'digits 9' gives the exception ... and 'Machine_Overflows is True. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23519