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/88282] ICE in df_install_refs at gcc/df-scan.c:2379


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

--- Comment #5 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Tamar Christina from comment #3)
> This is caused by the change in r266385 for PR87718.
> 
> That causes the cost model to go completely off the rail and also changes
> the register classes.

FTR, there are also some new inconsistencies w.r.t cost model on x86, as
reported here [1].

[1] https://gcc.gnu.org/ml/gcc-patches/2018-11/msg02419.html

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