[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 --- Comment #13 from Richard Biener --- Author: rguenth Date: Thu Apr 21 14:09:33 2016 New Revision: 235341 URL: https://gcc.gnu.org/viewcvs?rev=235341&root=gcc&view=rev Log: 2016-04-21 Richard Biener PR tree-optimization/70725

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 --- Comment #12 from Richard Biener --- Testing that.

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 --- Comment #11 from Richard Biener --- I think that's a separate issue. if-conversion is confused about .MEM_198 = PHI <.MEM_191(43)> which it should simply ignore. Index: tree-if-conv.c ==

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-20 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 --- Comment #10 from H.J. Lu --- It also fails on x86-64: /export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc -B/export/build/gnu/gcc/build-x86_64-linux/gcc/ /export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.dg/pr70725.c -fno-diagnostics-show-c

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-20 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 H.J. Lu changed: What|Removed |Added Status|REOPENED|NEW --- Comment #9 from H.J. Lu --- gdb) f 1

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-20 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

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

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 --- Comment #6 from Marek Polacek --- Author: mpolacek Date: Wed Apr 20 10:08:31 2016 New Revision: 235252 URL: https://gcc.gnu.org/viewcvs?rev=235252&root=gcc&view=rev Log: PR tree-optimization/70725 * tree-if-conv.c (is_false_p

[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

2016-04-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70725 --- Comment #5 from Marek Polacek --- Author: mpolacek Date: Wed Apr 20 09:32:45 2016 New Revision: 235250 URL: https://gcc.gnu.org/viewcvs?rev=235250&root=gcc&view=rev Log: PR tree-optimization/70725 * tree-if-conv.c (is_false_p