[Bug middle-end/71734] [7 Regression] FAIL: libgomp.fortran/simd4.f90 -O3 -g execution test

2016-07-18 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71734 --- Comment #5 from Ilya Enkovich --- Author: ienkovich Date: Mon Jul 18 14:30:20 2016 New Revision: 238435 URL: https://gcc.gnu.org/viewcvs?rev=238435&root=gcc&view=rev Log: gcc/ 2016-07-18 Yuri Rumyantsev PR tree-optimization/7173

[Bug ipa/72657] New: [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

2016-07-26 Thread ienkovich at gcc dot gnu.org
Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: ienkovich at gcc dot gnu.org Target Milestone: --- Here is a reproducer: >cat small.i int a; int *b; static void __attribute__((noinline)) fn2 (const char *c) { if

[Bug ipa/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

2016-07-26 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72657 --- Comment #1 from Ilya Enkovich --- Looks like it is caused by remained direct fndecl comparisons in checker code. Usage of chkp_gimple_call_builtin_p everywhere should fix it.

[Bug middle-end/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

2016-07-27 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72657 --- Comment #3 from Ilya Enkovich --- (In reply to H.J. Lu from comment #2) > Will it also fix PR 72683? Yes.

[Bug target/72683] [7 Regression] MPX test failures with LTO

2016-07-28 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72683 --- Comment #1 from Ilya Enkovich --- Author: ienkovich Date: Thu Jul 28 12:58:37 2016 New Revision: 238816 URL: https://gcc.gnu.org/viewcvs?rev=238816&root=gcc&view=rev Log: gcc/ PR middle-end/72657 PR target/72683 * tr

[Bug middle-end/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

2016-07-28 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72657 --- Comment #4 from Ilya Enkovich --- Author: ienkovich Date: Thu Jul 28 12:58:37 2016 New Revision: 238816 URL: https://gcc.gnu.org/viewcvs?rev=238816&root=gcc&view=rev Log: gcc/ PR middle-end/72657 PR target/72683 * tr

[Bug middle-end/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

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

[Bug middle-end/71734] [7 Regression] FAIL: libgomp.fortran/simd4.f90 -O3 -g execution test

2016-07-28 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71734 --- Comment #10 from Ilya Enkovich --- Author: ienkovich Date: Thu Jul 28 14:19:18 2016 New Revision: 238817 URL: https://gcc.gnu.org/viewcvs?rev=238817&root=gcc&view=rev Log: gcc/ 2016-07-28 Yuri Rumyantsev PR tree-optimization/717

<    1   2   3   4   5