From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28772 invoked by alias); 11 Oct 2004 00:09:55 -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 28744 invoked by uid 48); 11 Oct 2004 00:09:54 -0000 Date: Mon, 11 Oct 2004 00:09:00 -0000 Message-ID: <20041011000954.28743.qmail@sourceware.org> From: "tobi at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041010234924.17926.tobi@gcc.gnu.org> References: <20041010234924.17926.tobi@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/17926] infinite loop in LAPACK test at -Os and -O2 X-Bugzilla-Reason: CC X-SW-Source: 2004-10/txt/msg01344.txt.bz2 List-Id: ------- Additional Comments From tobi at gcc dot gnu dot org 2004-10-11 00:09 ------- (In reply to comment #4) > Does -fno-ivopts help? Yes. recompiling slarrv.f with '-Os -fno-ivopts -g' fixed this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17926