[Bug rtl-optimization/90976] A suspicious code in lra.c since r177852

2019-06-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90976 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/90976] A suspicious code in lra.c since r177852

2019-06-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90976 --- Comment #3 from Martin Liška --- Author: marxin Date: Thu Jun 27 11:22:36 2019 New Revision: 272746 URL: https://gcc.gnu.org/viewcvs?rev=272746&root=gcc&view=rev Log: Fix various issues seen with clang-static-analyzer. 2019-06-27 Martin Li

[Bug rtl-optimization/90976] A suspicious code in lra.c since r177852

2019-06-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90976 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug rtl-optimization/90976] A suspicious code in lra.c since r177852

2019-06-26 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90976 --- Comment #2 from Vladimir Makarov --- (In reply to Jeffrey A. Law from comment #1) > Agreed, looks suspicious. From my reading of the code, I think using > "constraints" rather than "recog_data.constraints" is correct. > > The prior call to

[Bug rtl-optimization/90976] A suspicious code in lra.c since r177852

2019-06-26 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90976 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2019-06-24 00:00