[Bug tree-optimization/71168] New: [7 Regression] ICE in find_uses_to_rename_use (tree-ssa-loop-manip.c:379)

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71168 Bug ID: 71168 Summary: [7 Regression] ICE in find_uses_to_rename_use (tree-ssa-loop-manip.c:379) Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/71168] [7 Regression] ICE in find_uses_to_rename_use (tree-ssa-loop-manip.c:379)

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71168 --- Comment #1 from Martin Liška --- Started with r236320: Author: rguenth Date: Tue May 17 12:53:30 2016 + 2016-05-17 Richard Biener PR tree-optimization/71132 * tree-loop-distribution.c (create_rdg_cd_edges): Pa

[Bug fortran/71156] PURE interface/definition inconsistency: accepts invalid, rejects valid

2016-05-18 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71156 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org Assigne

[Bug c++/71164] tree check fail at cp/pt.c:12961

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71164 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug tree-optimization/71120] [6/7 Regression] Aliasing "struct sockaddr_storage" produces invalid code due to SRA

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71120 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug c++/71169] New: [7 Regression] ICE on invalid C++ code in pop_nested_class (cp/class.c:7785)

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169 Bug ID: 71169 Summary: [7 Regression] ICE on invalid C++ code in pop_nested_class (cp/class.c:7785) Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: norm

[Bug tree-optimization/71120] [6/7 Regression] Aliasing "struct sockaddr_storage" produces invalid code due to SRA

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71120 --- Comment #5 from Richard Biener --- https://sourceware.org/bugzilla/show_bug.cgi?id=20111

[Bug fortran/70856] [6/7 Regression] ICE with -fopenacc in get_constraint_for_ssa_var, at tree-ssa-structalias.c:2952

2016-05-18 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70856 --- Comment #8 from rguenther at suse dot de --- On Tue, 17 May 2016, marxin at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70856 > > Martin Liška changed: > >What|Removed |Added >

[Bug tree-optimization/71168] [7 Regression] ICE in find_uses_to_rename_use (tree-ssa-loop-manip.c:379)

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71168 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/70856] [6/7 Regression] ICE with -fopenacc in get_constraint_for_ssa_var, at tree-ssa-structalias.c:2952

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70856 --- Comment #9 from Martin Liška --- Great, thus I'm going to test the suggested patch and will send it to ML.

[Bug tree-optimization/63586] x+x+x+x -> 4*x in gimple

2016-05-18 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63586 --- Comment #9 from kugan at gcc dot gnu.org --- Author: kugan Date: Wed May 18 07:50:05 2016 New Revision: 236359 URL: https://gcc.gnu.org/viewcvs?rev=236359&root=gcc&view=rev Log: Adding the testcase which was not addaed as part of r236356. gcc

[Bug c++/71166] [6/7 Regression] ICE with nested constexpr/initializer

2016-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71166 Jakub Jelinek changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug c++/71147] [6 Regression] Flexible array member wrongly rejected in template

2016-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71147 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/71168] [7 Regression] ICE in find_uses_to_rename_use (tree-ssa-loop-manip.c:379)

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71168 --- Comment #3 from Richard Biener --- Author: rguenth Date: Wed May 18 08:10:20 2016 New Revision: 236361 URL: https://gcc.gnu.org/viewcvs?rev=236361&root=gcc&view=rev Log: 2016-05-18 Richard Biener PR tree-optimization/71168

[Bug tree-optimization/71168] [7 Regression] ICE in find_uses_to_rename_use (tree-ssa-loop-manip.c:379)

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71168 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/71151] [avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section

2016-05-18 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71151 Georg-Johann Lay changed: What|Removed |Added Keywords||wrong-code CC|

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 --- Comment #8 from Uroš Bizjak --- Old glibc misaligns the stack on 32bit targets. In my case (Centos 5.11, glibc 2.5), looking into: FAIL: go.go-torture/execute/array-1.go execution, -O0 Starting program: /home/uros/test/a.out [Thread deb

[Bug tree-optimization/71142] [6/7 Regression] ICE: Segmentation fault in ssa_default_def

2016-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71142 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug c++/71117] [6/7 Regression] Overeager application of conversion to function pointer during overload resolution of call to function object

2016-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71117 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug c++/71117] [6/7 Regression] Overeager application of conversion to function pointer during overload resolution of call to function object

