[Bug target/88100] no warning reported when value for vec_splat_{su}{8,16} would overflow

2019-02-28 Thread helijia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88100 Li Jia He changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/88100] no warning reported when value for vec_splat_{su}{8,16} would overflow

2019-02-27 Thread helijia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88100 --- Comment #5 from Li Jia He --- Author: helijia Date: Thu Feb 28 06:24:57 2019 New Revision: 269272 URL: https://gcc.gnu.org/viewcvs?rev=269272=gcc=rev Log: Backport from trunk 2019-02-20 Li Jia He PR target/88100

[Bug target/88100] no warning reported when value for vec_splat_{su}{8,16} would overflow

2019-02-19 Thread helijia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88100 --- Comment #4 from Li Jia He --- Author: helijia Date: Wed Feb 20 02:35:39 2019 New Revision: 269033 URL: https://gcc.gnu.org/viewcvs?rev=269033=gcc=rev Log: [rs6000] fix PR 88100, range check for vec_splat_{su}{8,16,32} GCC revision 259524

[Bug target/88100] no warning reported when value for vec_splat_{su}{8,16} would overflow

2019-01-28 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88100 Bill Schmidt changed: What|Removed |Added CC||wschmidt at gcc dot gnu.org --- Comment

[Bug target/88100] no warning reported when value for vec_splat_{su}{8,16} would overflow

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88100 Richard Biener changed: What|Removed |Added Keywords||diagnostic --- Comment #2 from Richard

[Bug target/88100] no warning reported when value for vec_splat_{su}{8,16} would overflow

2018-11-19 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88100 Segher Boessenkool changed: What|Removed |Added Target|powerpc*|powerpc*-*-*