public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
@ 2015-03-22 17:32 ` nheghathivhistha at gmail dot com
  2015-03-22 18:04 ` nheghathivhistha at gmail dot com
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: nheghathivhistha at gmail dot com @ 2015-03-22 17:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #1 from David Kredba <nheghathivhistha at gmail dot com> ---
Created attachment 35094
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35094&action=edit
Preprocessed source file gzipped


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
  2015-03-22 17:32 ` [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809 nheghathivhistha at gmail dot com
@ 2015-03-22 18:04 ` nheghathivhistha at gmail dot com
  2015-03-22 18:34 ` nheghathivhistha at gmail dot com
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: nheghathivhistha at gmail dot com @ 2015-03-22 18:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #2 from David Kredba <nheghathivhistha at gmail dot com> ---
Created attachment 35095
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35095&action=edit
Preprocessed source file gzipped


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
  2015-03-22 17:32 ` [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809 nheghathivhistha at gmail dot com
  2015-03-22 18:04 ` nheghathivhistha at gmail dot com
@ 2015-03-22 18:34 ` nheghathivhistha at gmail dot com
  2015-03-22 18:43 ` nheghathivhistha at gmail dot com
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: nheghathivhistha at gmail dot com @ 2015-03-22 18:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #3 from David Kredba <nheghathivhistha at gmail dot com> ---
Created attachment 35096
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35096&action=edit
Preprocessed source file gzipped


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2015-03-22 18:34 ` nheghathivhistha at gmail dot com
@ 2015-03-22 18:43 ` nheghathivhistha at gmail dot com
  2015-03-23  1:21 ` hubicka at gcc dot gnu.org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: nheghathivhistha at gmail dot com @ 2015-03-22 18:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #4 from David Kredba <nheghathivhistha at gmail dot com> ---
Created attachment 35097
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35097&action=edit
Preprocessed source file gzipped


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2015-03-22 18:43 ` nheghathivhistha at gmail dot com
@ 2015-03-23  1:21 ` hubicka at gcc dot gnu.org
  2015-03-23  7:58 ` nheghathivhistha at gmail dot com
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: hubicka at gcc dot gnu.org @ 2015-03-23  1:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-03-23
                 CC|                            |hubicka at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Hi,
I hope this is fixed by
https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01151.html
(I plan to commit that patch today). Can you please check if build works for
you with the patch?  I tried you preprocessed files as follows:
$ /aux/hubicka/trunk-install/bin/g++ -Wall -Wpointer-arith -Woverloaded-virtual
-Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null
-Wsign-compare -Wno-invalid-offsetof -Wcast-align -flto=4 -fuse-linker-plugin
-O2 -g -pipe -march=core2 -mtune=core2 -fno-rtti -ffunction-sections
-fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED 
-fno-omit-frame-pointer  -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -fPIC
-shared ?.ii -lpthread -Wl,-flto -fuse-linker-plugin -Wl,--as-needed -Wl,-O2
-Wl,--sort-common -Wl,--hash-style=gnu -O2 -g -pipe -march=core2 -mtune=core2
-Wl,--build-id   -Wl,-rpath-link,./dist/bin -Wl,-rpath-link,/usr/lib   -lplds4
-lplc4 -lnspr4 -lpthread -ldl    -ldl  -lm -lz -ldl $ 


and get no ICE.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2015-03-23  1:21 ` hubicka at gcc dot gnu.org
@ 2015-03-23  7:58 ` nheghathivhistha at gmail dot com
  2015-03-23  8:03   ` Jan Hubicka
  2015-03-23  8:04 ` hubicka at ucw dot cz
                   ` (4 subsequent siblings)
  10 siblings, 1 reply; 12+ messages in thread
From: nheghathivhistha at gmail dot com @ 2015-03-23  7:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #6 from David Kredba <nheghathivhistha at gmail dot com> ---
Could you please attach the patch as attachement to here? I am not able to save
it as valid patch file even after I switched ml to "raw text".


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
  2015-03-23  7:58 ` nheghathivhistha at gmail dot com
@ 2015-03-23  8:03   ` Jan Hubicka
  0 siblings, 0 replies; 12+ messages in thread
From: Jan Hubicka @ 2015-03-23  8:03 UTC (permalink / raw)
  To: nheghathivhistha at gmail dot com; +Cc: gcc-bugs

I commited the change to mainline, so you only need to update the tree.

Honza


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2015-03-23  7:58 ` nheghathivhistha at gmail dot com
@ 2015-03-23  8:04 ` hubicka at ucw dot cz
  2015-03-23 11:06 ` nheghathivhistha at gmail dot com
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: hubicka at ucw dot cz @ 2015-03-23  8:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #7 from Jan Hubicka <hubicka at ucw dot cz> ---
I commited the change to mainline, so you only need to update the tree.

Honza


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2015-03-23  8:04 ` hubicka at ucw dot cz
@ 2015-03-23 11:06 ` nheghathivhistha at gmail dot com
  2015-03-23 19:04 ` hubicka at ucw dot cz
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: nheghathivhistha at gmail dot com @ 2015-03-23 11:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #8 from David Kredba <nheghathivhistha at gmail dot com> ---
Svn revision 221590 fails bootstrap in gnat1 so I cannot test your patch. 

../libiberty/libiberty.a(cplus-dem.o): In function `ada_demangle':
cplus-dem.c:(.text+0xdb8): multiple definition of `ada_demangle'
ada/adadecode.o:adadecode.c:(.text+0x863): first defined here
collect2: error: ld returned 1 exit status
/var/tmp/portage/sys-devel/gcc-4.10.0_pre20150322/work/gcc-4.10.0-20150322/gcc/ada/gcc-interface/Make-lang.in:600:
návod pro cíl „gnat1“ selhal
>From gcc-bugs-return-481212-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Mar 23 10:31:26 2015
Return-Path: <gcc-bugs-return-481212-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 77951 invoked by alias); 23 Mar 2015 10:31:26 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 74323 invoked by uid 48); 23 Mar 2015 10:31:23 -0000
From: "nheghathivhistha at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/65522] New: Svn revision 221590 fails bootstrap - ../libiberty/libiberty.a(cplus-dem.o): In function `ada_demangle': cplus-dem.c:(.text+0xdb8): multiple definition of `ada_demangle' ada/adadecode.o:adadecode.c:(.text+0x863): first defined here
Date: Mon, 23 Mar 2015 11:34:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: bootstrap
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: nheghathivhistha at gmail dot com
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: <bug-65522-4@http.gcc.gnu.org/bugzilla/>
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/msg02356.txt.bz2
Content-length: 1131

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65522

            Bug ID: 65522
           Summary: Svn revision 221590 fails bootstrap -
                    ../libiberty/libiberty.a(cplus-dem.o): In function
                    `ada_demangle': cplus-dem.c:(.text+0xdb8): multiple
                    definition of `ada_demangle'
                    ada/adadecode.o:adadecode.c:(.text+0x863): first
                    defined here
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: nheghathivhistha at gmail dot com

