public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/92379] rs6000.c:5598:13: runtime error: shift exponent 64 is too large for 64-bit type 'long int'
       [not found] <bug-92379-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-14  9:40 ` cvs-commit at gcc dot gnu.org
  2020-03-15 12:01 ` marxin at gcc dot gnu.org
  2020-03-16 14:32 ` acsawdey at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-03-14  9:40 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
https://gcc.gnu.org/g:50c96067c8ed60f4b3fcbee89fe31c905241b356commit
r10-7169-g50c96067c8ed60f4b3fcbee89fe31c905241b356Author: Aaron Sawdey
<acsawdey@linux.ibm.com>Date:   Fri Mar 13 18:14:22 2020 -0500    Fix UBSAN
error, shifting 64 bit value by 64.    2020-03-13  Aaron Sawdey 
<acsawdey@linux.ibm.com>            PR target/92379            *
config/rs6000/rs6000.c (num_insns_constant_multi) Don't shift a           
64-bit value by 64 bits (UB).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/92379] rs6000.c:5598:13: runtime error: shift exponent 64 is too large for 64-bit type 'long int'
       [not found] <bug-92379-4@http.gcc.gnu.org/bugzilla/>
  2020-03-14  9:40 ` [Bug target/92379] rs6000.c:5598:13: runtime error: shift exponent 64 is too large for 64-bit type 'long int' cvs-commit at gcc dot gnu.org
@ 2020-03-15 12:01 ` marxin at gcc dot gnu.org
  2020-03-16 14:32 ` acsawdey at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-15 12:01 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
commit r10-7169-g50c96067c8ed60f4b3fcbee89fe31c905241b356
Author: Aaron Sawdey <acsawdey@linux.ibm.com>
Date:   Fri Mar 13 18:14:22 2020 -0500

    Fix UBSAN error, shifting 64 bit value by 64.

    2020-03-13  Aaron Sawdey  <acsawdey@linux.ibm.com>

            PR target/92379
            * config/rs6000/rs6000.c (num_insns_constant_multi) Don't shift a
            64-bit value by 64 bits (UB).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/92379] rs6000.c:5598:13: runtime error: shift exponent 64 is too large for 64-bit type 'long int'
       [not found] <bug-92379-4@http.gcc.gnu.org/bugzilla/>
  2020-03-14  9:40 ` [Bug target/92379] rs6000.c:5598:13: runtime error: shift exponent 64 is too large for 64-bit type 'long int' cvs-commit at gcc dot gnu.org
  2020-03-15 12:01 ` marxin at gcc dot gnu.org
@ 2020-03-16 14:32 ` acsawdey at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: acsawdey at gcc dot gnu.org @ 2020-03-16 14:32 UTC (permalink / raw)
  To: gcc-bugs

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

acsawdey at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #9 from acsawdey at gcc dot gnu.org ---
Fix checked in to trunk.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-16 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-92379-4@http.gcc.gnu.org/bugzilla/>
2020-03-14  9:40 ` [Bug target/92379] rs6000.c:5598:13: runtime error: shift exponent 64 is too large for 64-bit type 'long int' cvs-commit at gcc dot gnu.org
2020-03-15 12:01 ` marxin at gcc dot gnu.org
2020-03-16 14:32 ` acsawdey at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).