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/80501] [6 Regression] Wrong code w/ a signed char, a shift, and a conversion to int


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[6/7/8 Regression] Wrong    |[6 Regression] Wrong code
                   |code w/ a signed char, a    |w/ a signed char, a shift,
                   |shift, and a conversion to  |and a conversion to int
                   |int                         |

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 7.1+ so far.

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