[Bug target/71279] [6/7 Regression] ICE on trunk gcc with knl target

2016-05-26 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71279 --- Comment #3 from Ilya Enkovich --- This looks similar to PR70251 but this time transformation is performed in folding. Here is a description of applied transformation: /* Convert A ? 0 : 1 to !A. This prefers the use of NOT_EXPR

[Bug target/71279] [6/7 Regression] ICE on trunk gcc with knl target

2016-05-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71279 Marek Polacek changed: What|Removed |Added CC||ienkovich at gcc dot gnu.org ---

[Bug target/71279] [6/7 Regression] ICE on trunk gcc with knl target

2016-05-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71279 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|