From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14148 invoked by alias); 4 Feb 2014 17:56:03 -0000 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 Received: (qmail 14102 invoked by uid 48); 4 Feb 2014 17:55:58 -0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/60060] New: [4.9 Rgression] lto1: internal compiler error: in add_AT_specification, at dwarf2out.c:4096 Date: Tue, 04 Feb 2014 17:56:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-02/txt/msg00325.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60060 Bug ID: 60060 Summary: [4.9 Rgression] lto1: internal compiler error: in add_AT_specification, at dwarf2out.c:4096 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: dominiq at lps dot ens.fr CC: aldyh at gcc dot gnu.org, burnus at gcc dot gnu.org, rguenth at gcc dot gnu.org At r207473 compiling gfortran.dg/namelist_51.f90 with '-g -flto' gives the following ICE lto1: internal compiler error: in add_AT_specification, at dwarf2out.c:4096 Compiling the tests with '-g' or '-g -flto -O3' gives on x86_64-apple-darwin13 the warning warning: invalid DWARF generated by the compiler: DIE 0x000001f0 has multiple AT_calling_convention attributes in '/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccLHCwpM.ltrans0.ltrans.o'. Note that before r207471 (and after r205679) the ICE was /opt/gcc/work/gcc/testsuite/gfortran.dg/namelist_51.f90: In function 'readnamelist.1900': /opt/gcc/work/gcc/testsuite/gfortran.dg/namelist_51.f90:8:0: internal compiler error: in lto_output_tree, at lto-streamer-out.c:1390 call readNamelist()