[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-10-31 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #53 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Oct 31 13:30:06 2014 New Revision: 216975 URL: https://gcc.gnu.org/viewcvs?rev=216975root=gccview=rev Log: gcc/ PR target/63534 * config/i386/i386.c

[Bug sanitizer/63845] [5 Regression] c-c++-common/asan/bitfield-[12345].c fails on i?86 -with -fpic

2014-11-20 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63845 --- Comment #4 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Nov 20 08:15:21 2014 New Revision: 217825 URL: https://gcc.gnu.org/viewcvs?rev=217825root=gccview=rev Log: gcc/ PR sanitizer/63845 * function.c

[Bug target/60451] X86 vectorization improve: pack instead of pshufb

2014-11-21 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60451 --- Comment #2 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Nov 21 11:13:37 2014 New Revision: 217913 URL: https://gcc.gnu.org/viewcvs?rev=217913root=gccview=rev Log: gcc/testsuite PR target/60451 * gcc.target/i386

[Bug target/64056] [5 Regression] gcc.target/i386/chkp-strlen-4.c etc. FAIL

2014-11-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64056 --- Comment #2 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Tue Nov 25 09:48:47 2014 New Revision: 218041 URL: https://gcc.gnu.org/viewcvs?rev=218041root=gccview=rev Log: PR target/64056 * gcc.target/i386/chkp-strlen-4.c

[Bug lto/64075] [5 Regression] ICE: in bp_pack_value, at data-streamer.h:106

2014-11-26 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64075 --- Comment #5 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Nov 26 13:53:38 2014 New Revision: 218083 URL: https://gcc.gnu.org/viewcvs?rev=218083root=gccview=rev Log: gcc/ PR lto/64075 * tree-streamer-in.c

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2014-11-26 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 --- Comment #10 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Nov 26 14:37:07 2014 New Revision: 218085 URL: https://gcc.gnu.org/viewcvs?rev=218085root=gccview=rev Log: gcc/ PR bootstrap/63995 * tree-chkp-opt.c

[Bug tree-optimization/63941] [5 Regression] ICE on valid code at -O3 and above on x86_64-linux-gnu

2014-12-01 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63941 --- Comment #3 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Mon Dec 1 12:19:28 2014 New Revision: 218206 URL: https://gcc.gnu.org/viewcvs?rev=218206root=gccview=rev Log: gcc/ PR tree-optimization/63941 * tree-if-conv.c

[Bug target/64055] [5 regression] gnat.dg/derived_aggregate.adb FAILs on 32-bit i386

2014-12-01 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64055 --- Comment #8 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Mon Dec 1 12:43:04 2014 New Revision: 218207 URL: https://gcc.gnu.org/viewcvs?rev=218207root=gccview=rev Log: PR target/64055 * tree-chkp.c

[Bug target/64056] [5 Regression] gcc.target/i386/chkp-strlen-4.c etc. FAIL

2014-12-05 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64056 --- Comment #5 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Dec 5 10:01:33 2014 New Revision: 218415 URL: https://gcc.gnu.org/viewcvs?rev=218415root=gccview=rev Log: gcc/ PR target/64056 * doc/sourcebuild.texi: Add

[Bug target/64003] valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md

2014-12-05 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64003 --- Comment #27 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Dec 5 16:00:52 2014 New Revision: 218426 URL: https://gcc.gnu.org/viewcvs?rev=218426root=gccview=rev Log: PR target/64003 * config/i386/i386.md

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2014-12-08 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 --- Comment #11 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Tue Dec 9 07:53:17 2014 New Revision: 218506 URL: https://gcc.gnu.org/viewcvs?rev=218506root=gccview=rev Log: gcc/ PR bootstrap/63995 * tree-chkp.c

[Bug rtl-optimization/64081] [5 Regression] r217827 prevents RTL loop unroll

2015-01-20 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #4 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Tue Jan 20 08:29:09 2015 New Revision: 219880 URL: https://gcc.gnu.org/viewcvs?rev=219880root=gccview=rev Log: gcc/ PR bootstrap/64676 Revert: 2015-01-19

[Bug bootstrap/64676] [5.0 Regression] SEGV in tree-ssa-structalias.c solve_constraint

2015-01-20 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64676 --- Comment #6 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Tue Jan 20 08:29:09 2015 New Revision: 219880 URL: https://gcc.gnu.org/viewcvs?rev=219880root=gccview=rev Log: gcc/ PR bootstrap/64676 Revert: 2015-01-19

[Bug rtl-optimization/64081] [5 Regression] r217827 prevents RTL loop unroll

2015-01-19 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #3 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Mon Jan 19 13:58:54 2015 New Revision: 219842 URL: https://gcc.gnu.org/viewcvs?rev=219842root=gccview=rev Log: gcc/ PR rtl-optimization/64081 * loop-iv.c

[Bug target/64363] Unresolved labels with -fcheck-pointer-bounds and -mmpx

2015-01-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64363 --- Comment #2 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Jan 16 13:08:24 2015 New Revision: 219733 URL: https://gcc.gnu.org/viewcvs?rev=219733root=gccview=rev Log: gcc/ PR target/64363 * ipa-chkp.h

[Bug tree-optimization/64434] [5 Regression] Performance regression after operand canonicalization (r216728).

2015-01-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64434 --- Comment #17 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Jan 16 14:22:57 2015 New Revision: 219741 URL: https://gcc.gnu.org/viewcvs?rev=219741root=gccview=rev Log: gcc/testsuite/ PR tree-optimization/64434

[Bug middle-end/64353] [5 Regression] ICE: in execute_todo, at passes.c:1986

2015-01-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64353 --- Comment #8 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Jan 16 15:38:21 2015 New Revision: 219748 URL: https://gcc.gnu.org/viewcvs?rev=219748root=gccview=rev Log: gcc/ PR middle-end/64353 * tree-cfg.c

[Bug tree-optimization/64434] [5 Regression] Performance regression after operand canonicalization (r216728).

2015-01-15 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64434 --- Comment #14 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jan 15 11:39:20 2015 New Revision: 219646 URL: https://gcc.gnu.org/viewcvs?rev=219646root=gccview=rev Log: gcc/ PR tree-optimization/64434 * cfgexpand.c

[Bug tree-optimization/65002] [5 Regression] ICE: Segmentation fault

2015-02-13 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65002 --- Comment #8 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Feb 13 09:44:07 2015 New Revision: 220679 URL: https://gcc.gnu.org/viewcvs?rev=220679root=gccview=rev Log: gcc/ PR tree-optimization/65002 * tree-cfg.c

[Bug tree-optimization/64277] [4.9 Regression] Incorrect warning array subscript is above array bounds

2015-01-28 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64277 --- Comment #18 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Jan 28 11:41:40 2015 New Revision: 220204 URL: https://gcc.gnu.org/viewcvs?rev=220204root=gccview=rev Log: gcc/ PR tree-optimization/64277 * tree-ssa-loop

[Bug middle-end/64809] [5 Regression] ICE at -O3 with -g enabled on x86_64-linux-gnu (in 32-bit mode)

2015-01-28 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64809 --- Comment #8 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Jan 28 11:46:44 2015 New Revision: 220205 URL: https://gcc.gnu.org/viewcvs?rev=220205root=gccview=rev Log: gcc/ PR middle-end/64809 * cfgexpand.c

[Bug middle-end/64809] [5 Regression] ICE at -O3 with -g enabled on x86_64-linux-gnu (in 32-bit mode)

2015-01-29 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64809 --- Comment #10 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jan 29 12:20:55 2015 New Revision: 220241 URL: https://gcc.gnu.org/viewcvs?rev=220241root=gccview=rev Log: gcc/testsuite/ PR middle-end/64809 * gcc.dg

[Bug middle-end/64805] Specific use of __attribute ((always_inline)) breaks MPX functionality with -fcheck-pointer-bounds -mmpx

2015-01-29 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64805 --- Comment #4 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jan 29 11:03:02 2015 New Revision: 220240 URL: https://gcc.gnu.org/viewcvs?rev=220240root=gccview=rev Log: gcc/ PR middle-end/64805 * ipa-inline.c

[Bug tree-optimization/64746] Loop with nested load/stores is not vectorized using aggressive if-conversion.

2015-01-29 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64746 --- Comment #3 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jan 29 13:52:28 2015 New Revision: 220248 URL: https://gcc.gnu.org/viewcvs?rev=220248root=gccview=rev Log: gcc/ PR tree-optimization/64746 * tree-if-conv.c

[Bug other/65384] Intel MPX does not support x32

2015-03-12 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65384 --- Comment #2 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Mar 12 08:58:08 2015 New Revision: 221378 URL: https://gcc.gnu.org/viewcvs?rev=221378root=gccview=rev Log: libmpx/ PR other/65384 * configure.ac: Fix

[Bug target/65044] ICE: SIGSEGV in contains_struct_check with -fsanitize=address -fcheck-pointer-bounds

2015-03-12 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65044 --- Comment #2 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Mar 12 09:23:06 2015 New Revision: 221379 URL: https://gcc.gnu.org/viewcvs?rev=221379root=gccview=rev Log: gcc/ PR target/65044 * toplev.c (process_options

[Bug target/65103] [i386] GOTOFF relocation is not propagated into address expression

2015-03-12 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65103 --- Comment #1 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Mar 12 09:53:36 2015 New Revision: 221380 URL: https://gcc.gnu.org/viewcvs?rev=221380root=gccview=rev Log: gcc/ PR target/65103 * config/i386/i386.c

[Bug target/65044] ICE: SIGSEGV in contains_struct_check with -fsanitize=address -fcheck-pointer-bounds

2015-03-12 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65044 ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/65384] Intel MPX does not support x32

