[Bug tree-optimization/66449] [6 Regression] ICE: in build2_stat, at tree.c:4376 with -O3

2015-06-07 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66449 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com --- start FAIL for me : r224020 configure as $ ~/src/gcc_r224020/configure --prefix=/usr/local/gcc_current --enable-static --enable-checking=release --enable-languages=c,c++,lto

[Bug c++/66451] New: Array not fully destructed if element destructor throws exception

2015-06-07 Thread jonathandodd at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66451 Bug ID: 66451 Summary: Array not fully destructed if element destructor throws exception Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal

[Bug sanitizer/66452] New: [6 Regression] [UBSAN] *.Lubsan_data0' defined but not used

2015-06-07 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66452 Bug ID: 66452 Summary: [6 Regression] [UBSAN] *.Lubsan_data0' defined but not used Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161

2015-06-07 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc

[Bug tree-optimization/66442] [6 regression] FAIL: gcc.dg/autopar/pr46885.c (test for excess errors)

2015-06-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66442 --- Comment #3 from vries at gcc dot gnu.org --- (In reply to vries from comment #2) Created attachment 35711 [details] tentative patch Bootstrap and reg-test on x86_64 succeeded.

[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161

2015-06-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to Aldy Hernandez from comment #2) 2. Once (1) is fixed, bootstrap then fails with: /GCC/gcc-trunk/gcc/ipa-pure-const.c:1640:1: error:

[Bug tree-optimization/66442] [6 regression] FAIL: gcc.dg/autopar/pr46885.c (test for excess errors)

2015-06-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66442 --- Comment #4 from Andreas Schwab sch...@linux-m68k.org --- Fixes the test case on m68k.

[Bug tree-optimization/66449] New: [6 Regression] ICE: in build2_stat, at tree.c:4376 with -O3

2015-06-07 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66449 Bug ID: 66449 Summary: [6 Regression] ICE: in build2_stat, at tree.c:4376 with -O3 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug target/66258] compiling a stdarg function with arch +nofp generates an ICE

2015-06-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org --- Whomever approved the patch for the trunk can also approve the backport.

[Bug c++/66450] New: [5 Regression][C++11][constexpr] Issues when delegating implicit copy constructor in constexpr function

2015-06-07 Thread mosra at centrum dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66450 Bug ID: 66450 Summary: [5 Regression][C++11][constexpr] Issues when delegating implicit copy constructor in constexpr function Product: gcc Version: 5.1.0

[Bug c/66454] Common -Wmisleading-indentation false-positive triggered in the Linux kernel

2015-06-07 Thread patrick at parcs dot ath.cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66454 --- Comment #2 from patrick at parcs dot ath.cx --- Created attachment 35712 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35712action=edit rough patch Here is a rough patch of the aforementioned change -- to look at the column of the

[Bug rtl-optimization/66444] [5/6 Regression] Miscompilation of Xen since r211078

2015-06-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66444 vries at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vries at gcc dot

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

2015-06-07 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66421 Nathan Sidwell nathan at gcc dot gnu.org changed: What|Removed |Added CC||nathan at gcc

[Bug rtl-optimization/66444] [5/6 Regression] Miscompilation of Xen since r211078

2015-06-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66444 --- Comment #2 from vries at gcc dot gnu.org --- Looks like reload_cse_move2add could use a similar fix.

[Bug c++/52960] Missing warnings on ambiguous source : function decl vs local var decl

2015-06-07 Thread jan.kratochvil at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52960 Jan Kratochvil jan.kratochvil at redhat dot com changed: What|Removed |Added CC||dodji

[Bug tree-optimization/66442] [6 regression] FAIL: gcc.dg/autopar/pr46885.c (test for excess errors)

2015-06-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66442 --- Comment #2 from vries at gcc dot gnu.org --- Created attachment 35711 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35711action=edit tentative patch

[Bug ipa/66271] -Os generates incorrect code on ARM possibly due to IPA

2015-06-07 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66271 Jim Wilson wilson at gcc dot gnu.org changed: What|Removed |Added CC||wilson at gcc dot

[Bug c++/66443] Virtual inheritance vs. non-default constructors

2015-06-07 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66443 Nathan Sidwell nathan at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug libitm/66453] New: In a deadlock libitm allocates all available RAM until oom is called

2015-06-07 Thread gallir at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66453 Bug ID: 66453 Summary: In a deadlock libitm allocates all available RAM until oom is called Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal

[Bug c/66454] New: Common -Wmisleading-indentation false-positive triggered in the Linux kernel

2015-06-07 Thread patrick at parcs dot ath.cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66454 Bug ID: 66454 Summary: Common -Wmisleading-indentation false-positive triggered in the Linux kernel Product: gcc Version: 6.0 Status: UNCONFIRMED Severity:

[Bug c/66454] Common -Wmisleading-indentation false-positive triggered in the Linux kernel

2015-06-07 Thread patrick at parcs dot ath.cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66454 --- Comment #1 from patrick at parcs dot ath.cx --- We suppress the warning for int *p; void foo (int n) { if (p) foo (1); else // guard token if (p) // body token foo (2); foo (3); // next

[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161

2015-06-07 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-apple-darwin14 |*-apple-darwin*

[Bug bootstrap/66448] New: [6 Regression] Bootstrap fails on darwin after r224161

2015-06-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 Bug ID: 66448 Summary: [6 Regression] Bootstrap fails on darwin after r224161 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/52869] [DR 1207] this not being allowed in noexcept clauses

2015-06-07 Thread lz96 at foxmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52869 --- Comment #1 from htfy96 lz96 at foxmail dot com --- #include iostream using namespace std; class A { public: void g() noexcept(false) {} void f() noexcept( noexcept( g() )) {}; }; A a; int main() { coutnoexcept(a.f())endl;

[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161

2015-06-07 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 --- Comment #1 from Iain Sandoe iains at gcc dot gnu.org --- Created attachment 35710 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35710action=edit declare extern int __CFConstantStringClassReference lazily There seem to be three issues

[Bug ipa/66271] -Os generates incorrect code on ARM possibly due to IPA

2015-06-07 Thread gccbugs at rooted dot tk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66271 --- Comment #7 from gccbugs at rooted dot tk --- Seems like it is indeed the same issue.

[Bug libstdc++/66455] New: is_always_equal unimplemented

2015-06-07 Thread potswa at mac dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66455 Bug ID: 66455 Summary: is_always_equal unimplemented Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug rtl-optimization/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

2015-06-07 Thread gccbugs at rooted dot tk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932 gccbugs at rooted dot tk changed: What|Removed |Added CC||gccbugs at rooted dot tk ---