From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90292 invoked by alias); 25 Mar 2015 17:55:52 -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 84543 invoked by uid 55); 25 Mar 2015 17:55:45 -0000 From: "hubicka at ucw dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/65536] LTO line number information garbled Date: Wed, 25 Mar 2015 18:13:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hubicka at ucw dot cz 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: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-03/txt/msg02809.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D65536 --- Comment #35 from Jan Hubicka --- > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D65536 >=20 > --- Comment #31 from Martin Li=C5=A1ka --- > Beginning of the difference of ODR warnings: >=20 > 210,211c210,211 > < gen/blink/core/CSSPropertyNames.cpp:2330:0: warning: type ???struct > stringpool_t??? violates one definition rule [-Wodr] > < static const short lookup[] =3D > --- > > gen/blink/core/CSSPropertyNames.cpp:1019:0: warning: type ???struct str= ingpool_t??? violates one definition rule [-Wodr] > > struct stringpool_t > 213,214c213,214 > < gen/blink/core/CSSValueKeywords.cpp:4309:0: note: a different type is d= efined > in another translation unit > < static const short lookup[] =3D > --- > > gen/blink/core/CSSValueKeywords.cpp:1850:0: note: a different type is d= efined in another translation unit > > struct stringpool_t > 216,217c216,217 > < gen/blink/core/CSSPropertyNames.cpp:2330:0: note: the first difference = of > corresponding definitions is field ???stringpool_str0??? > < static const short lookup[] =3D This looks good, the messup in between stringppol_t and lookup was first on= e I noticed. Honza >>From gcc-bugs-return-481667-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Mar 25 18:00:33 2015 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 129779 invoked by alias); 25 Mar 2015 18:00:33 -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 Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 129687 invoked by uid 48); 25 Mar 2015 18:00:23 -0000 From: "rainer@emrich-ebersheim.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/65560] New: pr24683.c:11:1: internal compiler error: in extract_insn, at recog.c:2343 Date: Wed, 25 Mar 2015 18:17:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rainer@emrich-ebersheim.de 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-03/txt/msg02811.txt.bz2 Content-length: 3405 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65560 Bug ID: 65560 Summary: pr24683.c:11:1: internal compiler error: in extract_insn, at recog.c:2343 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: rainer@emrich-ebersheim.de Running the gcc testsuite I get this ICE: Executing on host: /opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/xgcc -B/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/ /opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c -fno-diagnostics-show-caret -fdiagnostics-color=never -O2 -fPIC -S -o pr24683.s (timeout = 300) spawn /opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/xgcc -B/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/ /opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c -fno-diagnostics-show-caret -fdiagnostics-color=never -O2 -fPIC -S -o pr24683.s D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:1:0: warning: -fPIC ignored for target (all code is position independent) D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c: In function 'final': D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:11:1: error: unrecognizable insn: (insn 8 7 9 4 (set (reg/f:DI 89 [ block_lsm.4 ]) (plus:DI (symbol_ref/f:DI ("*.LC0") [flags 0x2] ) (reg:DI 93))) D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:10 -1 (expr_list:REG_EQUAL (const:DI (plus:DI (symbol_ref/f:DI ("*.LC0") [flags 0x2] ) (const_int 4294967233 [0xffffffc1]))) (nil))) D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:11:1: internal compiler error: in extract_insn, at recog.c:2343 libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. compiler exited with status 1 output is: D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:1:0: warning: -fPIC ignored for target (all code is position independent) D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c: In function 'final': D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:11:1: error: unrecognizable insn: (insn 8 7 9 4 (set (reg/f:DI 89 [ block_lsm.4 ]) (plus:DI (symbol_ref/f:DI ("*.LC0") [flags 0x2] ) (reg:DI 93))) D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:10 -1 (expr_list:REG_EQUAL (const:DI (plus:DI (symbol_ref/f:DI ("*.LC0") [flags 0x2] ) (const_int 4294967233 [0xffffffc1]))) (nil))) D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.dg/pr24683.c:11:1: internal compiler error: in extract_insn, at recog.c:2343 libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. FAIL: gcc.dg/pr24683.c (internal compiler error)