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/82150] Produces a branch prefetch which causes a hang


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

--- Comment #2 from david.welch at netronome dot com ---
ARM does not have an errata on this for this core from what I was given.  Dont
know why they would, at best it would fall into the "unpredictable results"
category.  Errata or not was hoping there could be an option if not one
already.  the armv4t one is an option but affects more than just this one thing
I would assume but dont know gcc internals, so to big of a hammer.

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