[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

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

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

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

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

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

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

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

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-22 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-22 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516 --- Comment #6 from David Kredba --- 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".

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-22 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516 --- Comment #7 from Jan Hubicka --- I commited the change to mainline, so you only need to update the tree. Honza

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-23 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516 --- Comment #8 from David Kredba --- 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' a

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-23 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516 --- Comment #9 from Jan Hubicka --- this was also my bug. Sorry for that. It is fixed on current mainlie.

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-24 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516 --- Comment #10 from David Kredba --- Thank you, it works.

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-24 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516 Jan Hubicka changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

Re: [Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809

2015-03-22 Thread Jan Hubicka
I commited the change to mainline, so you only need to update the tree. Honza