[Bug ipa/79761] [CHKP] ICE in chkp_find_bounds_1, at tree-chkp.c:3452

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79761 --- Comment #1 from Richard Biener --- Looking at the code removing the two lines will just ICE via if (!bounds) { if (dump_file && (dump_flags & TDF_DETAILS)) { fprintf (stderr, "chkp_find_bounds: cannot find bound

[Bug middle-end/79756] [5/6/7 Regression] ICE in execute_todo, at passes.c:2011

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79756 Richard Biener changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org,

[Bug target/79773] New: Missing documentation for -mabi={ms,sysv}

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79773 Bug ID: 79773 Summary: Missing documentation for -mabi={ms,sysv} Product: gcc Version: 7.0 Status: UNCONFIRMED Keywords: documentation Severity: normal Priority

[Bug middle-end/79756] [5/6/7 Regression] ICE in execute_todo, at passes.c:2011

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79756 --- Comment #4 from Richard Biener --- That is, we probably lack testcases for constexpr GCC vector extension indexing uses?

[Bug target/79753] [7 Regression] ICE in ix86_expand_builtin, at config/i386/i386.c:36869

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79753 Richard Biener changed: What|Removed |Added Target||x86_64-*-*, i?86-*-* Priority

[Bug ipa/79764] [7 Regression][CHKP] ICE in chkp_make_addressed_object_bounds: Unexpected tree code bit_field_ref in tree-chkp.c:3528

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79764 Richard Biener changed: What|Removed |Added Target||x86_64-*-*, i?86-*-* Priority

[Bug ipa/79762] [6/7 Regression][CHKP] ICE in verify_cgraph_node failed (node is weakref but not an transparent_alias)

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79762 Richard Biener changed: What|Removed |Added Target||x86_64-*-*, i?86-*-* Priority

[Bug ipa/79772] [6/7 Regression][CHKP] ICE on invalid code in chkp_process_stmt (tree-chkp.c:4034)

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79772 Richard Biener changed: What|Removed |Added Target||x86_64-*-*, i?86-*-* Priority

[Bug tree-optimization/79734] [6/7 Regression] ICE: verify_gimple failed

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79734 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Wed Mar 1 08:34:48 2017 New Revision: 245801 URL: https://gcc.gnu.org/viewcvs?rev=245801&root=gcc&view=rev Log: PR tree-optimization/79734 * tree-vect-generic.c (expand_v

[Bug c++/79746] [7 Regression] Confusing -Wunused-but-set-parameter warning with virtual inheritance

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79746 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Wed Mar 1 08:35:55 2017 New Revision: 245802 URL: https://gcc.gnu.org/viewcvs?rev=245802&root=gcc&view=rev Log: PR c++/79746 * init.c (emit_mem_initializers): When not co

[Bug bootstrap/79771] [7 Regression] in-tree zlib breaks build

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79771 Richard Biener changed: What|Removed |Added Keywords||build Target|

[Bug c++/79774] New: gcc -fsanitize=address with error

2017-03-01 Thread zhoujun48 at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79774 Bug ID: 79774 Summary: gcc -fsanitize=address with error Product: gcc Version: 4.8.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ A

[Bug tree-optimization/79721] Scalar evolution introduces signed overflow

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79721 --- Comment #4 from Richard Biener --- Author: rguenth Date: Wed Mar 1 08:54:29 2017 New Revision: 245803 URL: https://gcc.gnu.org/viewcvs?rev=245803&root=gcc&view=rev Log: 2017-03-01 Richard Biener PR middle-end/79721 * tre

[Bug tree-optimization/79721] Scalar evolution introduces signed overflow

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79721 Richard Biener changed: What|Removed |Added Known to work||7.0.1 --- Comment #5 from Richard Biene

[Bug c++/79681] [6/7 Regression] ICE with constexpr and bitfield

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79681 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Wed Mar 1 09:02:12 2017 New Revision: 245804 URL: https://gcc.gnu.org/viewcvs?rev=245804&root=gcc&view=rev Log: PR c++/79681 * fold-const.c (make_bit_field_ref): If orig_