2016-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71117 --- Comment #3 from Jakub Jelinek --- BTW, the first testcase has been rejected at gcc-5-branch branch point, only got accepted later on in r226642 (and that change has been later backported).

[Bug c++/71100] [6/7 regression] Internal compiler error while calling a pointer to member function that throws

2016-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71100 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 --- Comment #9 from Uroš Bizjak --- Following patch solves all failures: --cut here-- diff --git a/libbacktrace/elf.c b/libbacktrace/elf.c index f85ac65..81ba344 100644 --- a/libbacktrace/elf.c +++ b/libbacktrace/elf.c @@ -866,6 +866,9 @@ struct

[Bug c++/71164] tree check fail at cp/pt.c:12961

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71164 --- Comment #2 from Martin Liška --- Reduces test-case: template class A { template void m_fn1() { m_fn1(); } }; g++ bug.cc -c -std=c++11 bug.cc: In substitution of ‘template, class Preconditioner> template void A<, Preconditioner>::m_fn1()

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 Richard Biener changed: What|Removed |Added CC||schwab at gcc dot gnu.org --- Comment #

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 --- Comment #11 from Uroš Bizjak --- (In reply to Richard Biener from comment #10) > Thanks for tracking it down! I'm putting this workaround in my tree for the > next testing. I've briefly looked into the dl_iterate_phdr history but > can't fi

[Bug c++/71164] tree check fail at cp/pt.c:12961

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71164 --- Comment #3 from Martin Liška --- Started with r236221: Author: jason Date: Fri May 13 19:18:35 2016 + Fix type-dependence and the current instantiation. PR c++/10200 PR c++/69753 * pt.c (tsubst_decl):

[Bug c++/71169] [7 Regression] ICE on invalid C++ code in pop_nested_class (cp/class.c:7785)

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169 --- Comment #1 from Martin Liška --- Started with r236221: Author: jason Date: Fri May 13 19:18:35 2016 + Fix type-dependence and the current instantiation. PR c++/10200 PR c++/69753 * pt.c (tsubst_decl):

[Bug c++/71100] [6/7 regression] Internal compiler error while calling a pointer to member function that throws

2016-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71100 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 --- Comment #12 from Richard Biener --- I don't see anything wrong btw. the following contains all esp modifications and indirect calls. 00115d40 : 115d40: 55 push %ebp 115d41: 89 e5 mov

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 --- Comment #13 from rguenther at suse dot de --- On Wed, 18 May 2016, ubizjak at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 > > --- Comment #11 from Uroš Bizjak --- > (In reply to Richard Biener from comment #10

