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 rtl-optimization/78559] [7 Regression] wrong code due to tree if-conversion?


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernds at redhat dot com

--- Comment #8 from Jeffrey A. Law <law at redhat dot com> ---
Bernd.  There's a belief this may be a combiner issue, so it might be something
you'd want to poke at.

I can still trigger this failure on the trunk using -ftree-loop-if-convert on
an aarch64 native.  If you need access to an aarch64 system, let me know, I've
got one provisioned.

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