2015-03-12 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65384 ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/65531] ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx

2015-03-24 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65531 ienkovich at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at gcc dot gnu.org

[Bug target/65508] ICE: in initialize_inlined_parameters, at tree-inline.c:3305 with -fcheck-pointer-bounds -mmpx and nested function

2015-03-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65508 ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/65508] ICE: in initialize_inlined_parameters, at tree-inline.c:3305 with -fcheck-pointer-bounds -mmpx and nested function

2015-03-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65508 --- Comment #1 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Mar 25 12:41:27 2015 New Revision: 221661 URL: https://gcc.gnu.org/viewcvs?rev=221661root=gccview=rev Log: gcc/ PR target/65508 * tree-chkp.c

[Bug target/65531] ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx

2015-03-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65531 --- Comment #3 from ienkovich at gcc dot gnu.org --- When instrumentation clone is created for a node with a comdat group, it gets the same comdat group and is linked with the original node via same_comdat_group. Do I need to change this behavior

[Bug target/65183] ICE: verify_ssa failed: virtual use of statement not up-to-date with -fcheck-pointer-bounds -fchkp-use-nochk-string-functions -mmpx

2015-03-30 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65183 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/63992] fcheck-pointer-bounds and friends are undocumented

2015-03-30 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63992 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/65184] ICE: in expand_expr_addr_expr_1, at expr.c:7760 with -mabi=ms -fcheck-pointer-bounds -mmpx

