[Bug target/29838] -fstack-protector shouldn't use TLS in freestanding mode

2017-01-17 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29838 --- Comment #12 from Thomas Schwinge --- See also PR78875.

[Bug target/78875] -fstack-protector on powerpc64 now always use TLS, won't work for kernel/firmware

2017-01-17 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78875 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org ---

[Bug rtl-optimization/79125] [7 Regression] ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (error: flow control insn inside a basic block)

2017-01-17 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79125 Arseny Solokha changed: What|Removed |Added Keywords||ice-on-valid-code --- Comment #1 from

[Bug rtl-optimization/79125] New: [7 Regression] ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (error: flow control insn inside a basic block)

2017-01-17 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79125 Bug ID: 79125 Summary: [7 Regression] ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (error: flow control insn inside a basic block) Product: gcc Version: 7.0

[Bug libstdc++/69699] libstdc++ ABI documentation is out of date

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69699 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/79058] [7 Regression] ARM: internal compiler error: in extract_constrain_insn, at recog.c:2213

2017-01-17 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79058 --- Comment #25 from Vladimir Makarov --- Author: vmakarov Date: Tue Jan 17 16:11:55 2017 New Revision: 244535 URL: https://gcc.gnu.org/viewcvs?rev=244535=gcc=rev Log: 2017-01-17 Vladimir Makarov PR target/79058

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #6 from Joel Sherrill --- (In reply to jos...@codesourcery.com from comment #5) > On Tue, 22 Nov 2016, ubizjak at gmail dot com wrote: > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 > > > > --- Comment #2 from Uroš Bizjak

[Bug c/79117] __builtin_isfinite edge case incorrect on i386

2017-01-17 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79117 --- Comment #2 from joseph at codesourcery dot com --- If you use -fexcess-precision=standard, the classification built-in functions should convert values with excess range and precision to their semantic types as required by ISO C (see

[Bug c++/70565] [5/6 Regression] ICE at gimplify.c:8832 (cilkplus array extension)

2017-01-17 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70565 Aldy Hernandez changed: What|Removed |Added Summary|[5/6/7 Regression] ICE at |[5/6 Regression] ICE at

[Bug c/79116] ICE on cilkplus array notation with a _Cilk_for

2017-01-17 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79116 --- Comment #2 from Aldy Hernandez --- Author: aldyh Date: Tue Jan 17 15:27:18 2017 New Revision: 244533 URL: https://gcc.gnu.org/viewcvs?rev=244533=gcc=rev Log: PR c/79116 * array-notation-common.c

[Bug libstdc++/69699] libstdc++ ABI documentation is out of date

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69699 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ipa/71207] [5/6 Regression] gcc 5.3 and 6.1 generates wrong code with -O2

2017-01-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71207 Martin Liška changed: What|Removed |Added Summary|[5/6/7 Regression] gcc 5.3 |[5/6 Regression] gcc 5.3

[Bug target/79058] [7 Regression] ARM: internal compiler error: in extract_constrain_insn, at recog.c:2213

2017-01-17 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79058 --- Comment #27 from Vladimir Makarov --- (In reply to Vladimir Makarov from comment #26) > (In reply to Dominik Vogt from comment #24) > > While you're at it ... does it have the same or a similar cause as the Avr > > bug? > >

[Bug testsuite/79115] FAIL: gcc.dg/pr78768.c execution test on arm, aarch64

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79115 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug testsuite/79115] FAIL: gcc.dg/pr78768.c execution test on arm, aarch64

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79115 --- Comment #2 from Martin Sebor --- Author: msebor Date: Tue Jan 17 16:36:55 2017 New Revision: 244537 URL: https://gcc.gnu.org/viewcvs?rev=244537=gcc=rev Log: PR testsuite/79115 - FAIL: gcc.dg/pr78768.c execution test on arm, aarch64

[Bug target/79058] [7 Regression] ARM: internal compiler error: in extract_constrain_insn, at recog.c:2213

