[Bug bootstrap/56182] [4.6 Regression] gcc/config/i386/t-linux64:29: recipe commences before first target

2013-02-04 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56182 Matthias Klose changed: What|Removed |Added CC||vapier at gentoo dot org --- Comment #4

[Bug ada/56274] New: [4.8 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

2013-02-10 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56274 Bug #: 56274 Summary: [4.8 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface") Classification: Unclassified Product: gcc

[Bug middle-end/56301] New: [4.7 Regression] wrong code with the fix for PR53844

2013-02-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56301 Bug #: 56301 Summary: [4.7 Regression] wrong code with the fix for PR53844 Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: norm

[Bug middle-end/56301] [4.7 Regression] wrong code with the fix for PR53844

2013-02-18 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56301 --- Comment #1 from Matthias Klose 2013-02-18 12:31:31 UTC --- Created attachment 29482 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29482 test case no reduced test case yet, but there is a diff in the tree dump with -fdump-tree

[Bug middle-end/56301] [4.7 Regression] wrong code with the fix for PR53844

2013-02-18 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56301 Matthias Klose changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Matthi

[Bug middle-end/56301] [4.7 Regression] wrong code with the fix for PR53844

2013-02-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56301 --- Comment #8 from Matthias Klose 2013-02-19 13:17:55 UTC --- > so it's not about initializing the memory but the fact that it > _is_ aliased by other things. yes, the value returned was saved in a caching data structure.

[Bug c++/56395] New: [4.7/4.8 Regression] ICE, Segmentation fault in tsubst

2013-02-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56395 Bug #: 56395 Summary: [4.7/4.8 Regression] ICE, Segmentation fault in tsubst Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: no

[Bug c++/56395] [4.7/4.8 Regression] ICE, Segmentation fault in tsubst

2013-02-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56395 --- Comment #1 from Matthias Klose 2013-02-19 14:16:53 UTC --- Created attachment 29494 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29494 preprocessed source

[Bug tree-optimization/56396] New: [4.8 Regression] memory corruption in cc1

2013-02-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56396 Bug #: 56396 Summary: [4.8 Regression] memory corruption in cc1 Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/56398] New: [4.8 Regression] ICE (Segmentation fault) in dominated_by_p

2013-02-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56398 Bug #: 56398 Summary: [4.8 Regression] ICE (Segmentation fault) in dominated_by_p Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRM

[Bug go/56432] New: libgo check should behave like the check target for all other target libraries

2013-02-22 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56432 Bug #: 56432 Summary: libgo check should behave like the check target for all other target libraries Classification: Unclassified Product: gcc Version: 4.8.0

[Bug middle-end/56433] New: ICE in expand_asm_operands, at stmt.c:910

2013-02-22 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56433 Bug #: 56433 Summary: ICE in expand_asm_operands, at stmt.c:910 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/56481] New: [4.8 Regression] endless loop compiling a C++ file

2013-02-28 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56481 Bug #: 56481 Summary: [4.8 Regression] endless loop compiling a C++ file Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug target/56484] ICE in assign_by_spills, at lra-assigns.c:1268

2013-02-28 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56484 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org

[Bug middle-end/56559] New: [4.7/4.8 Regression] ICE in propagate_op_to_single_use, at tree-ssa-reassoc.c:1057

2013-03-06 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56559 Bug #: 56559 Summary: [4.7/4.8 Regression] ICE in propagate_op_to_single_use, at tree-ssa-reassoc.c:1057 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug middle-end/56640] New: [4.8 Regression] bootstrap failure on arm-linux-gnueabi{,hf}

2013-03-17 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56640 Bug #: 56640 Summary: [4.8 Regression] bootstrap failure on arm-linux-gnueabi{,hf} Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIR

[Bug middle-end/56640] [4.8 Regression] bootstrap failure on arm-linux-gnueabi{,hf}

2013-03-17 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56640 Matthias Klose changed: What|Removed |Added Keywords||ice-on-valid-code T

[Bug middle-end/56640] [4.8 Regression] bootstrap failure on arm-linux-gnueabi{,hf}

2013-03-17 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56640 --- Comment #2 from Matthias Klose 2013-03-17 15:24:52 UTC --- the Debian builds use glibc-2.13 and binutils 2.22.x., the Ubuntu build glibc-2.17 and binutils-2.23.x

[Bug c++/55951] ICE in check_array_designated_initializer, at cp/decl.c:4785

2013-03-26 Thread doko at gcc dot gnu.org
reconfirmed|2013-01-28 00:00:00 |2013-03-26 0:00 CC||doko at gcc dot gnu.org Known to fail||4.7.3, 4.8.0 --- Comment #2 from Matthias Klose 2013-03-26 10:23:48 UTC --- [forwarding from http://bugs.debian.org

[Bug c++/55951] ICE in check_array_designated_initializer, at cp/decl.c:4785

2013-03-26 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55951 --- Comment #3 from Matthias Klose 2013-03-26 10:24:14 UTC --- Created attachment 29727 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29727 preprocessed source

[Bug other/56721] libffi.info installed in share/info collides with that from libffi itself

2013-03-30 Thread doko at gcc dot gnu.org
||doko at gcc dot gnu.org Version|4.8.0 |4.8.1 Resolution||FIXED --- Comment #3 from Matthias Klose 2013-03-30 11:27:56 UTC --- now fixed on trunk and the 4.8 branch.

[Bug middle-end/56848] New: [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate

2013-04-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56848 Bug #: 56848 Summary: [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCO

[Bug middle-end/56848] [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate

2013-04-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56848 Matthias Klose changed: What|Removed |Added Keywords||ice-on-valid-code Known to

[Bug middle-end/56848] [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate

2013-04-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56848 --- Comment #1 from Matthias Klose 2013-04-05 09:51:33 UTC --- seen on x86_64-linux-gnu

[Bug middle-end/56848] [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate

2013-04-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56848 --- Comment #3 from Matthias Klose 2013-04-05 10:47:05 UTC --- Reverting the backport for 56077 lets the file compile

[Bug middle-end/56848] [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate

2013-04-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56848 --- Comment #5 from Matthias Klose 2013-04-05 12:30:38 UTC --- backporting r190733 fixes the issue too, testsuite still running

[Bug middle-end/56848] [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate

2013-04-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56848 --- Comment #8 from Matthias Klose 2013-04-05 14:22:24 UTC --- the backport of r190733 doesn't show any regressions on x86_64-linux-gnu

[Bug c++/56869] New: [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate

2013-04-07 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56869 Bug #: 56869 Summary: [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCO

[Bug c++/56869] [4.7 Regression] ICE (segfault) Error reporting routines re-entered

2013-04-07 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56869 Matthias Klose changed: What|Removed |Added Known to work||4.7.2 --- Comment #1 from Matt

[Bug c++/56869] [4.7 Regression] ICE (segfault) Error reporting routines re-entered

2013-04-08 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56869 --- Comment #3 from Matthias Klose 2013-04-08 11:19:50 UTC --- Created attachment 29822 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29822 preprocessed source

[Bug c++/56869] [4.7 Regression] ICE (segfault) Error reporting routines re-entered

2013-04-08 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56869 Matthias Klose changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever Confirmed|

[Bug c++/56966] New: [4.7 Regression] wrong warning with -Werror (wrong code without Werror?)

2013-04-15 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56966 Bug #: 56966 Summary: [4.7 Regression] wrong warning with -Werror (wrong code without Werror?) Classification: Unclassified Product: gcc Version: 4.7.3 Stat

[Bug tree-optimization/57149] New: [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os

2013-05-02 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57149 Bug #: 57149 Summary: [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFI

[Bug c++/57211] New: wrong line indicated in warning for synthesized method

2013-05-08 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57211 Bug #: 57211 Summary: wrong line indicated in warning for synthesized method Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: no

[Bug c++/54341] New: [4.7 / 4.8 Regression] ICE (segfault) in cx_check_missing_mem_inits, at cp/semantics.c:6093

2012-08-21 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54341 Bug #: 54341 Summary: [4.7 / 4.8 Regression] ICE (segfault) in cx_check_missing_mem_inits, at cp/semantics.c:6093 Classification: Unclassified Product: gcc Version: 4.7.1

[Bug target/54480] New: Error: bad immediate value for offset

2012-09-04 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54480 Bug #: 54480 Summary: Error: bad immediate value for offset Classification: Unclassified Product: gcc Version: 4.6.4 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/54501] New: infinite recursion on illegal code

2012-09-06 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54501 Bug #: 54501 Summary: infinite recursion on illegal code Classification: Unclassified Product: gcc Version: 4.6.4 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/54502] New: g++ 4.6 -std=c++0x ICE (segfault)

2012-09-06 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54502 Bug #: 54502 Summary: g++ 4.6 -std=c++0x ICE (segfault) Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/54559] New: [4.7 Regression], ICE in gimplify_expr, at gimplify.c:7592

2012-09-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54559 Bug #: 54559 Summary: [4.7 Regression], ICE in gimplify_expr, at gimplify.c:7592 Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED

[Bug ada/54843] New: [4.8 Regression] ada bootstrap failure on arm-linux-gnueabi

2012-10-07 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54843 Bug #: 54843 Summary: [4.8 Regression] ada bootstrap failure on arm-linux-gnueabi Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRM

[Bug target/54892] New: [4.7 Regression], ICE in extract_insn, at recog.c:2123

2012-10-10 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54892 Bug #: 54892 Summary: [4.7 Regression], ICE in extract_insn, at recog.c:2123 Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: no

[Bug target/54902] New: [4.7 Regression], ICE (segfault) building on arm-linux-gnueabi

2012-10-11 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54902 Bug #: 54902 Summary: [4.7 Regression], ICE (segfault) building on arm-linux-gnueabi Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONF

[Bug target/54902] [4.7 Regression], ICE (segfault) building on arm-linux-gnueabi

2012-10-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54902 Matthias Klose changed: What|Removed |Added Known to work||4.8.0 --- Comment #2 from Matt

[Bug target/54974] [4.8 Regression] [ARM] Incorrect placement of constant pools

2012-10-18 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54974 Matthias Klose changed: What|Removed |Added Keywords||wrong-code Target|

[Bug target/54974] [4.8 Regression] [ARM] Incorrect placement of constant pools

2012-10-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54974 Matthias Klose changed: What|Removed |Added Known to work|4.7.2 |4.6.3 Known to fail|

[Bug bootstrap/55048] New: [4.8 Regression] libjava bootstrap failure on trunk after LRA merge

2012-10-24 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55048 Bug #: 55048 Summary: [4.8 Regression] libjava bootstrap failure on trunk after LRA merge Classification: Unclassified Product: gcc Version: 4.8.0 Status: U

[Bug target/57310] New: [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu

2013-05-17 Thread doko at gcc dot gnu.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with 4.7, 4.8 and trunk on x86_64-linux-gnu, works on i585-linux-gnu, and arm-linux-gnueabi*, works with 4.6. seen with both libffi 3.0.10 and 3.0.13

[Bug target/57578] SPE detection broken on Linux (bits/predefs.h: No such file or directory)

2013-06-11 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57578 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #1

[Bug target/57578] SPE detection broken on Linux (bits/predefs.h: No such file or directory)

2013-06-11 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57578 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug driver/57651] New: [4.8 / 4.9 Regression] gcc-ar and gcc-nm don't find the lto plugin

2013-06-19 Thread doko at gcc dot gnu.org
ormal Priority: P3 Component: driver Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org $ gcc-ar-4.8 -h gcc-ar-4.8: Cannot find plugin 'liblto_plugin.so' the plugin is *not* installed with x permission flags (which seems to be t

[Bug driver/57651] [4.8 / 4.9 Regression] gcc-ar and gcc-nm don't find the lto plugin

2013-06-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57651 --- Comment #1 from Matthias Klose --- now, working around the permission bit, I get: $ gcc-ar-4.8 gcc-ar-4.8: Cannot find binary 'ar' so it only searches ar in the given paths, not on the path of the file system (/usr/bin in this case)

[Bug driver/57651] [4.8 / 4.9 Regression] gcc-ar and gcc-nm don't find the lto plugin

2013-06-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57651 --- Comment #3 from Matthias Klose --- please lets fix it in gcc. I fixed it in gcc.c last year, and this behaviour is now re-introduced, so it is a regression. shared libraries work without the x bit set too, so lets just recognize these too.

[Bug driver/57651] [4.8 / 4.9 Regression] gcc-ar and gcc-nm don't find the lto plugin

2013-06-20 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57651 Matthias Klose changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2013-06-20 Thread doko at gcc dot gnu.org
||doko at gcc dot gnu.org Resolution|--- |FIXED --- Comment #9 from Matthias Klose --- PR57651 is now fixed, which should address this issue too. please reopen the issue, if not.

[Bug go/57689] New: [4.8 Regression] ICE (segfault) building libgo on ia64-linux-gnu

2013-06-23 Thread doko at gcc dot gnu.org
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: doko at gcc dot gnu.org libgo fails to build on ia64-linux-gnu, with r200219, the last successful build was with r200018. A build from the trunk on 20130620 did succeed. /bin/mkdir -p .; files=`echo

[Bug target/57731] New: [4.9 Regression] ICE in extract_insn, at recog.c:2158 (arm-linux)

2013-06-27 Thread doko at gcc dot gnu.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 30384 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30384&action=edit preprocessed source seen with trunk 20130620 on ar

[Bug c++/57279] [C++11] alias declaration fails to declare function types with cv-qualifiers

2013-06-27 Thread doko at gcc dot gnu.org
||doko at gcc dot gnu.org Resolution|--- |FIXED --- Comment #3 from Matthias Klose --- closing. this apparently did get into the 4.8.1 release. however can't change the milestone back to 4.8.1.

[Bug go/57689] [4.8 Regression] ICE (segfault) building libgo on ia64-linux-gnu

2013-06-27 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57689 --- Comment #2 from Matthias Klose --- building with BOOT_CFLAGS set to -g -O1 or -g -Og doesn't show the ICE and builds libgo. Attaching test results later.

[Bug tree-optimization/57732] New: [4.8 / 4.9 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)

2013-06-27 Thread doko at gcc dot gnu.org
: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 30386 --> http://gcc.gnu.org/bugzilla/attachment.cgi

[Bug c/58209] New: ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

2013-08-21 Thread doko at gcc dot gnu.org
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with 4.6.4, 4.7.3, 4.8.1 and trunk with -O2, lowering to -O1 works around the issue. $ gcc-4.7 -c -O2 foo.c foo.c: In function 'pow2_s': foo.c:3:7: interna

[Bug libgcj/55637] FAIL: sourcelocation output - source compiled test

2013-09-03 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55637 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #4

[Bug libgcj/55637] FAIL: sourcelocation output - source compiled test

2013-09-04 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55637 --- Comment #7 from Matthias Klose --- it prints -1 -1 -1

[Bug target/58320] New: [4.7 / 4.8 / 4.9 Regression] code used in autoconf test fails with -O2, works with -O0

2013-09-05 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen on arm-linux-gnueabihf, as part of an autoconf test in librep: $ cat stack.c #include void inner (char *foo) { char bar; exit

[Bug c++/50114] New: ICE on invalid code in pop_binding, at cp/name-lookup.c:382

2011-08-18 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50114 Bug #: 50114 Summary: ICE on invalid code in pop_binding, at cp/name-lookup.c:382 Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c++/48660] [4.5/4.6/4.7 Regression] ARM ICE in expand_expr_real_1

2011-09-03 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48660 --- Comment #5 from Matthias Klose 2011-09-03 14:18:30 UTC --- works with 4.4.6, not with 4.5/4.6/trunk 20110824

[Bug middle-end/50295] New: [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380

2011-09-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50295 Bug #: 50295 Summary: [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 Classification: Unclassified Product: gcc Version: unknown Status: UNCO

[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380

2011-09-05 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50295 --- Comment #1 from Matthias Klose 2011-09-05 15:52:11 UTC --- caused by r178482 | jamborm | 2011-09-02 16:30:34 +0200 (Fri, 02 Sep 2011) | 10 lines 2011-09-02 Martin Jambor PR middle-end/49886 * ipa-split.c (split_function

[Bug target/50350] New: [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-09-10 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 Bug #: 50350 Summary: [4.6 Regression] ICE (segfault) in canonicalize_float_value Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED

[Bug lto/50367] -flto and -Wl,--as-needed combination removes some needed libraries

2011-09-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50367 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #1

[Bug lto/50367] -flto and -Wl,--as-needed combination removes some needed libraries

2011-09-19 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50367 --- Comment #2 from Matthias Klose 2011-09-19 21:21:53 UTC --- http://sourceware.org/bugzilla/show_bug.cgi?id=13201

[Bug c/50565] New: [4.5/4.6/4.7 Regression] initializer element is not computable at load time

2011-09-29 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50565 Bug #: 50565 Summary: [4.5/4.6/4.7 Regression] initializer element is not computable at load time Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNC

[Bug bootstrap/50665] [4.7 Regression] Bootstrap failure

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

[Bug target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-10-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 --- Comment #3 from Matthias Klose 2011-10-12 19:16:01 UTC --- I'll check, however I don't see the fix for 50326 applied to the 4.6 branch.

[Bug target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-10-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 --- Comment #4 from Matthias Klose 2011-10-13 06:21:36 UTC --- still seen on the 4.6 branch with 20111012

[Bug target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-10-18 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 --- Comment #6 from Matthias Klose 2011-10-18 11:44:57 UTC --- the proposed patch lets the build succeed

[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')

2012-05-01 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586 --- Comment #9 from Matthias Klose 2012-05-01 23:14:15 UTC --- Native configuration is mipsel-unknown-linux-gnu === libgo tests === Running target unix FAIL: archive/zip === libgo Summary for unix === # of exp

[Bug other/53285] New: libibiberty's md5.c builds with warnings with 4.7 and trunk

2012-05-08 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53285 Bug #: 53285 Summary: libibiberty's md5.c builds with warnings with 4.7 and trunk Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/53439] g++ generates buggy code with optimisation flags

2012-05-22 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53439 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #1

[Bug other/53285] libibiberty's md5.c builds with warnings with 4.7 and trunk

2012-05-27 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53285 --- Comment #1 from Matthias Klose 2012-05-28 04:38:50 UTC --- Created attachment 27511 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27511 patch taken from glibc the md5.c copy in glibc was fixed with the attached patch

[Bug other/53285] libibiberty's md5.c builds with warnings with 4.7 and trunk

2012-05-27 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53285 --- Comment #2 from Matthias Klose 2012-05-28 06:42:37 UTC --- the patch is incomplete. the patch from glibc is found at http://sourceware.org/git/?p=glibc.git;a=patch;h=7dc6bd90c569c49807462b0740b18e32fab4d8b7 using anonymous unions which cann

[Bug middle-end/53644] New: ICE in force_move_args_size_note, at combine-stack-adj.c:419

2012-06-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53644 Bug #: 53644 Summary: ICE in force_move_args_size_note, at combine-stack-adj.c:419 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug middle-end/53644] ICE in force_move_args_size_note, at combine-stack-adj.c:419

2012-06-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53644 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53602] [4.7 Regression] Libre Office causes an internal compiler error

2012-06-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53602 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #18

[Bug target/53682] New: [4.7/4.8 Regression] ICE in cselib_lookup (SEGV) on i586-linux-gnu

2012-06-15 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682 Bug #: 53682 Summary: [4.7/4.8 Regression] ICE in cselib_lookup (SEGV) on i586-linux-gnu Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED

[Bug target/53755] New: [4.7 Regression] ICE in replace_reg_with_saved_mem, at caller-save.c:1125 on i586-linux-gnu

2012-06-23 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53755 Bug #: 53755 Summary: [4.7 Regression] ICE in replace_reg_with_saved_mem, at caller-save.c:1125 on i586-linux-gnu Classification: Unclassified Product: gcc Version: 4.7.1

[Bug target/53755] [4.7 Regression] ICE in replace_reg_with_saved_mem, at caller-save.c:1125 on i586-linux-gnu

2012-06-23 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53755 Matthias Klose changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug rtl-optimization/53700] [4.7 regression] ICE in reload_cse_simplify_operands, at postreload.c:403

2012-06-23 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53700 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #8

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

2012-06-27 Thread doko at gcc dot gnu.org
||doko at gcc dot gnu.org Resolution||FIXED --- Comment #21 from Matthias Klose 2012-06-27 12:10:26 UTC --- the python builds works when built using -fprofile-correction

[Bug c++/53882] New: [4.6/4.7 Regression] ICE in type_contains_placeholder_1, at tree.c:3015

2012-07-06 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53882 Bug #: 53882 Summary: [4.6/4.7 Regression] ICE in type_contains_placeholder_1, at tree.c:3015 Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFI

[Bug c++/53882] [4.7/4.8 Regression] ICE in type_contains_placeholder_1, at tree.c:3015

2012-07-06 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53882 --- Comment #1 from Matthias Klose 2012-07-06 22:04:26 UTC --- [forwarded from http://bugs.debian.org/680521] "Seems related to optimization and nullptr in args. When nullptr is replaced with (void *)0, gcc compiles the code successfully."

[Bug c++/53882] [4.7/4.8 Regression] ICE in type_contains_placeholder_1, at tree.c:3015

2012-07-08 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53882 --- Comment #3 from Matthias Klose 2012-07-08 17:59:33 UTC --- still see this with trunk 189355

[Bug c++/54145] New: [4.6/4.7 Regression] no symbol generated for `void QMailThreadSortKey::deserialize

2012-07-31 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54145 Bug #: 54145 Summary: [4.6/4.7 Regression] no symbol generated for `void QMailThreadSortKey::deserialize(QDataStre am&)' Classification: Unclassified Product: gcc

[Bug bootstrap/53468] debian/ubuntu changed the location of libraries on the disk which broke bootstrap

2012-08-07 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53468 --- Comment #3 from Matthias Klose 2012-08-07 10:29:45 UTC --- Comment on attachment 27825 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27825 multiarch-2012-07-08 >2012-06-25 Matthias Klose > > * doc/invoke.texi: Document -print-

[Bug target/52074] New: ICE: RTL flag check: MEM_VOLATILE_P used with unexpected rtx code 'plus' in extract_fixed_bit_field, at expmed.c:1734

2012-01-31 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52074 Bug #: 52074 Summary: ICE: RTL flag check: MEM_VOLATILE_P used with unexpected rtx code 'plus' in extract_fixed_bit_field, at expmed.c:1734 Classification: Unclassified

[Bug target/52079] New: ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf

2012-01-31 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52079 Bug #: 52079 Summary: ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRME

[Bug go/52084] New: go tests fail to link on powerpc-linux-gnu (undefined reference to __sync_add_and_fetch_8)

2012-02-01 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52084 Bug #: 52084 Summary: go tests fail to link on powerpc-linux-gnu (undefined reference to __sync_add_and_fetch_8) Classification: Unclassified Product: gcc Version: 4.7.0

[Bug middle-end/52074] ICE: RTL flag check: MEM_VOLATILE_P used with unexpected rtx code 'plus' in extract_fixed_bit_field, at expmed.c:1734

2012-02-01 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52074 --- Comment #4 from Matthias Klose 2012-02-01 20:24:08 UTC --- libgo builds with this fix. libgo now fails to run every test (see PR52084).

[Bug target/52079] ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf

2012-02-02 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52079 --- Comment #6 from Matthias Klose 2012-02-02 08:30:34 UTC --- builds with this patch; testsuite still running

[Bug target/52163] New: [4.7 regression] 64bit powerpc libgcc is missing exported symbols

2012-02-07 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52163 Bug #: 52163 Summary: [4.7 regression] 64bit powerpc libgcc is missing exported symbols Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/52164] New: [4.7 Regression] libjava build failure on arm-linux-gnuabi, configured for softfp float ABI

2012-02-07 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52164 Bug #: 52164 Summary: [4.7 Regression] libjava build failure on arm-linux-gnuabi, configured for softfp float ABI Classification: Unclassified Product: gcc Version: 4.7.0

  1   2   3   4   5   6   7   8   9   >