../libiberty/libiberty.a(cplus-dem.o): In function `ada_demangle':
cplus-dem.c:(.text+0xdb8): multiple definition of `ada_demangle'
ada/adadecode.o:adadecode.c:(.text+0x863): first defined here
collect2: error: ld returned 1 exit status
/var/tmp/portage/sys-devel/gcc-4.10.0_pre20150322/work/gcc-4.10.0-20150322/gcc/ada/gcc-interface/Make-lang.in:600:
návod pro cíl „gnat1“ selhal

Revision 221558 was OK.
>From gcc-bugs-return-481213-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Mar 23 10:33:06 2015
Return-Path: <gcc-bugs-return-481213-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 88213 invoked by alias); 23 Mar 2015 10:33:05 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 88148 invoked by uid 48); 23 Mar 2015 10:33:02 -0000
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/65498] [5 Regression] ICE in cxx_eval_call_expression when using __func__ inside dependent context
Date: Mon, 23 Mar 2015 11:47:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: jakub at gcc dot gnu.org
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 5.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-65498-4-3xy2tMKZKW@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-65498-4@http.gcc.gnu.org/bugzilla/>
References: <bug-65498-4@http.gcc.gnu.org/bugzilla/>
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/msg02357.txt.bz2
Content-length: 588

https://gcc.gnu.org/bugzilla/show_bug.cgi?ide498

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
For me both the #c3 1st and 2nd testcases started ICEing already in r217663.
In any case, that is the C++14 constexpr support addition.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2015-03-23 11:06 ` nheghathivhistha at gmail dot com
@ 2015-03-23 19:04 ` hubicka at ucw dot cz
  2015-03-24  8:41 ` nheghathivhistha at gmail dot com
  2015-03-24 17:28 ` hubicka at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: hubicka at ucw dot cz @ 2015-03-23 19:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #9 from Jan Hubicka <hubicka at ucw dot cz> ---
this was also my bug. Sorry for that.  It is fixed on current mainlie.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2015-03-23 19:04 ` hubicka at ucw dot cz
@ 2015-03-24  8:41 ` nheghathivhistha at gmail dot com
  2015-03-24 17:28 ` hubicka at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: nheghathivhistha at gmail dot com @ 2015-03-24  8:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

--- Comment #10 from David Kredba <nheghathivhistha at gmail dot com> ---
Thank you, it works.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
       [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2015-03-24  8:41 ` nheghathivhistha at gmail dot com
@ 2015-03-24 17:28 ` hubicka at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: hubicka at gcc dot gnu.org @ 2015-03-24 17:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Great, thanks for testing!


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-03-24 17:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-65516-4@http.gcc.gnu.org/bugzilla/>
2015-03-22 17:32 ` [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809 nheghathivhistha at gmail dot com
2015-03-22 18:04 ` nheghathivhistha at gmail dot com
2015-03-22 18:34 ` nheghathivhistha at gmail dot com
2015-03-22 18:43 ` nheghathivhistha at gmail dot com
2015-03-23  1:21 ` hubicka at gcc dot gnu.org
2015-03-23  7:58 ` nheghathivhistha at gmail dot com
2015-03-23  8:03   ` Jan Hubicka
2015-03-23  8:04 ` hubicka at ucw dot cz
2015-03-23 11:06 ` nheghathivhistha at gmail dot com
2015-03-23 19:04 ` hubicka at ucw dot cz
2015-03-24  8:41 ` nheghathivhistha at gmail dot com
2015-03-24 17:28 ` hubicka at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).