[Bug c++/79681] [6 Regression] ICE with constexpr and bitfield

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79681 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE with |[6 Regression] ICE with

[Bug tree-optimization/79734] [6 Regression] ICE: verify_gimple failed

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79734 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE: |[6 Regression] ICE: |v

[Bug c++/79746] [7 Regression] Confusing -Wunused-but-set-parameter warning with virtual inheritance

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

[Bug target/79753] [7 Regression][CHKP] ICE in ix86_expand_builtin, at config/i386/i386.c:36869

2017-03-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79753 --- Comment #2 from Uroš Bizjak --- Breaks at: #2 0x00e8c47d in ix86_expand_builtin (exp=0x2e7b5f88, target=0x2e932528, subtarget=, mode=BND64mode, ignore=0) at ../../git/gcc/gcc/config/i386/i386.c:36874 36874 gcc_as

[Bug c++/79746] [7 Regression] Confusing -Wunused-but-set-parameter warning with virtual inheritance

2017-03-01 Thread sgunderson at bigfoot dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79746 --- Comment #6 from sgunderson at bigfoot dot com --- Thanks. But I'm still curious; is the second code snippet well-formed or not?

[Bug middle-end/32401] [PPC/Altivec] Non optimal code structure with -mabi=altivec

2017-03-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32401 Segher Boessenkool changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug lto/78140] [7 Regression] libxul -flto uses 1GB more memory than gcc-6

2017-03-01 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78140 --- Comment #29 from Martin Jambor --- Author: jamborm Date: Wed Mar 1 09:37:27 2017 New Revision: 245805 URL: https://gcc.gnu.org/viewcvs?rev=245805&root=gcc&view=rev Log: [PR 78140] Reuse same IPA bits and VR info 2017-03-01 Martin Jambor

[Bug tree-optimization/79345] [6/7 Regression] passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized)

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79345 --- Comment #11 from Richard Biener --- Created attachment 40857 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40857&action=edit unreduced testcase for false positive Bootstrap issue #1 (I posted a reasonable workaround): > ./cc1plus -q

[Bug tree-optimization/79345] [6/7 Regression] passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized)

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79345 --- Comment #12 from Richard Biener --- Created attachment 40858 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40858&action=edit unreduced testcase for false positive Bootstrap issue #2 (posted questionable workaround, not analyzed proper

[Bug lto/78140] [7 Regression] libxul -flto uses 1GB more memory than gcc-6

2017-03-01 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78140 --- Comment #30 from Martin Jambor --- With the above commit, we hae avoided the vast majority of memory use increase. I think that using the same approach to cache ipa_vr structures (used to store results of IPA-VR) could bring further savings

[Bug lto/78140] [7 Regression] libxul -flto uses 1GB more memory than gcc-6

2017-03-01 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78140 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/79345] [6/7 Regression] passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized)

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79345 --- Comment #13 from Jakub Jelinek --- (In reply to Richard Biener from comment #9) > actually the genemit fix doensn't fully work: > > /space/rguenther/src/svn/trunk/gcc/config/i386/i386.md: In function > ‘rtx_def* gen_smulsi3_highpart(rtx, rtx

[Bug tree-optimization/79345] [6/7 Regression] passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized)

2017-03-01 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79345 --- Comment #14 from rguenther at suse dot de --- On Wed, 1 Mar 2017, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79345 > > --- Comment #13 from Jakub Jelinek --- > (In reply to Richard Biener from comment #9

[Bug c++/79774] gcc -fsanitize=address with error

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79774 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/34903] -Os does not use lmw/stmw for multiple ranges

2017-03-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34903 --- Comment #11 from Segher Boessenkool --- lmw and stmw always restore/store r31, you cannot do multiple ranges. lswi/stwsi could help. Also, the current rs6000 code does not use lmw/stmw if that wouldn't cover all GPRs to restore.

[Bug c/79775] New: Confusing fix-it diagnostics with double pointers to structs

