[Bug lto/63407] xsdcxx built with LTO aborts on xsd files of libkolabxml - when LTO is disabled problem is gone

2019-09-03 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407 David Kredba changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/68761] -floop-interchange internal compiler error: in create_tmp_var, at gimple-expr.c:519

2015-12-21 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68761 David Kredba changed: What|Removed |Added CC||nheghathivhistha at gmail dot com

[Bug c++/69001] New: g++ --std=c++17 -g internal compiler error: in create_tmp_var, at gimple-expr.c:519

2015-12-21 Thread nheghathivhistha at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Target Milestone: --- Created attachment 37094 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37094=edit Original source f

[Bug tree-optimization/68761] -floop-interchange internal compiler error: in create_tmp_var, at gimple-expr.c:519

2015-12-21 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68761 --- Comment #5 from David Kredba --- (In reply to Jakub Jelinek from comment #4) > Please report that into a separate PR, this one is graphite related, your is > some C++17 C++ FE bug. What is going on is that cp_genericize_r first > converts

[Bug tree-optimization/61929] [Graphite]: Banerjee and Omega differ on distance vectors (internal compiler error in compute_affine_dependence)

2015-07-23 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61929 --- Comment #13 from David Kredba nheghathivhistha at gmail dot com --- Do you plan a backport to gcc-5.x branch please?

[Bug c++/65678] New: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909

2015-04-06 Thread nheghathivhistha at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 35236 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35236action=edit Preprocessed source file I can't compile debug enabled Gentoo

[Bug c++/65678] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909

