[Bug lto/91724] [8 Regression] profiled lto bootstrap fails on arm-linux-gnueabihf

2020-02-19 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91724 --- Comment #9 from Matthias Klose --- that works again with the gcc-8 branch from 20200218. LTO link times however are about three hours.

[Bug lto/91724] [8 Regression] profiled lto bootstrap fails on arm-linux-gnueabihf

2020-02-18 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91724 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #5

[Bug rtl-optimization/93658] [9/10 Regression] infinite loop building ghostscript and icu with -O3 on powerpc64le-linux-gnu

2020-02-10 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93658 --- Comment #4 from Matthias Klose --- the file from icu 65.1 is built using g++ -v -Wdate-time -g -O3 -fstack-protector-strong -Wformat -Werror=format-security -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -c -o g

[Bug rtl-optimization/93658] [9/10 Regression] infinite loop building ghostscript and icu with -O3 on powerpc64le-linux-gnu

2020-02-10 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93658 Matthias Klose changed: What|Removed |Added Keywords||ra Target|

[Bug rtl-optimization/93658] New: [9/10 Regression] infinite loop building ghostscript and icu with -O3 on powerpc64le-linux-gnu

2020-02-10 Thread doko at ubuntu dot com
Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- Created attachment 47813 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47813&acti

[Bug rtl-optimization/93583] [10 Regression] bootstrap failure on powerpc64le-linux-gnu

2020-02-04 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93583 --- Comment #1 from Matthias Klose --- a build without lto seems to succeed.

[Bug rtl-optimization/93583] New: [10 Regression] bootstrap failure on powerpc64le-linux-gnu

2020-02-04 Thread doko at ubuntu dot com
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- seen with trunk 20200204 5124c34fcc62f0f880ae947542678e28aa2ce703 on powerpc64le-linux-gnu. during RTL pass: expand ../../src/gcc

[Bug modula2/93575] New: the modula2 frontend fails to build with a profiled bootstrap

2020-02-04 Thread doko at ubuntu dot com
Priority: P3 Component: modula2 Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- the modula2 frontend fails to build with a profiled bootstrap, seen with trunk 20200204. /<>/build/./prev-gcc/xgcc -B/<>/buil

[Bug bootstrap/93409] [10 Regression] gcn libgomp plugin fails to build for x32

2020-01-29 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93409 --- Comment #6 from Matthias Klose --- no, it fails earlier in libgcc. using llvm-9 as the linker/assembler

[Bug bootstrap/93416] New: [10 Regression] ICE in in tree_cmp, at analyzer/region-model.cc:1851 on s390x-linux-gnu

2020-01-24 Thread doko at ubuntu dot com
Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- seen with 20200124 on s390x-linux-gnu. It tells it cannot be reproduced, but I see it repeatedly. gcc configured

[Bug bootstrap/93409] [10 Regression] gcn libgomp plugin fails to build for x32

2020-01-24 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93409 --- Comment #3 from Matthias Klose --- this is needed for the bootstrap, you have to build the plugin for all multilibs, although it's discarded on install.

[Bug other/93409] New: [10 Regression] gcn libgomp plugin fails to build for x32

2020-01-23 Thread doko at ubuntu dot com
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- an x86_64-linux-gnu build configured with --with-multilib-list=m32,m64,mx32 --enable-offload-targets=nvptx-none,amdgcn-amdhsa,hsa fails to build

[Bug rtl-optimization/93303] [10 Regression] ICE in lra_constraints.c4948 on aarch64-linux-gnu

2020-01-17 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93303 --- Comment #1 from Matthias Klose --- Created attachment 47667 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47667&action=edit preprocessed source

[Bug rtl-optimization/93303] New: [10 Regression] ICE in lra_constraints.c4948 on aarch64-linux-gnu

2020-01-17 Thread doko at ubuntu dot com
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- Created attachment 47666 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47666&action=edit test case seen wit

[Bug tree-optimization/93292] New: [10 Regression] ICE (segfault) in vectorizable_comparison on powerpc64le-linux-gnu

