This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/71436] [7 Regression] Segmentation fault in arm_output_multireg_pop


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71436

--- Comment #10 from ktkachov at gcc dot gnu.org ---
I just noticed that our load_multiple_with_writeback pattern is also guarded on
reload_in_progress || reload_completed so perhaps this is the way to go

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]