2015-03-30 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65184 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/65531] ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx

2015-03-31 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65531 --- Comment #5 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Tue Mar 31 08:29:28 2015 New Revision: 221788 URL: https://gcc.gnu.org/viewcvs?rev=221788root=gccview=rev Log: gcc/ PR target/65531 * ipa-chkp.c

[Bug target/65602] gcc.target/i386/mpx tests FAIL

2015-03-31 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65602 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/65602] gcc.target/i386/mpx tests FAIL

2015-03-31 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65602 --- Comment #4 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Tue Mar 31 08:24:38 2015 New Revision: 221787 URL: https://gcc.gnu.org/viewcvs?rev=221787root=gccview=rev Log: PR target/65602 * gcc.target/i386

[Bug target/65531] ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx

2015-03-31 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65531 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/65495] ICE: chkp_make_addressed_object_bounds: Unexpected tree code const_decl with -fcheck-pointer-bounds -mmpx and fortran

2015-03-27 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65495 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/65495] ICE: chkp_make_addressed_object_bounds: Unexpected tree code const_decl with -fcheck-pointer-bounds -mmpx and fortran

2015-03-27 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65495 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri Mar 27 10:29:04 2015 New Revision: 221725 URL: https://gcc.gnu.org/viewcvs?rev=221725root=gccview=rev Log: PR target/65495 * c-family/c.opt

[Bug target/65602] gcc.target/i386/mpx tests FAIL