2017-01-17 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79058 --- Comment #28 from Vladimir Makarov --- (In reply to Vladimir Makarov from comment #27) > (In reply to Vladimir Makarov from comment #26) > > (In reply to Dominik Vogt from comment #24) > > > While you're at it ... does it have the same or a

[Bug c++/70565] [5/6/7 Regression] ICE at gimplify.c:8832 (cilkplus array extension)

2017-01-17 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70565 --- Comment #4 from Aldy Hernandez --- Author: aldyh Date: Tue Jan 17 16:54:55 2017 New Revision: 244538 URL: https://gcc.gnu.org/viewcvs?rev=244538=gcc=rev Log: PR c++/70565 * cp-array-notation.c (expand_array_notation_exprs):

[Bug target/76731] [AVX512] _mm512_i32gather_epi32 and other scatter/gather routines have incorrect signature

2017-01-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76731 --- Comment #14 from uros at gcc dot gnu.org --- Author: uros Date: Tue Jan 17 17:03:00 2017 New Revision: 244540 URL: https://gcc.gnu.org/viewcvs?rev=244540=gcc=rev Log: PR target/76731 * config/i386/avx512fintrin.h

[Bug c++/79118] [7 Regression] internal compiler error: in cxx_eval_bit_field_ref, at cp/constexpr.c:2258

2017-01-17 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79118 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/79114] [6/7 Regression] std::throw_with_nested("string literal") is rejected

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79114 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Tue Jan 17 15:26:06 2017 New Revision: 244531 URL: https://gcc.gnu.org/viewcvs?rev=244531=gcc=rev Log: PR79114 use decayed type in std::throw_with_nested assertion PR

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 Martin Sebor changed: What|Removed |Added Status|RESOLVED|NEW Resolution|INVALID

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #7 from joseph at codesourcery dot com --- On Tue, 17 Jan 2017, joel at gcc dot gnu.org wrote: > > I.e., the bug was enabling unintended soft-fp usage of XFmode at the same > > time as enabling usage of TFmode. The TFmode

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #8 from Uroš Bizjak --- (In reply to jos...@codesourcery.com from comment #7) > On Tue, 17 Jan 2017, joel at gcc dot gnu.org wrote: > > > > I.e., the bug was enabling unintended soft-fp usage of XFmode at the same > > > time as

[Bug c++/71497] Warning text for -Wmisleading-indentation

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71497 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug jit/69435] Truncated lines in jit.log

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69435 --- Comment #6 from David Malcolm --- Am still seeing "random" truncation, even with the DejaGnu patch in comment #4.

[Bug tree-optimization/71854] [7 Regression] ICE at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (verify_gimple failed)

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71854 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 15:50:24 2017 New Revision: 244534 URL: https://gcc.gnu.org/viewcvs?rev=244534=gcc=rev Log: PR tree-optimization/71854 * gcc.dg/vect/pr71854.c: New test.

[Bug tree-optimization/71437] [7 regression] Performance regression after r235817

2017-01-17 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71437 --- Comment #7 from amker at gcc dot gnu.org --- I think it's not PRE's fault. The input to PRE is already sub-optimal to be handled. Look at the source code: for( i = 0 ; i < ( I - 1 ) ; i++ ) { if( ( L < pL[i+1] )

[Bug target/79058] [7 Regression] ARM: internal compiler error: in extract_constrain_insn, at recog.c:2213

2017-01-17 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79058 --- Comment #26 from Vladimir Makarov --- (In reply to Dominik Vogt from comment #24) > While you're at it ... does it have the same or a similar cause as the Avr > bug? > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78883 > > (A HImode

[Bug c/79117] __builtin_isfinite edge case incorrect on i386

2017-01-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79117 --- Comment #1 from Uroš Bizjak --- You can use __builtin_isinf here, so: if (__builtin_isinf(c)) { puts("finite"); } else { puts("not finite"); } The expansion of __builtin_isinf performs value truncation

[Bug target/62254] [5/6/7 Regression] gcc-4.9 ICEs on linux kernel zlib for armv3

2017-01-17 Thread nickc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62254 Nick Clifton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug c/79117] New: __builtin_isfinite edge case incorrect on 32 bit

