[Bug target/70321] [6/7/8 Regression] STV generates less optimized code

2018-02-28 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321

--- Comment #17 from H.J. Lu  ---
(In reply to Jakub Jelinek from comment #16)
> We didn't do that in stage1, stage4 is too risky for that.  Can somebody
> from Intel try that for GCC9 stage1?
> I'm willing to help, but will have lots of work on OpenMP 5.0, so can't
> drive that.

We will look into it.  Thanks.

[Bug target/70321] [6/7/8 Regression] STV generates less optimized code

2018-02-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321

Jakub Jelinek  changed:

   What|Removed |Added

 CC||itsimbal at gcc dot gnu.org
   Target Milestone|8.0 |9.0

--- Comment #16 from Jakub Jelinek  ---
We didn't do that in stage1, stage4 is too risky for that.  Can somebody from
Intel try that for GCC9 stage1?
I'm willing to help, but will have lots of work on OpenMP 5.0, so can't drive
that.

[Bug target/70321] [6/7/8 Regression] STV generates less optimized code

2017-04-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|7.0 |8.0
Summary|[6/7 Regression] STV|[6/7/8 Regression] STV
   |generates less optimized|generates less optimized
   |code|code

--- Comment #15 from Jakub Jelinek  ---
I think it is too late to change this for GCC7, we shall try to do that in
early stage1.