2015-03-27 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65602 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- (In reply to Rainer Orth from comment #0) All link tests will fail on all non-Linux targets since only those provide the MPX runtime libraries. The check_effective_target_mpx

[Bug target/65602] gcc.target/i386/mpx tests FAIL

2015-03-27 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65602 --- Comment #3 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Created attachment 35162 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35162action=edit patch to fix mpx target check and alloca usage (In reply to r...@cebitec.uni

[Bug target/65184] ICE: in expand_expr_addr_expr_1, at expr.c:7760 with -mabi=ms -fcheck-pointer-bounds -mmpx

2015-03-02 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65184 --- Comment #1 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Mon Mar 2 10:47:54 2015 New Revision: 221106 URL: https://gcc.gnu.org/viewcvs?rev=221106root=gccview=rev Log: gcc/ PR target/65184 * gcc/config/i386/i386.c

[Bug target/65183] ICE: verify_ssa failed: virtual use of statement not up-to-date with -fcheck-pointer-bounds -fchkp-use-nochk-string-functions -mmpx

2015-03-02 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65183 --- Comment #1 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Mon Mar 2 10:41:09 2015 New Revision: 221105 URL: https://gcc.gnu.org/viewcvs?rev=221105root=gccview=rev Log: gcc/ PR target/65183 * tree-chkp.c

[Bug target/65167] ICE: in assign_by_spills, at lra-assigns.c:1383 (unable to find a register to spill) with -O -fschedule-insns -fcheck-pointer-bounds -mmpx

2015-02-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65167 --- Comment #7 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Feb 25 15:05:48 2015 New Revision: 220970 URL: https://gcc.gnu.org/viewcvs?rev=220970root=gccview=rev Log: gcc/ PR target/65167 * gcc/config/i386/i386.c

[Bug target/65161] ICE: in vec_haifa_insn_data, va_heap, vl_embed::operator[], at vec.h:736 with -O3 -fselective-scheduling2 -mtune=slm

2015-02-26 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65161 --- Comment #4 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Feb 26 11:30:03 2015 New Revision: 221002 URL: https://gcc.gnu.org/viewcvs?rev=221002root=gccview=rev Log: gcc/ PR target/65161 * config/i386/i386.c

[Bug target/65527] ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx

2015-03-24 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65527 ienkovich at gcc dot gnu.org changed: What|Removed |Added CC||ienkovich at gcc dot

[Bug target/65531] ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx

2015-03-24 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65531 ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/65167] ICE: in assign_by_spills, at lra-assigns.c:1383 (unable to find a register to spill) with -O -fschedule-insns -fcheck-pointer-bounds -mmpx

2015-03-24 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65167 ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/65508] ICE: in initialize_inlined_parameters, at tree-inline.c:3305 with -fcheck-pointer-bounds -mmpx and nested function

2015-03-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65508 ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug driver/65444] -z bndplt isn't passed to linker for -mmpx when building dynamic objects

2015-04-02 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65444 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Apr 2 08:15:49 2015 New Revision: 221831 URL: https://gcc.gnu.org/viewcvs?rev=221831root=gccview=rev Log: gcc/ PR driver/65444 * config/i386

[Bug driver/65444] -z bndplt isn't passed to linker for -mmpx when building dynamic objects

2015-04-02 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65444 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/66048] New: [i386] ICE in create_pre_exit when both AVX and MPX are used

2015-05-07 Thread ienkovich at gcc dot gnu.org
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- Created attachment 35485 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35485action=edit reproducer gcc mode-switch.cc

[Bug rtl-optimization/66048] [i386] ICE in create_pre_exit when both AVX and MPX are used

2015-05-08 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66048 --- Comment #2 from Ilya Enkovich ienkovich at gcc dot gnu.org --- (In reply to Uroš Bizjak from comment #1) There is a *very* picky assert in mode-switching.c that otherwise allows various exceptions when expected sequence: (set (reg X

[Bug target/65103] [i386] GOTOFF relocation is not propagated into address expression

2015-05-13 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65103 --- Comment #2 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed May 13 08:29:14 2015 New Revision: 223119 URL: https://gcc.gnu.org/viewcvs?rev=223119root=gccview=rev Log: gcc/ PR target/65103

[Bug middle-end/66134] New: [CHKP] ICE: Unable to coalesce ssa_names 18 and 17 which are marked as MUST COALESCE

2015-05-13 Thread ienkovich at gcc dot gnu.org
Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- Created attachment 35536 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35536action=edit reproducer gcc

[Bug middle-end/66134] [CHKP] ICE: Unable to coalesce ssa_names 18 and 17 which are marked as MUST COALESCE

2015-05-15 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66134 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Fri May 15 09:38:44 2015 New Revision: 223215 URL: https://gcc.gnu.org/viewcvs?rev=223215root=gccview=rev Log: gcc/ PR middle-end/66134