[Bug target/71151] [avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section

2016-05-18 Thread senthil.thecoder at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71151 --- Comment #3 from Senthil Kumar Selvaraj --- Yeah, it's a 6.x thing. There's a commit that changes varasm.c from using targetm.asm_out.mergeable_rodata_prefix to a function call to targetm.asm_out.function_rodata_section hook if the section ca

[Bug c++/71145] Alpha: Error: No lda !gpdisp!278 was found

2016-05-18 Thread mcree at orcon dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71145 --- Comment #5 from Michael Cree --- Yes, that patch fixes it for me.

[Bug tree-optimization/71170] New: [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71170 Bug ID: 71170 Summary: [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/71170] [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71170 --- Comment #1 from Martin Liška --- Also seen on a tester: https://gcc.gnu.org/ml/gcc-regression/2016-05/msg00248.html

[Bug ipa/71146] [7 Regression] error: __builtin_unreachable or __builtin_trap call with arguments

2016-05-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71146 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/70572] [4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r, at cp/typeck2.c:1103 with -std=c++14

2016-05-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70572 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/71031] [6/7 Regression] ICE in extract_range_from_binary_expr_1, at tree-vrp.c:2535 w/ -Os

2016-05-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71031 --- Comment #4 from Marek Polacek --- Here, we have [1, od_5] + UINT_MAX on type unsigned, which wraps, so we try to turn this into an anti-range [*]. But that is not possible, the anti-range doesn't exist (is empty) so we should drop to varying

[Bug ipa/71015] [7 Regression] ICE in inline_small_functions, at ipa-inline.c:1881

2016-05-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71015 Markus Trippelsdorf changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/71170] [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71170 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug tree-optimization/71170] [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71170 --- Comment #2 from Martin Liška --- I have a candidate patch, testing...

[Bug tree-optimization/71031] [6/7 Regression] ICE in extract_range_from_binary_expr_1, at tree-vrp.c:2535 w/ -Os

2016-05-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71031 --- Comment #5 from Marek Polacek --- I don't understand how could r231098 cause this though. If I put breakpoints on type_in_anonymous_namespace_p / type_with_linkage_p / odr_type_p, it doesn't stop at them so...

[Bug c++/71169] [7 Regression] ICE on invalid C++ code in pop_nested_class (cp/class.c:7785)

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug tree-optimization/71170] [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71170 --- Comment #3 from Martin Liška --- (In reply to Martin Liška from comment #1) > Also seen on a tester: > https://gcc.gnu.org/ml/gcc-regression/2016-05/msg00248.html This is unrelated as seen: https://gcc.gnu.org/ml/gcc-regression/2016-05/msg00

[Bug fortran/70856] [6/7 Regression] ICE with -fopenacc in get_constraint_for_ssa_var, at tree-ssa-structalias.c:2952

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70856 --- Comment #10 from Martin Liška --- Author: marxin Date: Wed May 18 11:48:50 2016 New Revision: 236375 URL: https://gcc.gnu.org/viewcvs?rev=236375&root=gcc&view=rev Log: Set DECL_PT_UID for merged variables in IPA ICF (PR70856). PR fo

[Bug tree-optimization/71170] [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71170 --- Comment #4 from Martin Liška --- Created attachment 38513 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38513&action=edit Candidate patch I'm testing the attached patch.

[Bug c++/68252] [5 regression] left operand of shift expression, while we shift > 0 integer

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68252 Richard Biener changed: What|Removed |Added Priority|P3 |P2 --- Comment #4 from Richard Biener

[Bug ipa/68470] [4.9/5 Regression] Internal Compiler Error observed by g++-4.9.2 and a few other versions (reported to Debian)

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68470 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/68578] [5 Regression] ICE on invalid template declaration and instantiation

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68578 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/68669] [5 regression] -Wunused-variable in anonymous namespace is not correctly supressed by #pragmas

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68669 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/68727] [5/6/7 regression] invalid offsetof expressions accepted

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68727 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug c++/69131] [4.9 Regression] default constructor of union incorrectly deleted

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69131 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Priority|P3

[Bug rtl-optimization/71148] [7 Regression] Compile time hog w/ -O3 -funroll-loops

2016-05-18 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71148 --- Comment #4 from Ilya Enkovich --- (In reply to Richard Biener from comment #2) > thus cleanup_cfg updating dominance info. Note the et_splay operation itself > is this slow (another reason for this may be a corrupt et forest after the > rece

[Bug target/69264] [4.9/5/6/7 regression] ICE building spidermonkey -mcpu=970 -maltivec -O3: rs6000_builtin_vectorization_cost, at config/rs6000/rs6000.c:4350

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69264 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Summary|[4.9/5 regression

[Bug middle-end/69400] [5 Regression] wrong code with -O and int128

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69400 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Component|tree-optimization

[Bug target/69895] [5 Regression] dependency of gcc-plugin.h not installed on m68k-linux-gnu

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69895 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug rtl-optimization/70263] [4.9/5 Regression] ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (segmentation fault)

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70263 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/70336] [5 regression] Incorrect Wconversion warning

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70336 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug c++/70338] [5 Regression] ICE combining debug symbols, range-for in lambda in function template accessing captured variable-size array

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70338 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/70452] [5 Regression] Regression in C++ parsing performance between 4.9.3 and 5.3.1

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70452 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug c++/70494] [5 regression] Internal Compiler Error: Capturing an array of vectors in a lambda

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70494 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Priority|P3

[Bug c++/70528] [5 Regression] bogus error: constructor required before non-static data member

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70528 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug tree-optimization/70623] [4.9/5 Regression] ICE in compute_antic at -O2

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70623 --- Comment #9 from Richard Biener --- *** Bug 70625 has been marked as a duplicate of this bug. ***

[Bug c++/70709] [4.9/5/6/7 Regression] gcc hangs on valid C++ code on x86_64-linux-gnu

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70709 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug rtl-optimization/70625] [4.9/5 Regression] Memory exhaustion when building specific snippet at -O2

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70625 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/70735] [5/6/7 Regression] problem combining std::function, generic lambdas and static variables

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70735 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/70754] [5/6/7 Regression] ICE during predictive commoning

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/70903] [4.9/5/6/7 Regression] wrong code with bfi @ aarch64 with -Os

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70903 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug rtl-optimization/71119] [4.9/5/6/7 Regression] ftoit instruction not emitted for double -> long bitcast

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71119 Richard Biener changed: What|Removed |Added Priority|P3 |P4

