https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87883
Mihail Ionescu changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87883
--- Comment #2 from Jozef Lawrynowicz ---
Created attachment 45074
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45074&action=edit
reg class checking patch
Hi Mihail,
Thanks for the info.
I fixed a bug for msp430-elf caused by REGNO_REG
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87883
--- Comment #1 from Mihail Ionescu ---
Hi Jozef,
The issue is indeed there on trunk/gcc-8/gcc-7, but it is expected. It is
caused by the fact that the "arm_active_target.isa" bitmap is not initialised
by the time "init_reg_sets" is called. This
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87883
Thomas Preud'homme changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|