2017-01-17 Thread jtaylor.debian at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79117 Bug ID: 79117 Summary: __builtin_isfinite edge case incorrect on 32 bit Product: gcc Version: 6.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/71854] [7 Regression] ICE at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (verify_gimple failed)

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71854 --- Comment #5 from Jakub Jelinek --- This has been fixed with r244218. I'll commit the testcase and close this.

[Bug c++/79118] New: internal compiler error: in cxx_eval_bit_field_ref, at cp/constexpr.c:2258

2017-01-17 Thread s_gccbugzilla at nedprod dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79118 Bug ID: 79118 Summary: internal compiler error: in cxx_eval_bit_field_ref, at cp/constexpr.c:2258 Product: gcc Version: unknown Status: UNCONFIRMED Severity:

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #9 from Joel Sherrill --- (In reply to jos...@codesourcery.com from comment #5) > On Tue, 22 Nov 2016, ubizjak at gmail dot com wrote: > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 > > > > --- Comment #2 from Uroš Bizjak

[Bug tree-optimization/71437] [7 regression] Performance regression after r235817

2017-01-17 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71437 --- Comment #8 from amker at gcc dot gnu.org --- (In reply to amker from comment #7) > I think it's not PRE's fault. The input to PRE is already sub-optimal to be > handled. > Look at the source code: > > for( i = 0 ; i < ( I - 1 ) ;

[Bug ipa/71207] [5/6/7 Regression] gcc 5.3 and 6.1 generates wrong code with -O2

2017-01-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71207 --- Comment #7 from Martin Liška --- Author: marxin Date: Tue Jan 17 15:11:00 2017 New Revision: 244530 URL: https://gcc.gnu.org/viewcvs?rev=244530=gcc=rev Log: Fix wrong assumption in contains_type_p (PR ipa/71207). 2017-01-17 Martin Liska

[Bug c/79116] ICE on cilkplus array notation with a _Cilk_for

2017-01-17 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79116 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/69699] libstdc++ ABI documentation is out of date

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69699 --- Comment #8 from Jonathan Wakely --- Author: redi Date: Tue Jan 17 15:26:11 2017 New Revision: 244532 URL: https://gcc.gnu.org/viewcvs?rev=244532=gcc=rev Log: PR69699 document why __GLIBCXX__ macro is useless PR libstdc++/69699

[Bug c++/71497] Warning text for -Wmisleading-indentation

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71497 --- Comment #3 from David Malcolm --- Author: dmalcolm Date: Tue Jan 17 16:33:44 2017 New Revision: 244536 URL: https://gcc.gnu.org/viewcvs?rev=244536=gcc=rev Log: Fix wording of -Wmisleading-indentation (PR c++/71497) gcc/c-family/ChangeLog:

[Bug tree-optimization/78384] [7 Regression] ICE: verify_flow_info failed (error: wrong outgoing edge flags at end of bb 15)

2017-01-17 Thread matz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78384 --- Comment #4 from Michael Matz --- (In reply to Jakub Jelinek from comment #3) > Any progress with this? It fell through the cracks over christmas vacation, I'll get to it this week.

[Bug ada/67205] eliminate No_Implicit_Dynamic_Code restriction violations

2017-01-17 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67205 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/78839] [6/7 Regression] DWARF output different between GCC 5 and 6

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78839 --- Comment #12 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 18:32:13 2017 New Revision: 244545 URL: https://gcc.gnu.org/viewcvs?rev=244545=gcc=rev Log: PR debug/78839 * dwarf2out.c (field_byte_offset): Restore the

[Bug debug/63741] lm32 ICE in dwarf2out_frame_debug_expr, at dwarf2cfi.c:1677

2017-01-17 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63741 Joel Sherrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug jit/69435] Truncated lines in jit.log

2017-01-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69435 --- Comment #7 from Andrew Pinski --- (In reply to David Malcolm from comment #6) > Am still seeing "random" truncation, even with the DejaGnu patch in comment > #4. Which Linux kernel version? there has been some bugs in some newer kernels.