[Bug rtl-optimization/70978] [5 Regression] internal compiler error: in assign_by_spills, at lra-assigns.c:1428 on arm

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70978 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/71083] [4.9/5/6 Regression] Unaligned bit-field address when predictive commoning

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/70941] [5 Regression] Test miscompiled with -O2.

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70941 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug debug/71171] New: [6/7 Regression] Conditional jump or move depends on uninitialised value(s) in can_be_stored_compactly_p (line-map.c:148)

2016-05-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71171 Bug ID: 71171 Summary: [6/7 Regression] Conditional jump or move depends on uninitialised value(s) in can_be_stored_compactly_p (line-map.c:148) Product: gcc Vers

[Bug tree-optimization/71031] [6/7 Regression] ICE in extract_range_from_binary_expr_1, at tree-vrp.c:2535 w/ -Os

2016-05-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71031 --- Comment #6 from Marek Polacek --- The real culprit is r231097; our cc1 in bisect seed must be wrong.

[Bug target/70809] [AArch64] aarch64_vmls pattern should be rejected if -ffp-contract=off

2016-05-18 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70809 --- Comment #5 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Wed May 18 12:53:32 2016 New Revision: 236386 URL: https://gcc.gnu.org/viewcvs?rev=236386&root=gcc&view=rev Log: [AArch64] PR target/70809: Delete aarch64_vmls pattern 20

[Bug ipa/70646] [4.9/5/6/7 Regression] Corrupt truncated function

2016-05-18 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70646 --- Comment #32 from Martin Jambor --- Author: jamborm Date: Wed May 18 13:04:23 2016 New Revision: 236389 URL: https://gcc.gnu.org/viewcvs?rev=236389&root=gcc&view=rev Log: [PR 70646] Store size to inlining predicate conditions 2016-05-18 Mar

[Bug c++/47226] [C++0x] GCC doesn't expand template parameter pack that appears in a lambda-expression

2016-05-18 Thread akim.demaille at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47226 --- Comment #8 from Akim Demaille --- I'm hit too.

[Bug ipa/70646] [4.9/5/6/7 Regression] Corrupt truncated function

2016-05-18 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70646 --- Comment #33 from Martin Jambor --- Author: jamborm Date: Wed May 18 13:06:24 2016 New Revision: 236390 URL: https://gcc.gnu.org/viewcvs?rev=236390&root=gcc&view=rev Log: Respect --param ipa-max-agg-items=0 2016-05-18 Martin Jambor

[Bug target/71145] Alpha: Error: No lda !gpdisp!278 was found

2016-05-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71145 Uroš Bizjak changed: What|Removed |Added Component|c++ |target Target Milestone|---

[Bug debug/71171] [6/7 Regression] Conditional jump or move depends on uninitialised value(s) in can_be_stored_compactly_p (line-map.c:148)

2016-05-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71171 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.2

[Bug tree-optimization/71020] [6/7 Regression] SSA corruption: Unable to coalesce ssa_names 2 and 13 which are marked as MUST COALESCE.

2016-05-18 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71020 --- Comment #4 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Wed May 18 14:01:31 2016 New Revision: 236393 URL: https://gcc.gnu.org/viewcvs?rev=236393&root=gcc&view=rev Log: To: gcc-patc...@gcc.gnu.org Subject: PR 71020: Handle ab

[Bug target/70915] Improve loading 0/-1 in VSX registers on PowerPC

2016-05-18 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70915 --- Comment #1 from Michael Meissner --- Author: meissner Date: Wed May 18 14:04:32 2016 New Revision: 236394 URL: https://gcc.gnu.org/viewcvs?rev=236394&root=gcc&view=rev Log: [gcc] 2016-05-18 Michael Meissner PR target/70915