2015-04-06 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65678 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- C-reduced test case: extern C void *memmove(void *, const void *, unsigned long); long a; template class, class Source int BitCast(Source p1) { memmove(a, p1, sizeof

[Bug lto/65588] New: lto1: internal compiler error: Segmentation fault

2015-03-26 Thread nheghathivhistha at gmail dot com
: lto Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 35152 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35152action=edit Preprocessed source file gzipped Gcc trunk revision 221643 ICEs during Lisp package compilation

[Bug lto/65588] lto1: internal compiler error: Segmentation fault

2015-03-26 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 35154 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35154action=edit A little c-reduced preprocessed file

[Bug lto/65588] lto1: internal compiler error: Segmentation fault

2015-03-26 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588 David Kredba nheghathivhistha at gmail dot com changed: What|Removed |Added Attachment #35154|0 |1

[Bug c++/65539] New: temp/ccCAfJgj.ltrans1.ltrans.o: In function `XSDFrontend::Traversal::EdgeXSDFrontend::SemanticGraph::Names::~Edge()': /usr/include/xsd-frontend/traversal/elements.hxx:120: undef

2015-03-24 Thread nheghathivhistha at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Both non-LTO and LTO builds of xsd fails to link. Gcc 4.9.2 was OK. How can I help in reducing this? Trunk revision 221614. gcc -v Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu

[Bug c++/65539] temp/ccCAfJgj.ltrans1.ltrans.o: In function `XSDFrontend::Traversal::EdgeXSDFrontend::SemanticGraph::Names::~Edge()': /usr/include/xsd-frontend/traversal/elements.hxx:120: undefined

2015-03-24 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65539 David Kredba nheghathivhistha at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 nheghathivhistha at gmail dot com --- Thank you, it works.

[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 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

[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

2015-03-23 Thread nheghathivhistha at gmail dot com
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

[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 nheghathivhistha at gmail dot com --- Created attachment 35095 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35095action=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 nheghathivhistha at gmail dot com --- Created attachment 35094 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35094action=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 nheghathivhistha at gmail dot com --- Created attachment 35096 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35096action=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 nheghathivhistha at gmail dot com --- Created attachment 35097 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35097action=edit Preprocessed source file gzipped

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

2015-03-22 Thread nheghathivhistha at gmail dot com
Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Spidermonkey compilation ICEs lto1, trunk revision 221558. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r2/work/mozjs-24.2.0/js/src/_virtualenv/bin

[Bug lto/65517] New: src/getargs.c:112:1: internal compiler error: in get_loop_body, at cfgloop.c:856

2015-03-22 Thread nheghathivhistha at gmail dot com
: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 35098 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35098action=edit Preprocessed source file Gcc trunk revision

[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 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.

[Bug bootstrap/65337] New: 5.0 bootstrap-lto gnat1 linktime ICE: gcc/ada/exp_aggr.adb:6570:0: internal compiler error: in forward_edge_to_pdom, at tree-ssa-dce.c:1086

2015-03-06 Thread nheghathivhistha at gmail dot com
: 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 /var/tmp/portage/sys-devel/gcc-4.10.0_pre20150305/work

[Bug middle-end/63244] [4.9 regression] internal compiler error: Segmentation fault (program cc1plus)

2014-10-11 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244 --- Comment #12 from David Kredba nheghathivhistha at gmail dot com --- The same affects games-simulation/flightgear-3.0.0-r1: /var/tmp/portage/games-simulation/flightgear-3.0.0-r1/work/flightgear-3.0.0/src/Environment/environment.cxx: In member

[Bug other/63407] New: xsdcxx built with LTO aborts on xsd files of libkolabxml - when LTO is disabled problem is gone

2014-09-29 Thread nheghathivhistha at gmail dot com
Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Gentoo dev-cpp/xsd-3.3.0-r3 compiled (without troubles) with -flto=4 -fuse-linker-plugin aborts itself during processing

[Bug other/63407] xsdcxx built with LTO aborts on xsd files of libkolabxml - when LTO is disabled problem is gone

2014-09-29 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- gcc -v Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.10.0-alpha20140928/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.10.0

[Bug other/63407] xsdcxx built with LTO aborts on xsd files of libkolabxml - when LTO is disabled problem is gone

2014-09-29 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407 --- Comment #2 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 33611 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33611action=edit xsd files with folder structure

[Bug other/63407] xsdcxx built with LTO aborts on xsd files of libkolabxml - when LTO is disabled problem is gone

2014-09-29 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- objdump -d produced 24 and 30 MiB files and diff -u is 50 MiB, diff 55 MiB. Even 7z can compress it to uploadable size.

[Bug other/63407] xsdcxx built with LTO aborts on xsd files of libkolabxml - when LTO is disabled problem is gone

2014-09-29 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407 --- Comment #4 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 33613 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33613action=edit all ii files compressed by 7zip tar.bz2 file size was 8.2 MiB.

[Bug other/63407] xsdcxx built with LTO aborts on xsd files of libkolabxml - when LTO is disabled problem is gone

2014-09-29 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407 --- Comment #5 from David Kredba nheghathivhistha at gmail dot com --- Link command to produce a binary, Boost is 1.56: x86_64-pc-linux-gnu-g++ -flto=4 -fuse-linker-plugin -O2 -g -save-temps -march=core2 -mtune=core2 -Wl,-flto -fuse-linker

[Bug middle-end/63244] [4.9 regression] internal compiler error: Segmentation fault (program cc1plus)

2014-09-13 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244 --- Comment #8 from David Kredba nheghathivhistha at gmail dot com --- I tried gdb and follow-fork-mode child and bt is repeating below for me. -cut- #101591 0x00e99a17 in d_print_comp (dpi=dpi@entry=0x7fff9200, options=options@entry

[Bug c++/63244] New: x86_64-pc-linux-gnu-g++: internal compiler error: Segmentation fault (program cc1plus)

2014-09-12 Thread nheghathivhistha at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 33481 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33481action=edit Preprocessed un-reduced file Part

[Bug c++/63244] x86_64-pc-linux-gnu-g++: internal compiler error: Segmentation fault (program cc1plus)

2014-09-12 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- gcc -v Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2-alpha20140911/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2-alpha20140911

[Bug c++/63244] x86_64-pc-linux-gnu-g++: internal compiler error: Segmentation fault (program cc1plus)

2014-09-12 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244 --- Comment #2 from David Kredba nheghathivhistha at gmail dot com --- x86_64-pc-linux-gnu-g++ -m32 -std=c++11 -fvisibility=hidden -flto=4 -fuse-linker-plugin -O2 -ggdb -pipe -march=core2 -mtune=core2 -mno-3dnow -mno-sse4.2 -mno-avx -mno-xop -mno

[Bug c++/63244] x86_64-pc-linux-gnu-g++: internal compiler error: Segmentation fault (program cc1plus)

2014-09-12 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- C-Reduce in progress.

[Bug middle-end/63244] [4.9 regression] internal compiler error: Segmentation fault (program cc1plus)

2014-09-12 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244 --- Comment #6 from David Kredba nheghathivhistha at gmail dot com --- For the record only, git version of c-reduce returned namespace std { template typename struct less; template typename struct add_rvalue_reference; template typename _Tp

[Bug c++/61639] GCC 4.7.4 can't longer compile clang

2014-06-29 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61639 --- Comment #2 from David Kredba nheghathivhistha at gmail dot com --- The same affects Gentoo Gcc-4.7.4 and llvm-3.4.2.

[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO

2014-04-20 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50394 David Kredba nheghathivhistha at gmail dot com changed: What|Removed |Added CC

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-04-03 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #57 from David Kredba nheghathivhistha at gmail dot com --- I got it again with trunk revision 209048: /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -flto=4 -fuse-linker-plugin -O2 -ggdb -pipe -march=core2 -mtune=core2 -mno-3dnow -mno

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #13 from David Kredba nheghathivhistha at gmail dot com --- -m32 compiled fine but 64 bit gave me (rev. 208729): /usr/bin/x86_64-pc-linux-gnu-g++ -flto=4 -fuse-linker-plugin -O2 -ggdb -pipe -march=core2 -mtune=core2 -flto=4 -fuse

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-19 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- Without lto it compiles fine. It is Gentoo x86/x86_64 enabled package. I am going to attach all the ii files, thank you.

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-19 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #4 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 32395 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32395action=edit object file gzipped

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-19 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #5 from David Kredba nheghathivhistha at gmail dot com --- This is the command line that is enough to get the crash: /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -fPIC -flto=4 -fuse-linker-plugin -O2 -ggdb -pipe -march=core2 -mtune=core2

[Bug lto/60568] New: lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-18 Thread nheghathivhistha at gmail dot com
: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 32383 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32383action=edit Unreduced TEncSbac.ii gzipped In member

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-17 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #49 from David Kredba nheghathivhistha at gmail dot com --- I am still getting this with revision 208612 without -flto: CMakeFiles/kritametadataeditor.dir/kis_meta_data_editor.cc.o: In function `KisMetaDataEditor::KisMetaDataEditor

[Bug lto/60530] openssh-6.5p1 can't be built with lto - revision 208516

2014-03-16 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60530 David Kredba nheghathivhistha at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-16 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #38 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 32363 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32363action=edit Unreduced test case from calligra

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-16 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #39 from David Kredba nheghathivhistha at gmail dot com --- Hello Markus, Thank you. Without LTO the reference is different, maybe qHash would be the next one error. MakeFiles/kritametadataeditor.dir/kis_meta_data_editor.cc.o

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-16 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #43 from David Kredba nheghathivhistha at gmail dot com --- Hello Jason, Thank you. Could you please check uploaded not reduced i file related to my comment #39? As per Markus finding qHash issue is Calligra issue

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-16 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #44 from David Kredba nheghathivhistha at gmail dot com --- Hello Markus, I moved it (deleted a three lines) from .h file and placed them to asource file a) beginning of source file after a namespace definition and it failed

[Bug lto/60530] openssh-6.5p1 can't be built with lto - revision 208516

2014-03-15 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60530 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- Thank you. So it is Openssh bug? -fpie should come from configure processing, should not?

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-15 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #36 from David Kredba nheghathivhistha at gmail dot com --- I did not: /var/tmp/portage/app-office/calligra-2.8.0/temp/ccv1d4Ui.ltrans1.ltrans.o: In function `operator': /var/tmp/portage/app-office/calligra-2.8.0/work/calligra-2.8.0

[Bug lto/60530] New: openssh-6.5p1 can't be built with lto - revision 208516

2014-03-14 Thread nheghathivhistha at gmail dot com
Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 32351 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32351action=edit Un-reduced preprocessed source file gzipped The only one object file

[Bug lto/60530] openssh-6.5p1 can't be built with lto - revision 208516

2014-03-14 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60530 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- When system libraries are removed, ssh.i file links to ssh file: x86_64-pc-linux-gnu-gcc -o ssh ssh.i -L. -Lopenbsd-compat/ -flto=4 -fuse-linker-plugin -Wl,--as-needed -Wl,-O2

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-12 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #31 from David Kredba nheghathivhistha at gmail dot com --- Calligra-2.8.0 is now affected too with revision /var/tmp/portage/app-office/calligra-2.8.0/temp/ccAMiINB.ltrans1.ltrans.o: In function `operator': /var/tmp/portage/app

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-12 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #32 from David Kredba nheghathivhistha at gmail dot com --- 208516

[Bug lto/59626] [4.8/4.9 Regression] /usr/include/bits/unistd.h:173:1: error: inlining failed in call to always_inline 'readlinkat': recursive inlining

2014-03-09 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59626 --- Comment #16 from David Kredba nheghathivhistha at gmail dot com --- Todays Gentoo to tree pushed flac-1.3.0 with gcc-4.9 rev. 208429. The flac package is still broken in ABI=32 but this should go anyway I think. /usr/include/bits/stdio2.h

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #22 from David Kredba nheghathivhistha at gmail dot com --- I got this now with rev. 208241: /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -ggdb -pipe -march=native -mtune=native -mno-3dnow -mno-sse4.2 -mno-avx -Wnon-virtual-dtor -Wno

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #26 from David Kredba nheghathivhistha at gmail dot com --- Hello Markus, Could you kindly please write here how are you reducing this? (So next time I can try to do it myself.) Thank you in advance.

[Bug lto/59626] [4.8/4.9 Regression] /usr/include/bits/unistd.h:173:1: error: inlining failed in call to always_inline 'readlinkat': recursive inlining

2014-02-25 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59626 --- Comment #10 from David Kredba nheghathivhistha at gmail dot com --- There is preprocessed source in closed as duplicate of this error: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088. I will attach one from program cp.

[Bug lto/59626] [4.8/4.9 Regression] /usr/include/bits/unistd.h:173:1: error: inlining failed in call to always_inline 'readlinkat': recursive inlining

2014-02-25 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59626 --- Comment #14 from David Kredba nheghathivhistha at gmail dot com --- For me it is fixed too, tested it by reveision 207938, cp compiles fine with -flto=4 -fuse-linker-plugin. It crashes later at link time but that is something completely

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-02-07 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #15 from David Kredba nheghathivhistha at gmail dot com --- It is still present in rev. 207565 and pykde4-4.12.2: CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart5.cpp.o: In function `~Notifier': /usr/include/phonon

[Bug other/60099] New: internal compiler error: Segmentation fault

2014-02-06 Thread nheghathivhistha at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com I can't build Seamonkey with rev. x86_64-pc-linux-gnu-g++ -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -fPIC -DMOZILLA_CLIENT

[Bug other/60099] internal compiler error: Segmentation fault

2014-02-06 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- I am sorry, revision 207472.

[Bug other/60099] internal compiler error: Segmentation fault

2014-02-06 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- Here it shows line number too. ./testcase.i:62:1: internal compiler error Going to attach original ii file. In check.sh I used in addition -I and -include that I deleted from

[Bug other/60099] internal compiler error: Segmentation fault

2014-02-06 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099 --- Comment #4 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 32068 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32068action=edit testcase.i produced by c-reduce

[Bug other/60099] internal compiler error: Segmentation fault

2014-02-06 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099 --- Comment #5 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 32069 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32069action=edit Original ii file gzipped

[Bug other/60099] internal compiler error: Segmentation fault

2014-02-06 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099 --- Comment #6 from David Kredba nheghathivhistha at gmail dot com --- Revision 207565 is fine with it.

[Bug lto/59977] New: lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-29 Thread nheghathivhistha at gmail dot com
Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 31975 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31975action=edit un-reduced gzipped preprocessed

[Bug lto/59977] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-29 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- Gcc-4.8.2 compiles Calligra 2.7.91 with the same CFLAGS.

[Bug lto/59977] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-29 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- Thank you. sci-libs/vc was build with gcc 4.9 lto a few svn revisions before, other libraries are not built with LTO at all. I will try vc first and then this again.

[Bug lto/59977] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-29 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977 --- Comment #4 from David Kredba nheghathivhistha at gmail dot com --- No, it was not gcc 4.9 lto on vc, it was gcc 4.8.2 lto, so no slim. I can't build vc with gcc 4.9 lto: Linking CXX executable c++11_arithmetics_sse cd /var/tmp/portage/dev

[Bug lto/59977] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-29 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977 David Kredba nheghathivhistha at gmail dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug preprocessor/59935] [4.9 Regression] Firefox build fails with: built-in: internal compiler error: Segmentation fault

2014-01-25 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59935 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- Is this having the same cause please? It is a seamonkey-2.23 configure stage. configure:24169: checking size of int * configure:24188: x86_64-pc-linux-gnu-gcc -o conftest

[Bug preprocessor/59935] [4.9 Regression] Firefox build fails with: built-in: internal compiler error: Segmentation fault

2014-01-25 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59935 --- Comment #6 from David Kredba nheghathivhistha at gmail dot com --- The patch works as you said. Thank you.

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #6 from David Kredba nheghathivhistha at gmail dot com --- I am still affected by this on trunk with pykde4-4.12.1. Should I report it as pykde bug to its maintainers? CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #7 from David Kredba nheghathivhistha at gmail dot com --- Gcc 4.8.2 compiles the same source code without errors reported for all selected Python 2.7, 3.2 and 3.3 versions. (Regression?)

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #9 from David Kredba nheghathivhistha at gmail dot com --- Maybe this is a same type of problem (kde-base/korganizer-4.12.1): CMakeFiles/korganizer_core.dir/kocore.o: In function `~Part': /var/tmp/portage/kde-base/korganizer-4.12.1

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #10 from David Kredba nheghathivhistha at gmail dot com --- I reported this as Calligra error but it is not. Gcc-4.8.2 can compile the same source code. Trunk can't: CMakeFiles/calligrasheetscommon.dir/commands/ConditionCommand.cpp.o

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #12 from David Kredba nheghathivhistha at gmail dot com --- I can provide .ii files. Is this reducable? I can try target c-reduce to linker error. Is any of the http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction applicable here

[Bug other/59882] New: dev-cpp/xsd: internal compiler error: Segmentation fault

2014-01-19 Thread nheghathivhistha at gmail dot com
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com Created attachment 31892 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31892action=edit Preprocessed source file - not reduced Current trunk segfaults

[Bug other/59882] dev-cpp/xsd: internal compiler error: Segmentation fault

2014-01-19 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59882 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 31896 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31896action=edit C-reduced test case - first run

[Bug other/59882] dev-cpp/xsd: internal compiler error: Segmentation fault

2014-01-19 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59882 --- Comment #2 from David Kredba nheghathivhistha at gmail dot com --- c-reduce at --sllooww namespace std { template class, class struct pair; template typename _Iterator struct iterator_traits { typedef typename _Iterator::value_type

[Bug ipa/59775] [4.9 Regression] internal compiler error: Segmentation fault

2014-01-16 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775 --- Comment #13 from David Kredba nheghathivhistha at gmail dot com --- I have to keep LTO still off for Libreoffice. (And for many of simple programs that do the test for endian type the way not counting with LTO and for some that linker

[Bug ipa/59775] [4.9 Regression] internal compiler error: Segmentation fault

2014-01-14 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775 --- Comment #10 from David Kredba nheghathivhistha at gmail dot com --- After your patch applied it not segfaults any more. Unfortunately it not builds too, link of one module fails: [build MOD] swext S=/var/tmp/portage/app-office/libreoffice

[Bug c++/59775] New: internal compiler error: Segmentation fault

2014-01-12 Thread nheghathivhistha at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: nheghathivhistha at gmail dot com I am trying to build Libreoffice 4.1.4.3 with current trunk. S=/var/tmp/portage/app-office/libreoffice-4.1.4.2/work/libreoffice-4.1.4.2 O=$S/solver/unxlngx6.pro W=$S/workdir/unxlngx6.pro

[Bug c++/59775] internal compiler error: Segmentation fault

2014-01-12 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 31811 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31811action=edit Un-reduced ii file

[Bug c++/59775] internal compiler error: Segmentation fault

2014-01-12 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775 --- Comment #2 from David Kredba nheghathivhistha at gmail dot com --- $O, $W and $S expanded command to compiler is x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DLIBO_INTERNAL_ONLY -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD

[Bug c++/59775] internal compiler error: Segmentation fault

2014-01-12 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- typedef int sal_Int8; typedef int sal_Int64; namespace com { namespace sun { namespace star { namespace uno { template class class Sequence { }; } } } typedef com::sun::star

[Bug c++/59775] internal compiler error: Segmentation fault

2014-01-12 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775 --- Comment #4 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 31812 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31812action=edit (c-)Reduced testcase

[Bug ipa/59226] [4.9 Regression] ICE: in record_target_from_binfo, at ipa-devirt.c:661

2014-01-09 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59226 --- Comment #17 from David Kredba nheghathivhistha at gmail dot com --- Qtwebkit-4.8.5 compilation not ICEs gcc after your patch applied (it not links the final library but that is another problem).

[Bug ipa/59226] [4.9 Regression] ICE: in record_target_from_binfo, at ipa-devirt.c:661

2014-01-09 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59226 --- Comment #18 from David Kredba nheghathivhistha at gmail dot com --- It linked! (After appended __attribute__((used)) to line void* JIT_STUB cti_vm_throw(STUB_ARGS_DECLARATION); in qt-everywhere-opensource-src-4.8.5/src/3rdparty/webkit/Source

[Bug lto/59684] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-08 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684 David Kredba nheghathivhistha at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/59648] -O2 -flto compilation of xorg-server-1.15.0 fails

2014-01-06 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59648 --- Comment #10 from David Kredba nheghathivhistha at gmail dot com --- (In reply to Markus Trippelsdorf from comment #9) So, invalid. Xorg not agrees: No, it's clearly valid, since PanoramiXNumScreens will always be set 1

[Bug lto/59684] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- After I rebuilt Vc library using the same compiler it stopped to ICE. Instead it reports /usr/include/Vc/version.h:45: error: undefined reference to 'Vc::checkLibraryAbi

[Bug lto/59684] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684 --- Comment #2 from David Kredba nheghathivhistha at gmail dot com --- gcc-nm -C /usr/lib64/libVc.a const.cpp.o: T Vc::RandomState T Vc::checkLibraryAbi(unsigned int, unsigned int, char const*) T Vc::AVX

[Bug lto/59684] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684 --- Comment #3 from David Kredba nheghathivhistha at gmail dot com --- When libVc built without -flto Calligra can be built without -flto too. nm -C /usr/lib64/libVc.a const.cpp.o: U abort U

[Bug lto/59684] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark

2014-01-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684 --- Comment #4 from David Kredba nheghathivhistha at gmail dot com --- It does not build later (without lto). CMakeFiles/calligrasheetscommon.dir/commands/ConditionCommand.cpp.o: In function `Calligra::Sheets::Conditions::operator(Calligra

[Bug other/59648] -O2 compilation of xorg-server-1.15.0 fails

2014-01-01 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59648 --- Comment #2 from David Kredba nheghathivhistha at gmail dot com --- I am sorry but Xorg guys are saying this is gcc problem: https://bugs.freedesktop.org/show_bug.cgi?id=71127 -O2 compilation is used wide in distributions so in my opinion

[Bug other/59648] -O2 -flto compilation of xorg-server-1.15.0 fails

2014-01-01 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59648 --- Comment #5 from David Kredba nheghathivhistha at gmail dot com --- I tried to write a script for c-reduce. It writes output from compiler in two steps but grep not waits and c-reduce not wanted to accept it as valid for reducing case becuse

  1   2   >