2017-03-01 Thread felix.von.s at posteo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79775 Bug ID: 79775 Summary: Confusing fix-it diagnostics with double pointers to structs Product: gcc Version: 6.3.1 Status: UNCONFIRMED Severity: normal P

[Bug c/79775] Confusing fix-it diagnostics with double pointers to structs

2017-03-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79775 Marek Polacek changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug tree-optimization/79740] [7 Regression] ICE on -Os and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (internal compiler error: in VN_INFO_GET, at tree-ssa-sccvn.c:407 })

2017-03-01 Thread arnd at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79740 Arnd Bergmann changed: What|Removed |Added CC||arnd at linaro dot org --- Comment #7 fr

[Bug ipa/79776] New: [7 Regression][CHKP] ICE on valid code in insert_vi_for_tree, at tree-ssa-structalias.c:2807

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79776 Bug ID: 79776 Summary: [7 Regression][CHKP] ICE on valid code in insert_vi_for_tree, at tree-ssa-structalias.c:2807 Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug tree-optimization/79777] New: [7 Regression] ICE on -Os and above in on aarch64-linux-gnu (internal compiler error: in VN_INFO_GET, at tree-ssa-sccvn.c:407 })

2017-03-01 Thread arnd at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79777 Bug ID: 79777 Summary: [7 Regression] ICE on -Os and above in on aarch64-linux-gnu (internal compiler error: in VN_INFO_GET, at tree-ssa-sccvn.c:407 }) Product: gcc

[Bug tree-optimization/79778] New: [7 regression] missed optimization causes linux kernel build failure since r245135

2017-03-01 Thread arnd at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79778 Bug ID: 79778 Summary: [7 regression] missed optimization causes linux kernel build failure since r245135 Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severi

[Bug ipa/79776] [7 Regression][CHKP] ICE on valid code in insert_vi_for_tree, at tree-ssa-structalias.c:2807

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79776 Richard Biener changed: What|Removed |Added Target||x86_64-*-*, i?86-*-* Priority

[Bug tree-optimization/79778] [7 regression] missed optimization causes linux kernel build failure since r245135

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79778 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0 --- Comment #1 from Richard Biener

[Bug tree-optimization/79777] [7 Regression] ICE on -Os and above in on aarch64-linux-gnu (internal compiler error: in VN_INFO_GET, at tree-ssa-sccvn.c:407 })

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79777 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/79571] [5/6/7 Regression] ICE in Max. number of generated reload insns per insn is achieved (90)

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79571 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug rtl-optimization/79779] New: [5/6/7 Regression] ICE on an invalid code with -fsanitize=undefined

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79779 Bug ID: 79779 Summary: [5/6/7 Regression] ICE on an invalid code with -fsanitize=undefined Product: gcc Version: 7.0 Status: UNCONFIRMED Keywords: ice-on-invali

[Bug tree-optimization/79778] [7 regression] missed optimization causes linux kernel build failure since r245135

2017-03-01 Thread arnd at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79778 --- Comment #2 from Arnd Bergmann --- (In reply to Richard Biener from comment #1) > Dup of PR72785? I thought we had worked around PR72785 in the kernel, and I had not run into that problem until updating my gcc-7.0.1 snapshot yesterday. r24513

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

2017-03-01 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79780 Bug ID: 79780 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 rtl-optimization/79571] [5/6/7 Regression] ICE in Max. number of generated reload insns per insn is achieved (90)

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79571 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/79571] [5/6/7 Regression] ICE in Max. number of generated reload insns per insn is achieved (90)

2017-03-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79571 --- Comment #6 from Uroš Bizjak --- (In reply to Jakub Jelinek from comment #5) > We have: > (insn 8 6 9 2 (set (reg:TI 93 [ *_2 ]) > (mem:TI (zero_extend:DI (reg:SI 91)) [1 *_2+0 S16 A64])) > "pr79571.c":8 80 {*movti_internal} > (ex

[Bug middle-end/36770] PowerPC missed autoincrement opportunity

2017-03-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36770 Segher Boessenkool changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/72785] [7 Regression] kernel build error since r236831

