From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22284 invoked by alias); 22 Jan 2004 23:37:48 -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 22267 invoked by uid 48); 22 Jan 2004 23:37:47 -0000 Date: Thu, 22 Jan 2004 23:37:00 -0000 From: "dann at godzilla dot ics dot uci dot edu" To: gcc-bugs@gcc.gnu.org Message-ID: <20040122233741.13822.dann@godzilla.ics.uci.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug optimization/13822] New: enable -fomit-frame-pointer or at least -momit-frame-pointer by default on x86/dwarf2 platforms X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg02845.txt.bz2 List-Id: This has been mentioned on the mailing lists a few times by various people. But it seems to have been forgotten. This PR is just a reminder for this issue. The old issue with debugging without a frame pointer seems to be solved, x86_64 works fine without fp. Someone also suggested that the next step should be -mfpmath=sse by default. :-) -- Summary: enable -fomit-frame-pointer or at least -momit-frame- pointer by default on x86/dwarf2 platforms Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dann at godzilla dot ics dot uci dot edu CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13822