[Bug middle-end/90553] Register allocation allocates post-incremented address-load of call to call-clobbered register

2019-05-21 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90553 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|9.0

[Bug middle-end/90553] Register allocation allocates post-incremented address-load of call to call-clobbered register

2019-05-21 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90553 --- Comment #3 from Hans-Peter Nilsson --- Author: hp Date: Wed May 22 00:43:23 2019 New Revision: 271499 URL: https://gcc.gnu.org/viewcvs?rev=271499=gcc=rev Log: PR middle-end/90553 * gcc.dg/torture/pr90553.c: New test. Added:

[Bug middle-end/90553] Register allocation allocates post-incremented address-load of call to call-clobbered register

2019-05-21 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90553 --- Comment #2 from Hans-Peter Nilsson --- Author: hp Date: Wed May 22 00:35:32 2019 New Revision: 271498 URL: https://gcc.gnu.org/viewcvs?rev=271498=gcc=rev Log: PR middle-end/90553 * ira-lives.c (process_bb_node_lives):

[Bug middle-end/90553] Register allocation allocates post-incremented address-load of call to call-clobbered register

2019-05-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90553 --- Comment #1 from Hans-Peter Nilsson --- (JFTR the cutnpaste got tangled with paste and tape everywhere; the newlib function in newlib/libc/misc/init.c is named __libc_init_array)

[Bug middle-end/90553] Register allocation allocates post-incremented address-load of call to call-clobbered register

2019-05-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90553 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|