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/80754] invalid smull instructions generated after r247881


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

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rearnsha at gcc dot gnu.org
          Component|target                      |rtl-optimization

--- Comment #1 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
I suspect this has just revealed a latent issue.

How can it be right for the register allocator to assign the same register to
*two* different output operands?

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