[Bug target/95229] [11 Regression] in mark_jump_label_1

2020-05-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229 Uroš Bizjak changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ubizjak at gmail dot com

[Bug target/95229] [11 Regression] in mark_jump_label_1

2020-05-21 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229 --- Comment #9 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:2f20c7040f884b542cadf46fd77188729ab3cb17 commit r11-548-g2f20c7040f884b542cadf46fd77188729ab3cb17 Author: Martin Liska Date: Thu

[Bug target/95229] [11 Regression] in mark_jump_label_1

2020-05-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229 --- Comment #8 from CVS Commits --- The master branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:3872a519c8fa65318efa1b481d331ef91b3ff044 commit r11-528-g3872a519c8fa65318efa1b481d331ef91b3ff044 Author: Uros Bizjak Date: Wed

[Bug target/95229] [11 Regression] in mark_jump_label_1

2020-05-20 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229 --- Comment #7 from Uroš Bizjak --- (In reply to Richard Biener from comment #6) > That fixes the testcase. But simplify_subreg is used in a lot more places > so leaving to Uros to match up with expectations. Oh, yes... We don't have hard

[Bug target/95229] [11 Regression] in mark_jump_label_1

2020-05-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229 --- Comment #6 from Richard Biener --- (In reply to Richard Biener from comment #5) > Built by > > #5 0x020c4504 in gen_rtx_fmt_ee_stat (code=VEC_SELECT, > mode=E_V2SImode, arg0=0x0, arg1=0x76ad92e0) at ./genrtl.h:49 > #6

[Bug target/95229] [11 Regression] in mark_jump_label_1

2020-05-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229 --- Comment #5 from Richard Biener --- Built by #5 0x020c4504 in gen_rtx_fmt_ee_stat (code=VEC_SELECT, mode=E_V2SImode, arg0=0x0, arg1=0x76ad92e0) at ./genrtl.h:49 #6 0x0211e242 in gen_sse4_1_zero_extendv2siv2di2 (

[Bug target/95229] [11 Regression] in mark_jump_label_1

2020-05-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229 Richard Biener changed: What|Removed |Added Target||x86_64-*-* i?86-*-*