[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2023-07-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |9.2

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2023-07-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 Andrew Pinski changed: What|Removed |Added CC||p...@gcc-bugzilla.mail.kaps

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2023-05-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #18 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e205cd507ed964defb2365b12296391b0be66dfc commit r10-11357-ge205cd507ed964defb2365b12296391b0be66dfc Author: Eric Biggers

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2023-05-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #17 from CVS Commits --- The releases/gcc-11 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:549331a55f88e338cb84890b2252c554b07c59ce commit r11-10701-g549331a55f88e338cb84890b2252c554b07c59ce Author: Eric Biggers

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2023-02-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #16 from CVS Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:db09666c7a014a86693bebcf4e8487f40937f999 commit r12-9143-gdb09666c7a014a86693bebcf4e8487f40937f999 Author: Eric Biggers D

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2023-01-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #15 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9f0cb3368af735e95776769c4f28fa9cbb60eaf8 commit r13-5324-g9f0cb3368af735e95776769c4f28fa9cbb60eaf8 Author: Eric Biggers Date: Tu

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-10-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Mon Oct 21 11:45:27 2019 New Revision: 277254 URL: https://gcc.gnu.org/viewcvs?rev=277254&root=gcc&view=rev Log: Backported from mainline 2019-09-29 Jakub Jelinek

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-09-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Sun Sep 29 10:06:40 2019 New Revision: 276268 URL: https://gcc.gnu.org/viewcvs?rev=276268&root=gcc&view=rev Log: PR bootstrap/90543 * optc-save-gen.awk: Fix up printing s

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-06-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #12 from Jakub Jelinek --- *** Bug 90544 has been marked as a duplicate of this bug. ***

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Wed May 29 09:35:34 2019 New Revision: 271737 URL: https://gcc.gnu.org/viewcvs?rev=271737&root=gcc&view=rev Log: PR bootstrap/90543 * optc-save-gen.awk: In cl_optimizatio

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Wed May 29 09:33:02 2019 New Revision: 271736 URL: https://gcc.gnu.org/viewcvs?rev=271736&root=gcc&view=rev Log: PR bootstrap/90543 * optc-save-gen.awk: In cl_optimization

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #8 from Jakub Jelinek --- (In reply to Jonathan Wakely from comment #6) > Neither uintptr_t nor PRIxPTR (nor long long nor uint64_t) is part of C++98, > which GCC still requires. I do see existing uses of intptr_t and uintptr_t > in g

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #6 from Jonathan Wakely --- Neither uintptr_t nor PRIxPTR (nor long long nor uint64_t) is part of C++98, which GCC still requires. I do see existing uses of intptr_t and uintptr_t in gcc/cp/*.c though.

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-22 Thread baue.flor.dev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #5 from Florian Bauer --- (In reply to Martin Liška from comment #4) > So apparently it does not have an easy fix: > https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01463.html Ah I see. The problem is that (only windows?) defines long

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 Martin Liška changed: What|Removed |Added Keywords|patch | Status|ASSIGNED

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-22 Thread baue.flor.dev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 --- Comment #3 from Florian Bauer --- (In reply to Martin Liška from comment #2) > Patch has been sent: > https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01460.html Thank you!

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 Martin Liška changed: What|Removed |Added Keywords||patch --- Comment #2 from Martin Liška -

[Bug bootstrap/90543] Build failure on MINGW for gcc-9.1.0

2019-05-21 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|