2020-01-16 Thread doko at ubuntu dot com
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- seen with 20200116 on powerpc64-linux-gnu $ cat editor_profiler.ii class a { public: static int c(float p1

[Bug rtl-optimization/93159] [10 Regression] ICE (segfault) during RTL pass on arm-linux-gnueabihf

2020-01-09 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93159 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #2

[Bug rtl-optimization/92866] [10 Regression] libgo build failure on arm-linux-gnueabihf (ICE, segfault)

2019-12-10 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92866 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92866] New: [10 Regression] libgo build failure on arm-linux-gnueabihf (ICE, segfault)

2019-12-09 Thread doko at ubuntu dot com
: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: doko at ubuntu dot com CC: cmang at google dot com Target Milestone: --- seen with 20191208 trunk. ./../../src/libgo/go/text/template/parse/node.go: In function

[Bug go/92842] New: [10 Regression] libgo build failure on i686-gnu

2019-12-06 Thread doko at ubuntu dot com
: go Assignee: ian at airs dot com Reporter: doko at ubuntu dot com CC: cmang at google dot com Target Milestone: --- trunk 20191205 ftbfs on the Hurd, i686-gnu: ./../../src/libgo/go/runtime/os_hurd.go:42:7: error: reference to undefined field or method 

[Bug go/92820] [10 Regression] libgo.so.15 has executable stack

2019-12-05 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92820 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #8

[Bug other/87036] -O1/-O2 affects floating point precision on at least i686 and ppc64el

2018-08-21 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87036 --- Comment #3 from Matthias Klose --- On 21.08.2018 09:53, pinskia at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87036 > > --- Comment #1 from Andrew Pinski --- > For powerpc at least this is due to fma. Use -ffp-con

[Bug libobjc/78698] [7 regression] Using static PIC libgc fails when it has dependencies

2016-12-07 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78698 --- Comment #3 from Matthias Klose --- On 07.12.2016 17:06, egall at gwmail dot gwu.edu wrote: > Note that some package managers automatically delete .la files as part of the > installation process. I suppose it'd just fall through to the compile

[Bug target/65464] [4.8/4.9 Regression] disabling multilib support for powerpc64le-linux-gnu breaks kernel builds

2015-03-19 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65464 --- Comment #5 from Matthias Klose --- > Well, on x86_64 if you build gcc with --disable-multilib you still > can compile with -m32 (even without a 32-bit user runtime). > Why should this be different on ppc64le? $ gcc -m32 -c foo.c foo.c:1:0: e

[Bug plugins/61176] [4.9/4.10 Regression] plugin builds including gimple.h not building

2014-05-14 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176 --- Comment #6 from Matthias Klose --- Am 14.05.2014 14:21, schrieb amacleod at redhat dot com: > btw, the long term plan is that #include "gimple.h" will get all the basic > prerequisites you need to manipulate gimple. And then you just #include

[Bug fortran/61126] gfortran does not enable -Wununused-parameter with -Wextra

2014-05-09 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61126 --- Comment #9 from Matthias Klose --- Am 09.05.2014 18:02, schrieb manu at gcc dot gnu.org: > I don't understand how it was working before. What is exactly the > command-line passed to that testcase? the test passes just -Wextra, adding either a

[Bug target/49821] New: [4.6 regression] ICE in dwarf2out_cfi_begin_epilogue, at dwarf2out.c:3015

2011-07-23 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49821 Summary: [4.6 regression] ICE in dwarf2out_cfi_begin_epilogue, at dwarf2out.c:3015 Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/49049] ICE in copyprop_hardreg_forward_1, at regcprop.c:767

2011-07-21 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49049 --- Comment #5 from Matthias Klose 2011-07-21 08:31:56 UTC --- Created attachment 24801 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24801 preprocessed volume.i source

[Bug target/49049] ICE in copyprop_hardreg_forward_1, at regcprop.c:767

2011-07-21 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49049 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #4