2017-03-01 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72785 Markus Trippelsdorf changed: What|Removed |Added CC||arnd at linaro dot org --- Comment

[Bug tree-optimization/79778] [7 regression] missed optimization causes linux kernel build failure since r245135

2017-03-01 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79778 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/79777] [7 Regression] ICE on -Os and above in on aarch64-linux-gnu (internal compiler error: in VN_INFO_GET, at tree-ssa-sccvn.c:407 })

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79777 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Blocks|

[Bug ipa/79764] [7 Regression][CHKP] ICE in chkp_make_addressed_object_bounds: Unexpected tree code bit_field_ref in tree-chkp.c:3528

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79764 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug ipa/79764] [7 Regression][CHKP] ICE in chkp_make_addressed_object_bounds: Unexpected tree code bit_field_ref in tree-chkp.c:3528

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79764 Martin Liška changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org --- Com

[Bug lto/79579] [5/6 Regression] ICE in ipa_write_node_info (ipa-prop.c:4931)

2017-03-01 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79579 --- Comment #3 from Martin Jambor --- Author: jamborm Date: Wed Mar 1 13:53:33 2017 New Revision: 245809 URL: https://gcc.gnu.org/viewcvs?rev=245809&root=gcc&view=rev Log: [PR 79579] Avoid segfault on NULL ipa_edge_args_vector 2017-03-01 Mart

[Bug ipa/79764] [7 Regression][CHKP] ICE in chkp_make_addressed_object_bounds: Unexpected tree code bit_field_ref in tree-chkp.c:3528

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79764 --- Comment #5 from Jakub Jelinek --- Maybe before BIT_FIELD_REF would never appear as something ADDR_EXPR is applied to (when used only for normal bitfields, one can't take their addresses), but here we end up with &BIT_FIELD_REF ymm, 32, 32>.

[Bug c++/79781] New: ICE on valid C++ code with -std=c++14 (in assemble_integer, at varasm.c:2733)

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79781 Bug ID: 79781 Summary: ICE on valid C++ code with -std=c++14 (in assemble_integer, at varasm.c:2733) Product: gcc Version: 7.0 Status: UNCONFIRMED Keywords: ice

[Bug c++/79781] ICE on valid C++ code with -std=c++14 (in assemble_integer, at varasm.c:2733)

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79781 --- Comment #1 from Martin Liška --- Created attachment 40861 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40861&action=edit test-case

[Bug lto/79579] [5/6 Regression] ICE in ipa_write_node_info (ipa-prop.c:4931)

2017-03-01 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79579 --- Comment #4 from Martin Jambor --- Author: jamborm Date: Wed Mar 1 13:54:56 2017 New Revision: 245810 URL: https://gcc.gnu.org/viewcvs?rev=245810&root=gcc&view=rev Log: [PR 79579] Avoid segfault on NULL ipa_edge_args_vector 2017-03-01 Mart

[Bug tree-optimization/79737] [7 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

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

[Bug c++/79781] ICE on valid C++ code with -std=c++14 (in assemble_integer, at varasm.c:2733)

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79781 --- Comment #2 from Martin Liška --- There's back-trace coming from trunk: g++ const-init.cpp -std=c++14 -c const-init.cpp:91:17: internal compiler error: in assemble_integer, at varasm.c:2754 X x = {(long)&k}; ^ 0x1550515 asse

[Bug lto/79579] [5/6 Regression] ICE in ipa_write_node_info (ipa-prop.c:4931)

2017-03-01 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79579 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/79753] [7 Regression][CHKP] ICE in ix86_expand_builtin, at config/i386/i386.c:36869

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79753 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug middle-end/79753] [7 Regression][CHKP] ICE in ix86_expand_builtin, at config/i386/i386.c:36869

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79753 --- Comment #4 from Jakub Jelinek --- Simplified testcase: int foo (void) { return 0; } void bar (int **p) { *p = (int *) (__UINTPTR_TYPE__) foo (); } Now, if foo returns int *, then the bndret is transformed during inlining into __chkp_no

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

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79780 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug rtl-optimization/79779] [5/6/7 Regression] ICE on an invalid code with -fsanitize=undefined

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79779 Richard Biener changed: What|Removed |Added Keywords||ra Priority|P3