[Bug libstdc++/78595] Unnecessary copies in _Rb_tree

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78595 Jonathan Wakely changed: What|Removed |Added CC||rs2740 at gmail dot com --- Comment

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

2017-01-17 Thread vp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754 --- Comment #9 from Vidya Praveen --- (In reply to Martin Liška from comment #8) > I've got patch for that. If you would like, I can test it for aarch64-none-linux-gnu.

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 Uroš Bizjak changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment

[Bug bootstrap/79052] bootstrap-ubsan failures due to warnings

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79052 --- Comment #4 from Martin Sebor --- Here's a complete set of warnings from a bootstrap configured with --with-build-config=bootstrap-ubsan and --disable-werror. I think GCC builds libraries without -Werror so those are probably not causing any

[Bug debug/71669] DW_AT_data_bit_offset is not emitted for dwarf4 and above

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71669 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/61636] generic lambda: segfault / "cannot call member function without object"

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61636 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/78952] Combine does not convert 8-bit sign-extract to a zero-extract for QImode operations

2017-01-17 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78952 --- Comment #3 from Segher Boessenkool --- Note avr has an "any_extract" code_iterator for this. That of course is a crutch but could be a workaround for you for now.

[Bug tree-optimization/79119] New: absolute value of a pointer difference can be assumed to be less than or equal to PTRDIFF_MAX

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79119 Bug ID: 79119 Summary: absolute value of a pointer difference can be assumed to be less than or equal to PTRDIFF_MAX Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug tree-optimization/79119] absolute value of a pointer difference can be assumed to be less than or equal to PTRDIFF_MAX

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79119 Martin Sebor changed: What|Removed |Added Keywords||missed-optimization

[Bug libstdc++/78595] Unnecessary copies in _Rb_tree

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78595 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Target Milestone|---

[Bug debug/63741] lm32 ICE in dwarf2out_frame_debug_expr, at dwarf2cfi.c:1677

2017-01-17 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63741 --- Comment #8 from Joel Sherrill --- We are using gcc 4.9.3 for RTEMS 4.11 and gcc 6.3.0 on RTEMS 4.12. This doesn't happen on either GCC. So closing.

[Bug sanitizer/79096] [7 Regression] address sanitizer and jni does not work

2017-01-17 Thread physiker at toast2 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79096 --- Comment #2 from physiker at toast2 dot net --- > Am 16.01.2017 um 15:18 schrieb m.ostapenko at samsung dot com > : > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79096 > > Maxim Ostapenko changed: > >

[Bug rtl-optimization/79121] New: [6, 7 regression] invalid expansion of sign-extend unsigned plus left shift

2017-01-17 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79121 Bug ID: 79121 Summary: [6, 7 regression] invalid expansion of sign-extend unsigned plus left shift Product: gcc Version: 7.0 Status: UNCONFIRMED Keywords:

[Bug target/79058] [7 Regression] ARM: internal compiler error: in extract_constrain_insn, at recog.c:2213

2017-01-17 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79058 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/67205] eliminate No_Implicit_Dynamic_Code restriction violations

2017-01-17 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67205 --- Comment #13 from Eric Botcazou --- Author: ebotcazou Date: Tue Jan 17 18:02:55 2017 New Revision: 244543 URL: https://gcc.gnu.org/viewcvs?rev=244543=gcc=rev Log: PR ada/67205 * config/aarch64/aarch64.c

[Bug libstdc++/78346] std::search with binary comparison predicate uses invalid reference

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78346 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/79118] [7 Regression] internal compiler error: in cxx_eval_bit_field_ref, at cp/constexpr.c:2258

2017-01-17 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79118 --- Comment #2 from Marek Polacek --- Ah, g++ 6 ICEs with -Wall.

[Bug libstdc++/78346] std::search with binary comparison predicate uses invalid reference

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78346 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|ASSIGNED Last reconfirmed|

[Bug tree-optimization/71437] [7 regression] Performance regression after r235817

2017-01-17 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71437 --- Comment #9 from amker at gcc dot gnu.org --- Root cause should be in VRP, looks like the iterative algorithm depends on order of ssa operands and computes different range.

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #12 from H.J. Lu --- (In reply to Uroš Bizjak from comment #11) > (In reply to Joel Sherrill from comment #9) > > > I could pursue this but is soft-float on the x86 target really worth the > > investment of any effort? AFAIK we