[Bug tree-optimization/49140] [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline

2011-07-18 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49140 --- Comment #7 from Matthias Klose 2011-07-18 10:19:28 UTC --- the pari tests still fail

[Bug tree-optimization/49756] New: g++ ICE

2011-07-15 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49756 Summary: g++ ICE Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassig...@gcc.gnu.org

[Bug fortran/49690] New: [4.6 regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1019

2011-07-09 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49690 Summary: [4.6 regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1019 Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/49621] New: [4.5/4.6/4.7 regression] ICE in trunc_int_for_mode, at explow.c:57

2011-07-03 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49621 Summary: [4.5/4.6/4.7 regression] ICE in trunc_int_for_mode, at explow.c:57 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/49419] New: [4.6/4.7 regression] gcc -O2 miscompiles gp2c

2011-06-15 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49419 Summary: [4.6/4.7 regression] gcc -O2 miscompiles gp2c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: una

[Bug other/49144] New: [4.6/4.7 regression] miscompiled reverse_iterator?

2011-05-24 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49144 Summary: [4.6/4.7 regression] miscompiled reverse_iterator? Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo:

[Bug tree-optimization/49140] New: [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline

2011-05-24 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49140 Summary: [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3

[Bug tree-optimization/48988] [4.7 regression] ICE at pred_chain_length_cmp at tree-ssa-uninit.c:1624

2011-05-21 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48988 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #2

[Bug debug/48159] [4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -O -ftree-loop-distribution -fno-tree-ch -g

2011-05-02 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #2

[Bug debug/48159] [4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -O -ftree-loop-distribution -fno-tree-ch -g

2011-05-02 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 --- Comment #3 from Matthias Klose 2011-05-02 17:06:02 UTC --- Created attachment 24168 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24168 preprocessed source

[Bug c/48687] New: for errors from -pedantic, -Werror reports "[-Werror=edantic]"

2011-04-19 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48687 Summary: for errors from -pedantic, -Werror reports "[-Werror=edantic]" Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 C

[Bug middle-end/48685] New: [4.5/4.6/4.7 regression] ICE in gimplify_expr, at gimplify.c:7034

2011-04-19 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48685 Summary: [4.5/4.6/4.7 regression] ICE in gimplify_expr, at gimplify.c:7034 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug ada/48368] gnat on arm-linux-gnueabi only has sjlj exception support, not zcx

2011-03-30 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48368 --- Comment #2 from Matthias Klose 2011-03-30 16:21:28 UTC --- the enhancement request is to add zero cost exception support.

[Bug ada/48368] New: gnat on arm-linux-gnueabi only has sjlj exception support, not zcx

2011-03-30 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48368 Summary: gnat on arm-linux-gnueabi only has sjlj exception support, not zcx Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug target/48173] [4.6 regression] bootstrap error on arm-linux-gnueabi (defaulting to armv4t)

2011-03-22 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48173 --- Comment #3 from Matthias Klose 2011-03-22 13:13:57 UTC --- had to reproduce it with a local build ... the ice is triggered with any warning, -Warray-bounds as in the example, or faster with -Wlong-long, e.g.: -g -O2 -Warray-bounds -Wlong-

[Bug libstdc++/47145] configure test for docbook-xsl-ns stylesheets uses hardcoded path

2011-03-22 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145 --- Comment #27 from Matthias Klose 2011-03-22 09:09:26 UTC --- yes, thanks! already done.

[Bug target/48173] New: [4.6 regression] bootstrap error on arm-linux-gnueabi (defaulting to armv4t)

2011-03-17 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48173 Summary: [4.6 regression] bootstrap error on arm-linux-gnueabi (defaulting to armv4t) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/47145] configure test for docbook-xsl-ns stylesheets uses hardcoded path

2011-03-17 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145 --- Comment #25 from Matthias Klose 2011-03-17 22:00:16 UTC --- builds on a non-networked machine succeed

[Bug target/47487] ICE in rs6000_output_function_epilogue, at config/rs6000/rs6000.c:21782 building 64bit libgo

2011-02-21 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47487 --- Comment #4 from Matthias Klose 2011-02-22 03:03:28 UTC --- libgo has configury bits for powerpc*-linux. that was my reason to assume that Go is supported on powerpc.

[Bug target/47487] ICE in rs6000_output_function_epilogue, at config/rs6000/rs6000.c:21782 building 64bit libgo

2011-02-20 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47487 Matthias Klose changed: What|Removed |Added Target|powerpc-linux-gnu |powerpc-linux-gnu |

[Bug tree-optimization/46723] [4.5 Regression] internal compiler error: in get_initial_def_for_induction, at tree-vect-loop.c:2431

2011-02-19 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46723 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #13

[Bug target/47487] New: ICE in rs6000_output_function_epilogue, at config/rs6000/rs6000.c:21782 building 64bit libgo

2011-01-27 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47487 Summary: ICE in rs6000_output_function_epilogue, at config/rs6000/rs6000.c:21782 building 64bit libgo Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 Regression] corrupted profile info with -O[23] -fprofile-use

2011-01-24 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38292 --- Comment #15 from Matthias Klose 2011-01-25 05:21:24 UTC --- hmm, can't set the status back to NEW, just to RESOLVED. ... a normal build of 3.2rc1 succeeds with trunk r169142 and the proposed fix for PR47271. the profiled build still fails w

[Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 Regression] corrupted profile info with -O[23] -fprofile-use

2011-01-19 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38292 --- Comment #14 from Matthias Klose 2011-01-19 11:53:54 UTC --- no, normal python build fails too, this is reported as bug #47271.

[Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 Regression] corrupted profile info with -O[23] -fprofile-use

2011-01-19 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38292 --- Comment #13 from Matthias Klose 2011-01-19 11:43:30 UTC --- trying to build python 3.2~rc1, I run into: I get (with the just built python (built with -fprofile-generate): build-static$ ./python XXX lineno: 1101, opcode: 0 Fatal Python error

[Bug rtl-optimization/47299] [4.6 Regression] Widening multiply optimization generates bad code

2011-01-17 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47299 --- Comment #5 from Matthias Klose 2011-01-17 23:05:35 UTC --- a biarch build for yesterday's trunk on i686 with the proposed patch applied succeeds and doesn't show any regressions.

[Bug rtl-optimization/47299] Widening multiply optimization generates bad code

2011-01-15 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47299 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #2

[Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu

2011-01-13 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46710 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #4

[Bug tree-optimization/47283] [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c

2011-01-13 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47283 --- Comment #1 from Matthias Klose 2011-01-13 22:11:25 UTC --- Created attachment 22962 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22962 preprocessed source

[Bug tree-optimization/47283] New: [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c

2011-01-13 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47283 Summary: [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug debug/46704] [4.6 Regression] Ada compiler fails to build itself

2011-01-10 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 --- Comment #10 from Matthias Klose 2011-01-11 00:54:10 UTC --- works for me. Joel, either use a build before 2010-11-13, or a fixed build. I put a recent gcc-snapshot build for armel on http://people.canonical.com/~doko/tmp/gcc-snapshot_201101

[Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 Regression] corrupted profile info with -O[23] -fprofile-use

2011-01-10 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38292 --- Comment #12 from Matthias Klose 2011-01-10 17:24:03 UTC --- I ran into bug #47248 trying to build a recent snapshot.

[Bug bootstrap/47248] libffi build failure with ld.gold (works with trunk 20110106, fails with 20110110)

2011-01-10 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47248 --- Comment #1 from Matthias Klose 2011-01-10 17:22:26 UTC --- ld.gold from binutils 2.21 was used. object files at https://bugs.launchpad.net/gcc/+bug/701110/+attachment/1790281/+files/tst.tar.xz

[Bug bootstrap/47248] New: libffi build failure with ld.gold (works with trunk 20110106, fails with 20110110)

2011-01-10 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47248 Summary: libffi build failure with ld.gold (works with trunk 20110106, fails with 20110110) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priori

[Bug debug/46704] [4.6 Regression] Ada compiler fails to build itself

2011-01-07 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 --- Comment #7 from Matthias Klose 2011-01-07 08:33:03 UTC --- I still see this with r168558.

[Bug libobjc/47173] New: both objc_lookUpClass and objc_lookup_class are exported symbols

2011-01-04 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47173 Summary: both objc_lookUpClass and objc_lookup_class are exported symbols Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug libstdc++/47145] [4.6 Regression] cross-compilation fails with "cannot check for file existence when cross compiling"

2011-01-04 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #16

[Bug go/46958] ARM Go Does Not Compile (__builtin_return_address)

2010-12-18 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46958 --- Comment #1 from Matthias Klose 2010-12-18 17:00:55 UTC --- same build failure on ia64-linux

[Bug other/46840] New: libgo should link against libm

2010-12-07 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46840 Summary: libgo should link against libm Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@gcc.gnu.

[Bug other/46789] New: go configuration with --prefix=/usr pollutes the /usr/lib namespace

2010-12-03 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46789 Summary: go configuration with --prefix=/usr pollutes the /usr/lib namespace Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug ada/46704] New: ada bootstrap failure on arm-linux-gnueabi

2010-11-29 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 Summary: ada bootstrap failure on arm-linux-gnueabi Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassig..

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-11-26 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #8 from Matthias Klose 2010-11-26 10:32:43 UTC --- Looking at Debian/Ubuntu build logs: - the last sucessful build was 20100918-0ubuntu1. - 20101004-0ubuntu1 shows an ICE building stage2 libgcc - 20101004-0ubuntu1 shows an ICE buil

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-11-23 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Matthias Klose changed: What|Removed |Added CC||doko at ubuntu dot com --- Comment #5

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-23 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 Matthias Klose changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 --- Comment #9 from Matthias Klose 2010-11-22 17:56:29 UTC --- no, can't see this even with 4.4 now, on a system with binutils 2.21

[Bug bootstrap/46486] New: bootstrap comparision error (libcpp/symtab.o) on powerpc-linux-gnu

2010-11-15 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46486 Summary: bootstrap comparision error (libcpp/symtab.o) on powerpc-linux-gnu Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-09-21 Thread doko at ubuntu dot com
--- Comment #3 from doko at ubuntu dot com 2010-09-21 14:59 --- https://buildd.debian.org/pkg.cgi?pkg=gcc-snapshot yes, 20100918 still fails to build: -- doko at ubuntu dot com changed: What|Removed |Added

[Bug c/43082] ICE in tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p

2010-09-20 Thread doko at ubuntu dot com
--- Comment #7 from doko at ubuntu dot com 2010-09-20 18:01 --- trunk 20100918 fails with: gcc -g -O0 -c foo.c foo.c: In function 'main': foo.c:4:5: error: void value not ignored as it ought to be foo.c:4:5: error: void value not ignored as it ought to be foo.c:4:7: interna

[Bug objc/45735] New: ICE in objc_add_method, at objc/objc-act.c:6941

2010-09-20 Thread doko at ubuntu dot com
E in objc_add_method, at objc/objc-act.c:6941 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45735

[Bug c++/43085] Make profiledbootstrap fails with cc1plus catching SIGSEGV

2010-09-06 Thread doko at ubuntu dot com
--- Comment #4 from doko at ubuntu dot com 2010-09-06 15:56 --- I can confirm this with 20100902 from the 4.5 branch. the profiled bootstrap did work with the 4.5.1 release. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43085

[Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100814

2010-08-24 Thread doko at ubuntu dot com
--- Comment #1 from doko at ubuntu dot com 2010-08-24 10:29 --- seen as well with 20100824 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394

[Bug ada/45394] New: [4.6 regression] gnat fails to build on s390, trunk 20100814

2010-08-24 Thread doko at ubuntu dot com
t gnu dot org ReportedBy: doko at ubuntu dot com GCC target triplet: s390-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394

[Bug c/45079] New: function names in error message (�c_maybe_const_expr� not supported by 'pp_c_expression')

2010-07-26 Thread doko at ubuntu dot com
sion: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45079

[Bug plugins/45078] New: config/vxworks-dummy.h not installed as a plugin header on some archs

2010-07-26 Thread doko at ubuntu dot com
P3 Component: plugins AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45078

[Bug libstdc++/44680] New: [4.5/4.6 regression] regex_traits/char/value.cc built with 4.4, run with 4.5's libstdc++ fails

2010-06-26 Thread doko at ubuntu dot com
Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44680

[Bug libstdc++/44679] New: [4.5/4.6 regression] 30_threads/condition_variable_any/cons/1.cc fails with -fstack-protector (built with 4.4, run with 4.5)

2010-06-26 Thread doko at ubuntu dot com
fstack-protector (built with 4.4, run with 4.5) Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko

[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-06-22 Thread doko at ubuntu dot com
--- Comment #3 from doko at ubuntu dot com 2010-06-22 22:05 --- yes, the ICE is fixed with this patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626

[Bug fortran/44636] New: the -i4 option is not supported anymore in 4.4

2010-06-22 Thread doko at ubuntu dot com
ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44636

[Bug target/44634] [4.4 regression] ICE in change_address_1, at emit-rtl.c:1954

2010-06-22 Thread doko at ubuntu dot com
--- Comment #1 from doko at ubuntu dot com 2010-06-22 14:42 --- Created an attachment (id=20981) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20981&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44634

[Bug target/44634] New: [4.4 regression] ICE in change_address_1, at emit-rtl.c:1954

2010-06-22 Thread doko at ubuntu dot com
ssigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com GCC target triplet: sparc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44634

[Bug target/44632] New: [4.4/4.5/4.6 regression] wrong code for complex division

2010-06-22 Thread doko at ubuntu dot com
Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com GCC target triplet: hppa-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44632

[Bug target/44631] [sparc] long long to double conversion error

2010-06-22 Thread doko at ubuntu dot com
--- Comment #2 from doko at ubuntu dot com 2010-06-22 13:53 --- yes, gcc -mcpu=v9 and gcc -m64 work both with -O1 and -O1 -ffast-math. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44631

[Bug target/44631] New: [sparc] long long to double conversion error

2010-06-22 Thread doko at ubuntu dot com
Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com GCC target triplet: sparc-linux-gnu sparc64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44631

[Bug libstdc++/44630] New: profiler_trace.h defines functions __max and __min which causes portability problems

2010-06-22 Thread doko at ubuntu dot com
_min which causes portability problems Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko

[Bug c++/44629] ICE in unify, at cp/pt.c:15155

2010-06-22 Thread doko at ubuntu dot com
--- Comment #1 from doko at ubuntu dot com 2010-06-22 09:57 --- Created an attachment (id=20976) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20976&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629

[Bug c++/44629] New: ICE in unify, at cp/pt.c:15155

2010-06-22 Thread doko at ubuntu dot com
Summary: ICE in unify, at cp/pt.c:15155 Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot

[Bug c++/44628] New: ICE in cp_build_unary_op at cp/typeck.c:4671

2010-06-22 Thread doko at ubuntu dot com
rsion: 4.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44628

[Bug c++/44627] New: ICE in dump_expr, at cp/error.c:1735

2010-06-22 Thread doko at ubuntu dot com
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44627

[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-06-22 Thread doko at ubuntu dot com
--- Comment #1 from doko at ubuntu dot com 2010-06-22 08:57 --- Created an attachment (id=20975) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20975&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626

[Bug target/44626] New: [4.4 regression] ICE in output_operand: invalid expression as operand

2010-06-22 Thread doko at ubuntu dot com
expression as operand Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com GCC target triplet:

[Bug c++/44625] ICE after error: anonymous struct not inside named type

2010-06-22 Thread doko at ubuntu dot com
--- Comment #1 from doko at ubuntu dot com 2010-06-22 08:36 --- Created an attachment (id=20974) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20974&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44625

[Bug c++/44625] New: ICE after error: anonymous struct not inside named type

2010-06-22 Thread doko at ubuntu dot com
o: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44625

  1   2   3   4   >