[Bug c++/79782] New: [7 Regression] ICE: tree check: expected tree_list, have void_type in emit_mem_initializers, at cp/init.c:1225

2017-03-01 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79782 Bug ID: 79782 Summary: [7 Regression] ICE: tree check: expected tree_list, have void_type in emit_mem_initializers, at cp/init.c:1225 Product: gcc Version: 7.0.1

[Bug tree-optimization/79622] [6/7 Regression] Wrong code w/ -O2 -floop-nest-optimize

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79622 Jakub Jelinek changed: What|Removed |Added Priority|P2 |P4 CC|

[Bug target/79395] Compile error with -mcpu=power9 and __builtin_vec_vcmpne_p

2017-03-01 Thread kelvin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79395 --- Comment #3 from kelvin at gcc dot gnu.org --- Author: kelvin Date: Wed Mar 1 14:43:02 2017 New Revision: 245811 URL: https://gcc.gnu.org/viewcvs?rev=245811&root=gcc&view=rev Log: gcc/ChangeLog: 2017-03-01 Kelvin Nilsen PR target

[Bug sanitizer/79783] New: [7 Regression] ICE on valid C++ with -fsanitize=address

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79783 Bug ID: 79783 Summary: [7 Regression] ICE on valid C++ with -fsanitize=address Product: gcc Version: 7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug sanitizer/79783] [7 Regression] ICE on valid C++ with -fsanitize=address

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79783 Martin Liška changed: What|Removed |Added Last reconfirmed||2017-3-1 Assignee|unassigned at

[Bug c++/79782] [7 Regression] ICE: tree check: expected tree_list, have void_type in emit_mem_initializers, at cp/init.c:1225

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

[Bug c++/79781] ICE on valid C++ code with -std=c++14 (in assemble_integer, at varasm.c:2733)

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

[Bug c++/79781] ICE on valid C++ code with -std=c++14 (in assemble_integer, at varasm.c:2733)

2017-03-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79781 --- Comment #4 from Marek Polacek --- With -std=c++0x GCC 4.6 says const-init.cpp:33:29: error: ‘constexpr’ needed for in-class initialization of static data member ‘d’ of non-integral type const-init.cpp:34:28: error: ‘d’ was not declared in th

[Bug sanitizer/79783] [7 Regression] ICE on valid C++ with -fsanitize=address

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79783 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug c++/79782] [7 Regression] ICE: tree check: expected tree_list, have void_type in emit_mem_initializers, at cp/init.c:1225

2017-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79782 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug c++/79782] [7 Regression] ICE: tree check: expected tree_list, have void_type in emit_mem_initializers, at cp/init.c:1225

2017-03-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79782 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libgomp/79784] New: Synchronization overhead is thrashing on Aarch64

2017-03-01 Thread cbz at baozis dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79784 Bug ID: 79784 Summary: Synchronization overhead is thrashing on Aarch64 Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/79514] [5/6/7 Regression] ICE in curr_insn_transform, at lra-constraints.c:3773

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

[Bug fortran/34640] ICE when assigning item of a derived-component to a pointer

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

[Bug fortran/79430] [7 Regression] action of statement incorrectly optimised away

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79430 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #26

[Bug ipa/79772] [6/7 Regression][CHKP] ICE on invalid code in chkp_process_stmt (tree-chkp.c:4034)

2017-03-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79772 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at

[Bug target/79773] Missing documentation for -mabi={ms,sysv}

2017-03-01 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79773 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/79782] [7 Regression] ICE: tree check: expected tree_list, have void_type in emit_mem_initializers, at cp/init.c:1225

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79782 --- Comment #2 from Jakub Jelinek --- Created attachment 40863 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40863&action=edit gcc7-pr79782.patch Untested fix.

[Bug c++/79767] inline namespace and unqualified definition

