public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/32497] (const_int INT_MIN) can cause warnings to show up while building insn-emit.c
       [not found] <bug-32497-4@http.gcc.gnu.org/bugzilla/>
@ 2024-04-15  0:22 ` pinskia at gcc dot gnu.org
  2024-04-17  6:55 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-15  0:22 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Crosscomiling native sh3    |(const_int INT_MIN) can
                   |gcc on a 64-bit host fails  |cause warnings to show up
                   |                            |while building insn-emit.c
             Status|WAITING                     |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org

--- Comment #19 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Let me take a look into fix this issue for GCC 15. It might be already fixed
when GCC moved over to requiring a C++11 compiler ...

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

* [Bug bootstrap/32497] (const_int INT_MIN) can cause warnings to show up while building insn-emit.c
       [not found] <bug-32497-4@http.gcc.gnu.org/bugzilla/>
  2024-04-15  0:22 ` [Bug bootstrap/32497] (const_int INT_MIN) can cause warnings to show up while building insn-emit.c pinskia at gcc dot gnu.org
@ 2024-04-17  6:55 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-17  6:55 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |7.0
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #20 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So sh5 support was removed in r7-339-ge1fab8ba2337fd and that removed the use
of 4294967296. So it is hard to test something which does not exist any more.

So closing as won't fix for GCC 7. When someone needs -4294967296 this will
come up again but right now there is no need to fix this.

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

end of thread, other threads:[~2024-04-17  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-32497-4@http.gcc.gnu.org/bugzilla/>
2024-04-15  0:22 ` [Bug bootstrap/32497] (const_int INT_MIN) can cause warnings to show up while building insn-emit.c pinskia at gcc dot gnu.org
2024-04-17  6:55 ` pinskia 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).