From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28719 invoked by alias); 23 Nov 2003 18:50:53 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28712 invoked from network); 23 Nov 2003 18:50:51 -0000 Received: from unknown (HELO bromo.msbb.uc.edu) (129.137.3.146) by sources.redhat.com with SMTP; 23 Nov 2003 18:50:51 -0000 Received: (from howarth@localhost) by bromo.msbb.uc.edu (SGI-8.9.3p2/8.9.3) id NAA37235 for gcc@gcc.gnu.org; Sun, 23 Nov 2003 13:50:39 -0500 (EST) Date: Sun, 23 Nov 2003 20:21:00 -0000 From: Jack Howarth Message-Id: <200311231850.NAA37235@bromo.msbb.uc.edu> To: gcc@gcc.gnu.org Subject: gcc 3.4 and -O4/-O5 X-SW-Source: 2003-11/txt/msg01227.txt.bz2 Does anyone know what the status is of optimizations above -O3 in gcc 3.4? Are there really any done at -O4 or -O5? Also since I am using mainly g77 at the moment I guess they would have to be in the backend of the compiler to have any effect. Thanks in advance for any information. Jack