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 tree-optimization/82133] [7/8 Regression] unroll-loops too aggressive


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

--- Comment #4 from Nick <nickpapior at gmail dot com> ---
It seems that this is simply a bug in the assembly code in OpenBLAS.


I have attached the recent post that suggests this inconsistency:
https://github.com/xianyi/OpenBLAS/issues/1292#issuecomment-354366612

I have not marked it as resolved because, I guess you would like to decide what
you want to do. I.e. 6.3 still works, but 7. does not, so should it be
back-ported or not.

Thanks! And sorry for the blurp.

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