[Bug libstdc++/78346] [5/6/7 Regression] std::search with binary comparison predicate uses invalid reference

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78346 Jonathan Wakely changed: What|Removed |Added Known to work||4.8.5 Version|unknown

[Bug libstdc++/68869] map::insert(P&&) broken in some cases

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68869 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/77334] [5/6/7 Regression] Cannot move assign std::map with non-copyable and non-movable mapped_type

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77334 Jonathan Wakely changed: What|Removed |Added CC||sshannin at gmail dot com --- Comment

[Bug libstdc++/69600] [5 Regression] Incorrect use of copy-assignment instead of move assignment from function

2017-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69600 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 David Malcolm changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org --- Comment

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #10 from Uroš Bizjak --- (In reply to Joel Sherrill from comment #9) > > I.e., the bug was enabling unintended soft-fp usage of XFmode at the same > > time as enabling usage of TFmode. The TFmode functions should be kept in > >

[Bug bootstrap/79120] New: lm32 ICE in dwarf2out_frame_debug_expr, at dwarf2cfi.c:1747

2017-01-17 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79120 Bug ID: 79120 Summary: lm32 ICE in dwarf2out_frame_debug_expr, at dwarf2cfi.c:1747 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug target/78478] Compile Error for i386-rtems

2017-01-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #13 from H.J. Lu --- The problem is config/i386/rtemself.h has #define LONG_DOUBLE_TYPE_SIZE (TARGET_80387 ? 80 : 64) XFmode isn't available with -msoft-float even when -mlong-double-80 is used. IA MCU defaults long double to

[Bug fortran/78983] [7 Regression] ICE with CAF-DT with allocatable member

2017-01-17 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 Damian Rouson changed: What|Removed |Added CC||damian at sourceryinstitute dot or

[Bug c++/69481] ICE with C++11 alias using with templates

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #15 from Nathan Sidwell --- *** Bug 77629 has been marked as a duplicate of this bug. ***

[Bug c++/77629] [7 Regression] internal compiler error: same canonical type node for different types

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77629 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/62314] Fix-it Hints

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62314 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug driver/69361] Nonsensical suggestion for misspelled command-line option "-help"

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69361 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/78693] [6 Regression] Bogus 'inconsistent deduction for ‘auto’' error when having a dependent initializer and a nondependent one in the same declaration

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78693 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 20:31:40 2017 New Revision: 244551 URL: https://gcc.gnu.org/viewcvs?rev=244551=gcc=rev Log: Backported from mainline 2017-01-04 Jakub Jelinek

[Bug c++/77629] [7 Regression] internal compiler error: same canonical type node for different types

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77629 Nathan Sidwell changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/78469] [7 Regression] defaulted default constructor causes bogus requirement for accessible destructor

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78469 Nathan Sidwell changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/71497] Warning text for -Wmisleading-indentation

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71497 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/78488] [7 Regression] P0136R1 ICE when building call to inherited default constructor.

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78488 Nathan Sidwell changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug middle-end/50199] [5/6 Regression] wrong code with -flto -fno-merge-constants

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50199 --- Comment #30 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 20:33:16 2017 New Revision: 244553 URL: https://gcc.gnu.org/viewcvs?rev=244553=gcc=rev Log: Backported from mainline 2017-01-11 Jakub Jelinek

[Bug c++/78341] ICE on invalid C++ code on x86_64-linux-gnu (internal compiler error: in cp_parser_std_attribute_spec, at cp/parser.c:24597)

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78341 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 20:34:17 2017 New Revision: 244554 URL: https://gcc.gnu.org/viewcvs?rev=244554=gcc=rev Log: Backported from mainline 2017-01-11 Jakub Jelinek

[Bug rtl-optimization/79121] [6/7 Regression] invalid expansion of sign-extend unsigned plus left shift

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79121 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Target