[Bug rtl-optimization/66048] [i386] ICE in create_pre_exit when both AVX and MPX are used

2015-05-13 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66048 --- Comment #4 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed May 13 07:49:59 2015 New Revision: 223114 URL: https://gcc.gnu.org/viewcvs?rev=223114root=gccview=rev Log: gcc/ PR target/66048

[Bug target/64363] Unresolved labels with -fcheck-pointer-bounds and -mmpx

2015-04-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64363 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/64805] Specific use of __attribute ((always_inline)) breaks MPX functionality with -fcheck-pointer-bounds -mmpx

2015-04-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64805 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug jit/63854] Fix memory leaks seen in JIT

2015-04-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63854 Bug 63854 depends on bug 64003, which changed state. Bug 64003 Summary: valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64003 What|Removed

[Bug target/64003] valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md

2015-04-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64003 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2015-04-16 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/65527] ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx

2015-04-15 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65527 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug other/65528] [mpx] internal compiler error: in expand_expr_addr_expr_1, at expr.c:7761

2015-04-15 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65528 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/66221] New: [CHKP, 6 regression] lto1: error: type variant has different TYPE_ARG_TYPES

2015-05-20 Thread ienkovich at gcc dot gnu.org
: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- Check added by r222991 reveals a problem with function types created for instrumented functions. cat test1.c int test1

[Bug middle-end/66221] [CHKP, 6 regression] lto1: error: type variant has different TYPE_ARG_TYPES

2015-05-21 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66221 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu May 21 08:32:52 2015 New Revision: 223471 URL: https://gcc.gnu.org/viewcvs?rev=223471root=gccview=rev Log: gcc/ PR middle-end/66221

[Bug other/65528] [mpx] internal compiler error: in expand_expr_addr_expr_1, at expr.c:7761

2015-06-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65528 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures

2015-06-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65530 Bug 65530 depends on bug 65528, which changed state. Bug 65528 Summary: [mpx] internal compiler error: in expand_expr_addr_expr_1, at expr.c:7761 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65528 What|Removed

[Bug middle-end/66581] [CHKP] internal compiler error: SSA corruption

2015-06-19 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66581 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Fixed in trunk by r224644.

[Bug middle-end/66567] [CHKP] internal compiler error: in assign_parms

2015-06-18 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66567 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jun 18 10:09:22 2015 New Revision: 224600 URL: https://gcc.gnu.org/viewcvs?rev=224600root=gccview=rev Log: gcc/ PR middle-end/66567

[Bug middle-end/66568] [CHKP] internal compiler error: in expand_expr_addr_expr_1

2015-06-18 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66568 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jun 18 10:14:38 2015 New Revision: 224601 URL: https://gcc.gnu.org/viewcvs?rev=224601root=gccview=rev Log: gcc/ PR middle-end/66568

[Bug target/66569] [CHKP] internal compiler error: in assign_by_spills

2015-06-18 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66569 --- Comment #1 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jun 18 10:18:48 2015 New Revision: 224602 URL: https://gcc.gnu.org/viewcvs?rev=224602root=gccview=rev Log: gcc/ PR target/66569

[Bug middle-end/66581] New: [CHKP] internal compiler error: SSA corruption

2015-06-18 Thread ienkovich at gcc dot gnu.org
: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- cat test.i void *a; int b; void fn1 (void) { void *c = l_nop; l_nop: for (; b;) ; int *d = c; c = fn1; *d = 1; goto *a; } gcc -fcheck-pointer-bounds

[Bug middle-end/66568] New: [CHKP] internal compiler error: in expand_expr_addr_expr_1

2015-06-17 Thread ienkovich at gcc dot gnu.org
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- cat test.i int a, b, c; void *set_test () { if (b) a ? exit (0) : exit (1); b = c; } gcc -fcheck-pointer-bounds -mmpx -O2 test.i

[Bug ipa/66566] New: [CHKP] ICE in early_inliner: internal compiler error: in operator[], at vec.h:714

2015-06-17 Thread ienkovich at gcc dot gnu.org
: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- cat test.i union jsval_layout { void *asPtr; }; union jsval_layout a; union jsval_layout b; union jsval_layout

[Bug target/66569] New: [CHKP]

