From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15479 invoked by alias); 23 Apr 2009 15:29:44 -0000 Received: (qmail 15452 invoked by uid 48); 23 Apr 2009 15:29:31 -0000 Date: Thu, 23 Apr 2009 15:29:00 -0000 Subject: [Bug c++/39869] New: Firefox 3.0.9 compilation with gcc 4.4.0 (segfault) X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "fragabr at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-04/txt/msg02149.txt.bz2 I have a Athlon64 X2 (Linux 2.6.30-rc3) and I can compile Firefox 3.0.9 fine with gcc 4.3.3, but if I use gcc 4.4.0 it segfaults. My default optimization is -O3. If I reduce to -O2, Firefox starts, but with huge letters and windows... So gcc 4.4.0 is generating bad code trying to compile Firefox 3.0.9, because gcc 4.3.3 compiles it just fine. I thought it was best to report it here because it seens to be a regression in gcc 4.4.0. Thanks. -- Summary: Firefox 3.0.9 compilation with gcc 4.4.0 (segfault) Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fragabr at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39869