[Bug c++/78949] incorrect "unused variable" warning with SSE2

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78949 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 20:32:27 2017 New Revision: 244552 URL: https://gcc.gnu.org/viewcvs?rev=244552=gcc=rev Log: Backported from mainline 2017-01-04 Jakub Jelinek

[Bug c++/78908] [6/7 Regression] lto1: internal compiler error: in lto_read_decls, at lto/lto.c:1814

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 --- Comment #6 from Jakub Jelinek --- struct A { int a : 1; }; struct F { int foo (A const &); }; template struct O : F { int foo (A const &); }; struct S {} b; template int operator<< (L, T) { return (T) 123; } template struct V; template <>

[Bug tree-optimization/71854] [7 Regression] ICE at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (verify_gimple failed)

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71854 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/79079] [6/7] Wrong code gen for __builtin_mul_overflow when TRULY_NOOP_TRUNCATION (32, 64) == false

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79079 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 16:56:30 2017 New Revision: 244539 URL: https://gcc.gnu.org/viewcvs?rev=244539=gcc=rev Log: PR target/79079 * internal-fn.c (expand_mul_overflow): Use

[Bug fortran/78866] ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78866 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 20:29:19 2017 New Revision: 244549 URL: https://gcc.gnu.org/viewcvs?rev=244549=gcc=rev Log: Backported from mainline 2016-12-21 Jakub Jelinek

[Bug debug/78839] [6 Regression] DWARF output different between GCC 5 and 6

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78839 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 20:34:58 2017 New Revision: 244555 URL: https://gcc.gnu.org/viewcvs?rev=244555=gcc=rev Log: PR debug/78839 * dwarf2out.c (field_byte_offset): Restore the

[Bug libstdc++/69600] [5 Regression] Incorrect use of copy-assignment instead of move assignment from function

2017-01-17 Thread sshannin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69600 --- Comment #6 from sshannin at gmail dot com --- Thanks for the update : )

[Bug tree-optimization/71437] [7 regression] Performance regression after r235817

2017-01-17 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71437 --- Comment #10 from amker at gcc dot gnu.org --- (In reply to amker from comment #9) > Root cause should be in VRP, looks like the iterative algorithm depends on > order of ssa operands and computes different range. Testing a patch, though is

[Bug rtl-optimization/79121] [6/7 Regression] invalid expansion of sign-extend unsigned plus left shift

2017-01-17 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79121 wilco at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 --- Comment #6 from Martin Sebor --- That's right. I believe printing the contents of the translation unit and not even opening the files referenced by the #line directives in it like Clang does is the expected and correct behavior. Not just

[Bug c++/71182] [6 Regression] parser.c cp_lexer_previous_token sanitizer detects member call on null pointer

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71182 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 20:30:25 2017 New Revision: 244550 URL: https://gcc.gnu.org/viewcvs?rev=244550=gcc=rev Log: Backported from mainline 2017-01-04 Jakub Jelinek

[Bug go/79122] New: go test -race reports import cycles with gccgo

2017-01-17 Thread aconway at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79122 Bug ID: 79122 Summary: go test -race reports import cycles with gccgo Product: gcc Version: 6.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug go/79122] go test -race reports import cycles with gccgo

2017-01-17 Thread aconway at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79122 --- Comment #1 from Alan --- Reported as: https://github.com/golang/go/issues/18696 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79122

[Bug debug/71669] DW_AT_data_bit_offset is not emitted for dwarf4 and above

2017-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71669 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Tue Jan 17 17:42:06 2017 New Revision: 244542 URL: https://gcc.gnu.org/viewcvs?rev=244542=gcc=rev Log: PR debug/71669 * dwarf2out.c (add_data_member_location_attribute):

[Bug c++/61636] generic lambda: segfault / "cannot call member function without object"

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61636 --- Comment #24 from Nathan Sidwell --- Author: nathan Date: Tue Jan 17 18:22:34 2017 New Revision: 244544 URL: https://gcc.gnu.org/viewcvs?rev=244544=gcc=rev Log: PR c++/61636 * cp-tree.h (maybe_generic_this_capture): Declare.

  1   2   >