2017-03-01 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79767 Nathan Sidwell changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/79430] [7 Regression] action of statement incorrectly optimised away

2017-03-01 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79430 --- Comment #27 from Jürgen Reuter --- Well, the valgrind output actually exactly that the comparison is optimized away. I actually would have to regenerate all the debug output, but the point is that for the first appearance in the random seed

[Bug c++/79766] inline namespace and ::

2017-03-01 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79766 Nathan Sidwell changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/79430] [7 Regression] action of statement incorrectly optimised away

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79430 --- Comment #28 from Jakub Jelinek --- (In reply to Jürgen Reuter from comment #27) > Well, the valgrind output actually exactly that the comparison is optimized > away. > I actually would have to regenerate all the debug output, but the point i

[Bug libstdc++/59075] python pretty printer does not work at OS X

2017-03-01 Thread manuelrciosici at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #9 from manuelrciosici at gmail dot com --- Just to be sure this ticket doesn't get considered out of date, I want to confirm that this is still an issue on OS X 10.12.3 using GCC 6.3 (compiled from Homebrew) and GDB 7.12.1 (compiled f

[Bug c++/79672] ICE with -Wduplicated-branches -fopenmp

2017-03-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79672 --- Comment #3 from Marek Polacek --- inchash::add_expr can't handle TREE_VECs so it seems the fix is to teach it to deal with it.

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

2017-03-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79780 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug c++/79785] New: ICE in gimplify_expr, at gimplify.c:11950

2017-03-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79785 Bug ID: 79785 Summary: ICE in gimplify_expr, at gimplify.c:11950 Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/79786] New: ICE tree check: expected class 'type', have 'declaration' (var_decl) in iamcu_alignment, at config/i386/i386.c:30263

2017-03-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79786 Bug ID: 79786 Summary: ICE tree check: expected class 'type', have 'declaration' (var_decl) in iamcu_alignment, at config/i386/i386.c:30263 Product: gcc Version:

[Bug c/79787] New: ICE in remove_unreachable_nodes, at ipa.c:469

2017-03-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79787 Bug ID: 79787 Summary: ICE in remove_unreachable_nodes, at ipa.c:469 Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/79788] New: ICE in expand_expr_real_2, at expr.c:9557

2017-03-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79788 Bug ID: 79788 Summary: ICE in expand_expr_real_2, at expr.c:9557 Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/79785] ICE in gimplify_expr, at gimplify.c:11950

2017-03-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79785 Marek Polacek changed: What|Removed |Added Keywords||ice-on-invalid-code Status|U

[Bug c++/79785] [5/6/7 Regression] ICE in gimplify_expr, at gimplify.c:11950

2017-03-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79785 Marek Polacek changed: What|Removed |Added Target Milestone|--- |5.5 Summary|ICE in gimplify_e

[Bug c++/79786] ICE tree check: expected class 'type', have 'declaration' (var_decl) in iamcu_alignment, at config/i386/i386.c:30263

2017-03-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79786 Marek Polacek changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNC

[Bug c/79787] ICE in remove_unreachable_nodes, at ipa.c:469

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

[Bug c/79788] ICE in expand_expr_real_2, at expr.c:9557

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

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

2017-03-01 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79780 Bernd Schmidt changed: What|Removed |Added CC||bernds at gcc dot gnu.org --- Comment #2

[Bug target/77333] Incorrect stack adjust in epilogue when targeting i686-w64-mingw32

2017-03-01 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77333 --- Comment #20 from Martin Jambor --- Created attachment 40864 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40864&action=edit A small self-contained testcase I have finally managed to put together a small self-contained testcase. Compi

[Bug target/79439] Missing nop instruction after recursive call corrupts TOC register

2017-03-01 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79439 --- Comment #10 from Michael Meissner --- Author: meissner Date: Wed Mar 1 18:33:21 2017 New Revision: 245813 URL: https://gcc.gnu.org/viewcvs?rev=245813&root=gcc&view=rev Log: [gcc] 2017-03-01 Michael Meissner PR target/79439

  1   2   >