[Bug tree-optimization/71170] [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread chengniansun at gmail dot com
-trunk/configure --enable-languages=c,c++,lto --prefix=/usr/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.0 20160518 (experimental) [trunk revision 236370] (GCC) $: gcc-trunk -O1 small.c small.c: In function ‘fn1’: small.c:4:6: internal compiler error: in rewrite_expr_tree, at

[Bug c++/70466] [ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real, at cp/call.c:6371 with -std=c++11

2016-05-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70466 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 18 14:18:06 2016 New Revision: 236395 URL: https://gcc.gnu.org/viewcvs?rev=236395&root=gcc&view=rev Log: /cp 2016-05-18 Paolo Carlini PR c++/70466 *

[Bug target/71153] aarch64 LSE __atomic_fetch_and() generates inversion for constants

2016-05-18 Thread dhowells at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71153 --- Comment #8 from dhowells at redhat dot com --- (In reply to Andrew Pinski from comment #7) > Created attachment 38509 [details] > Full fix which needs full testing This is looking good: 0058 : 58: 12001403and w3,

[Bug c++/70466] [ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real, at cp/call.c:6371 with -std=c++11

2016-05-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70466 --- Comment #5 from Paolo Carlini --- Fixed in trunk so far.

[Bug middle-end/71172] New: [7 Regression] FAIL: gcc.dg/tree-ssa/slsr-30.c (internal compiler error)

2016-05-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71172 Bug ID: 71172 Summary: [7 Regression] FAIL: gcc.dg/tree-ssa/slsr-30.c (internal compiler error) Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/71172] [7 Regression] FAIL: gcc.dg/tree-ssa/slsr-30.c (internal compiler error)

2016-05-18 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71172 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC

[Bug tree-optimization/71170] [7 Regression] ICE in rewrite_expr_tree, at tree-ssa-reassoc.c:3898

2016-05-18 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71170 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||hjl.tools at gmail dot com

[Bug rtl-optimization/71150] [7 Regression] ICE on valid code at -O1 and above in 64-bit mode on x86_64-linux-gnu in lra_eliminate_reg_if_possible, at lra-eliminations.c:1402

2016-05-18 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71150 --- Comment #3 from Jiong Wang --- Author: jiwang Date: Wed May 18 14:37:28 2016 New Revision: 236396 URL: https://gcc.gnu.org/viewcvs?rev=236396&root=gcc&view=rev Log: [Patch, lra] Guard in_class_p with REG_P check gcc/ PR rtl-optimiz

[Bug rtl-optimization/71150] [7 Regression] ICE on valid code at -O1 and above in 64-bit mode on x86_64-linux-gnu in lra_eliminate_reg_if_possible, at lra-eliminations.c:1402

2016-05-18 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71150 Jiong Wang changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/71171] [6/7 Regression] Conditional jump or move depends on uninitialised value(s) in can_be_stored_compactly_p (line-map.c:148)

2016-05-18 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71171 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 --- Comment #14 from uros at gcc dot gnu.org --- Author: uros Date: Wed May 18 14:40:54 2016 New Revision: 236397 URL: https://gcc.gnu.org/viewcvs?rev=236397&root=gcc&view=rev Log: PR target/71161 * elf.c (phdr_callback) [__i386__

[Bug middle-end/71172] [7 Regression] FAIL: gcc.dg/tree-ssa/slsr-30.c (internal compiler error)

2016-05-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71172 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/71161] [7 Regression] Lots of ASAN and libgo runtime FAILs after r236090

2016-05-18 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71161 --- Comment #15 from uros at gcc dot gnu.org --- Author: uros Date: Wed May 18 14:48:40 2016 New Revision: 236398 URL: https://gcc.gnu.org/viewcvs?rev=236398&root=gcc&view=rev Log: PR target/71161 * elf.c (phdr_callback) [__i386__

[Bug c++/71173] New: [6 regression] Qualified name lookup

2016-05-18 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71173 Bug ID: 71173 Summary: [6 regression] Qualified name lookup Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/70915] Improve loading 0/-1 in VSX registers on PowerPC

2016-05-18 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70915 Michael Meissner changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/70670] Duplicate code in rs6000_secondary_reload_direct_move in rs6000.c

2016-05-18 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70670 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/71174] New: segmentation fault

2016-05-18 Thread t at sharklasers dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71174 Bug ID: 71174 Summary: segmentation fault Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unas

[Bug c++/71166] [6/7 Regression] ICE with nested constexpr/initializer

2016-05-18 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71166 --- Comment #3 from Nathan Sidwell --- Created attachment 38514 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38514&action=edit slightly more reduced test case We're invoking constexpr evaluation machinery after parsing is complete -- fin

[Bug c++/71174] segmentation fault

2016-05-18 Thread t at sharklasers dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71174 --- Comment #1 from JD --- Created attachment 38515 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38515&action=edit Short example

  1   2   >