2015-06-17 Thread ienkovich at gcc dot gnu.org
at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- cat test.i struct s1 { int *p; int i; }; struct s2 { struct s1 s; int i; }; int test (struct s2 s, ...) { } gcc -fcheck-pointer-bounds -mmpx test.i test.i: In function 'test.chkp': test.i:14:18: error

[Bug middle-end/66567] New: [CHKP] internal compiler error: in assign_parms

2015-06-17 Thread ienkovich at gcc dot gnu.org
: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- cat test.i void (*b) (); void fn1 (const int *p1) { static void *a = conv_1234_123C; conv_1234_123C: ; } void fn2 () { b = fn1; } gcc -fcheck-pointer-bounds

[Bug target/65527] ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx

2015-06-17 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65527 --- Comment #3 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Jun 17 07:42:39 2015 New Revision: 224547 URL: https://gcc.gnu.org/viewcvs?rev=224547root=gccview=rev Log: gcc/ Backport from mainline

[Bug target/65527] ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx

2015-06-17 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65527 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures

2015-06-17 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65530 Bug 65530 depends on bug 65527, which changed state. Bug 65527 Summary: ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65527 What|Removed

[Bug debug/66550] New: [6 Regression] internal compiler error: verify_type failed

2015-06-15 Thread ienkovich at gcc dot gnu.org
Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- Created attachment 35786 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35786action=edit reproducer There is an ICE which appears when

[Bug target/65527] ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx

2015-06-01 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65527 --- Comment #2 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Mon Jun 1 11:24:07 2015 New Revision: 223929 URL: https://gcc.gnu.org/viewcvs?rev=223929root=gccview=rev Log: gcc/ PR target/65527

[Bug middle-end/66221] [CHKP, 6 regression] lto1: error: type variant has different TYPE_ARG_TYPES

2015-05-21 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66221 --- Comment #3 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu May 21 09:47:32 2015 New Revision: 223474 URL: https://gcc.gnu.org/viewcvs?rev=223474root=gccview=rev Log: gcc/ Backport from mainline

[Bug driver/66737] ld: warning: -z bndplt ignored

2015-07-22 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66737 --- Comment #8 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Jul 22 16:24:28 2015 New Revision: 226076 URL: https://gcc.gnu.org/viewcvs?rev=226076root=gccview=rev Log: PR driver/66737 * config

[Bug tree-optimization/66926] [6 regression] FAIL: gfortran.dg/graphite/vect-pr40979.f90 -O (internal compiler error)

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66926 --- Comment #5 from Ilya Enkovich ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Thu Jul 23 11:13:00 2015 New Revision: 226103 URL: https://gcc.gnu.org/viewcvs?rev=226103root=gccview=rev Log: gcc/ PR tree-optimization

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65530 Bug 65530 depends on bug 66568, which changed state. Bug 66568 Summary: [CHKP] internal compiler error: in expand_expr_addr_expr_1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66568 What|Removed |Added

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65530 Bug 65530 depends on bug 66569, which changed state. Bug 66569 Summary: [CHKP] internal compiler error: in assign_by_spills https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66569 What|Removed |Added

[Bug target/66569] [CHKP] internal compiler error: in assign_by_spills

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66569 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/66568] [CHKP] internal compiler error: in expand_expr_addr_expr_1

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66568 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65530 Bug 65530 depends on bug 66134, which changed state. Bug 66134 Summary: [CHKP] ICE: Unable to coalesce ssa_names 18 and 17 which are marked as MUST COALESCE https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66134 What|Removed

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65530 Bug 65530 depends on bug 66048, which changed state. Bug 66048 Summary: [i386] ICE in create_pre_exit when both AVX and MPX are used https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66048 What|Removed |Added

[Bug middle-end/66567] [CHKP] internal compiler error: in assign_parms

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66567 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/66134] [CHKP] ICE: Unable to coalesce ssa_names 18 and 17 which are marked as MUST COALESCE

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66134 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65530 Bug 65530 depends on bug 66567, which changed state. Bug 66567 Summary: [CHKP] internal compiler error: in assign_parms https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66567 What|Removed |Added

[Bug rtl-optimization/66048] [i386] ICE in create_pre_exit when both AVX and MPX are used

2015-07-23 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66048 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug testsuite/66734] Many MPX tests are skipped

2015-07-24 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66734 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug driver/66737] ld: warning: -z bndplt ignored

2015-07-24 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66737 Ilya Enkovich ienkovich at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

  1   2   3   4   5   >