From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20205 invoked by alias); 14 Jan 2015 21:12:04 -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 20149 invoked by uid 48); 14 Jan 2015 21:11:59 -0000 From: "joel at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/64602] New: h8300 ICE building libssp/ssp.c ICE, in maybe_record_trace_start, at dwarf2cfi.c:2308 Date: Wed, 14 Jan 2015 21:12: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: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joel at gcc dot gnu.org 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 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: 2015-01/txt/msg01241.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64602 Bug ID: 64602 Summary: h8300 ICE building libssp/ssp.c ICE, in maybe_record_trace_start, at dwarf2cfi.c:2308 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: joel at gcc dot gnu.org git head d4cbe45aae70e38c12f3cd7430427c98289d7882 /users/joel/test-gcc/b-h8300-elf-gcc/./gcc/xgcc -B/users/joel/test-gcc/b-h8300-elf-gcc/./gcc/ -nostdinc -B/users/joel/test-gcc/b-h8300-elf-gcc/h8300-elf/h8sx/normal/newlib/ -isystem /users/joel/test-gcc/b-h8300-elf-gcc/h8300-elf/h8sx/normal/newlib/targ-include -isystem /users/joel/test-gcc/gcc/newlib/libc/include -B/users/joel/test-gcc/install-head/h8300-elf/bin/ -B/users/joel/test-gcc/install-head/h8300-elf/lib/ -isystem /users/joel/test-gcc/install-head/h8300-elf/include -isystem /users/joel/test-gcc/install-head/h8300-elf/sys-include -msx -mn -DHAVE_CONFIG_H -I. -I../../../../../gcc/libssp -Wall -g -O2 -msx -mn -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../../../gcc/libssp/ssp.c -o ssp.o ../../../../../gcc/libssp/ssp.c: In function 'fail.isra___0': ../../../../../gcc/libssp/ssp.c:163:1: internal compiler error: in maybe_record_trace_start, at dwarf2cfi.c:2308 } ^ 0x5ddbb7 maybe_record_trace_start ../../gcc/gcc/dwarf2cfi.c:2308 0x5dde63 create_trace_edges ../../gcc/gcc/dwarf2cfi.c:2400 0x5de11f scan_trace ../../gcc/gcc/dwarf2cfi.c:2614 0x5dec6a create_cfi_notes ../../gcc/gcc/dwarf2cfi.c:2640 0x5dec6a execute_dwarf2_frame ../../gcc/gcc/dwarf2cfi.c:2996 0x5dec6a execute ../../gcc/gcc/dwarf2cfi.c:3476 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions.