https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94479
--- Comment #10 from Thomas Klausner ---
Thank you for the quick fix!
It works for me as well.
Just for my education, why is this problem only visible on NetBSD and not e.g.
Linux?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94527
Richard Biener changed:
What|Removed |Added
Component|tree-optimization |middle-end
--- Comment #5 from Richard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94526
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94524
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94522
Richard Biener changed:
What|Removed |Added
Status|WAITING |NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93946
--- Comment #19 from Richard Biener ---
(In reply to sandra from comment #18)
> Hmmm, it looks to me like things are going wrong in the tree fre1 pass too.
> I commented out the redundant zero store in the test case to see what would
> happen, l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94526
Martin Liška changed:
What|Removed |Added
Summary|[10 Regression] cselib ICE |[10 Regression] cselib ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94480
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94480
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:845d451e1f73d8a9a84382c3c6d4fca9c8220403
commit r10-7612-g845d451e1f73d8a9a84382c3c6d4fca9c8220403
Author: Jason Merrill
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94481
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94480
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70790
Lewis Baker changed:
What|Removed |Added
CC||lewissbaker.opensource@gmai
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94522
--- Comment #3 from Michael Matz ---
See the llvm link of the respective patch. They specify that the outputs are
reliable only on the fallthrough (i.e. no goto taken) path (in particular the
outputs might or might not have been changed on the j
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70790
--- Comment #1 from Eric Niebler ---
Still present on trunk, four years later.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93946
--- Comment #18 from sandra at gcc dot gnu.org ---
Hmmm, it looks to me like things are going wrong in the tree fre1 pass too. I
commented out the redundant zero store in the test case to see what would
happen, like
long __attribute__((noipa))
f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94527
--- Comment #4 from Linus Torvalds ---
(In reply to Jeffrey A. Law from comment #3)
> GCC already knows that free() "kills" the pointed-to memory and should be
> doing DSE with that in mind. It doesn't however know that other functions
> have fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94527
Jeffrey A. Law changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264
--- Comment #47 from CVS Commits ---
The master branch has been updated by Jeff Law :
https://gcc.gnu.org/g:14162197fd4cf0e3a848d32bd9385876e1b1f249
commit r10-7609-g14162197fd4cf0e3a848d32bd9385876e1b1f249
Author: Jeff Law
Date: Tue Apr 7 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94527
Linus Torvalds changed:
What|Removed |Added
CC||torvalds@linux-foundation.o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93343
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94528
Iain Sandoe changed:
What|Removed |Added
CC||euloanty at live dot com
--- Comment #2 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94528
Iain Sandoe changed:
What|Removed |Added
Target Milestone|--- |10.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94528
Iain Sandoe changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94528
Bug ID: 94528
Summary: coroutines: ICE building cppcoro in gimplify_expr, at
gimplify.c:14399
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51513
Michał Mirosław changed:
What|Removed |Added
CC||mirq-gccboogs at rere dot
qmqm.pl
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94527
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94527
--- Comment #1 from dhowells at redhat dot com ---
To quote Linus Torvalds,
https://lore.kernel.org/lkml/CAHk-=wg2Vsb0JETo24=tc-t2drwmopmrfknc__r5sz6tenb...@mail.gmail.com/
> Think of it this way: free() doesn't really change the data, it kills
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94527
Bug ID: 94527
Summary: RFE: Add an __attribute__ that marks a function as
freeing an object
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94490
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94526
Bug ID: 94526
Summary: [10 Regression] cselib ICE building glibc sigpause for
m68k and microblaze
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Keywords: ice-o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94524
--- Comment #2 from Jakub Jelinek ---
4527/* n rem d = n rem -d */
4528if (rem_flag && d < 0)
4529 {
4530d = abs_d;
4531op1 = gen_int_mod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94504
--- Comment #5 from Michael Karcher ---
I got the command line of gcc wrong. "-pie" just sets the linker flags for PIE
linking, but it does *not* compile source code as PIE. If I use "-fpie",
garbage collection does what it is supposed to do.
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82099
Marek Polacek changed:
What|Removed |Added
CC||twelvevolt at yandex dot ru
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94522
--- Comment #2 from Andrew Pinski ---
Also reload (and IRA) does not handle output on jumps because of the same
reason why I mention.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94525
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
Reso
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94522
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94464
Chinoune changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94525
--- Comment #1 from Maxim ---
Created attachment 48234
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48234&action=edit
preprocessed file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94525
Bug ID: 94525
Summary: internal compiler error when function is "noexcept
with templatized parameter".
Product: gcc
Version: 10.0
URL: https://godbolt.org/z/Rcowz5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94524
Jakub Jelinek changed:
What|Removed |Added
Summary|wrong code with vector |[8/9/10 Regression] wrong
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94291
--- Comment #9 from Segher Boessenkool ---
You mean you do not have a good enough testcase yet :-( Okay.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94481
--- Comment #2 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:31449cf8e119bbe172a68689068591827472da5c
commit r10-7608-g31449cf8e119bbe172a68689068591827472da5c
Author: Jason Merrill
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94291
--- Comment #8 from Jakub Jelinek ---
I think they won't hurt, but we don't have a testcase that FAILs in 9.x, so the
regression is fixed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94291
--- Comment #7 from Segher Boessenkool ---
Doesn't it still need backports?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94412
Jakub Jelinek changed:
What|Removed |Added
Summary|[8/9 Regression] wrong code |[8 Regression] wrong code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94512
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94291
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94329
Jakub Jelinek changed:
What|Removed |Added
Summary|[8/9 Regression] error: |[8 Regression] error:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94277
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94303
Jakub Jelinek changed:
What|Removed |Added
Summary|[8/9 Regression] Program|[8 Regression] Program
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94029
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94283
Jakub Jelinek changed:
What|Removed |Added
Summary|[8/9 Regression] gcc: |[8 Regression] gcc: error:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94211
Jakub Jelinek changed:
What|Removed |Added
Summary|[8/9 Regression]|[8 Regression]
|-fcomp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90995
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
d=/usr/bin/x86_64-pc-linux-gnu-ld
--with-as=/usr/bin/x86_64-pc-linux-gnu-as --disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r10-7581-20200407082749-gbee27152f7e-checking-yes-rtl-df-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc versio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94503
--- Comment #2 from David Malcolm ---
Appears to be due to return slot optimization.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84169
--- Comment #8 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:c23c899aedf11069e992eed7358802b262d62f98
commit r10-7607-gc23c899aedf11069e992eed7358802b262d62f98
Author: Jakub Jelinek
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94291
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:c23c899aedf11069e992eed7358802b262d62f98
commit r10-7607-gc23c899aedf11069e992eed7358802b262d62f98
Author: Jakub Jelinek
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94480
Patrick Palka changed:
What|Removed |Added
Assignee|ppalka at gcc dot gnu.org |unassigned at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94523
Bug ID: 94523
Summary: [10 Regression] error: 'constexpr' evaluation depth
exceeds maximum of 512 (use '-fconstexpr-depth=' to
increase the maximum) since r10-7490-g76f09260b7eccd6c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94523
Martin Liška changed:
What|Removed |Added
Known to work||9.3.0
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94509
--- Comment #3 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:14192f1ed48cb3982b1b3c794e0f313835d0cdcd
commit r9-8482-g14192f1ed48cb3982b1b3c794e0f313835d0cdcd
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94512
--- Comment #4 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:0490cb0e6113783173f1b986211267fd03415346
commit r9-8481-g0490cb0e6113783173f1b986211267fd03415346
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94460
--- Comment #6 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:dbff1829843180dc2a6c8ce5ce7883146b5cf083
commit r9-8477-gdbff1829843180dc2a6c8ce5ce7883146b5cf083
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94459
--- Comment #8 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:b5039b7259e64a92f5c077fe4d023556d6b12550
commit r9-8479-gb5039b7259e64a92f5c077fe4d023556d6b12550
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93069
--- Comment #6 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:57e276f3e304ef92483763ee1028e5b3e1345e0f
commit r9-8473-g57e276f3e304ef92483763ee1028e5b3e1345e0f
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94412
--- Comment #8 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:8f99f9e6ccec167a5ba67dcc08e6c14948595b82
commit r9-8475-g8f99f9e6ccec167a5ba67dcc08e6c14948595b82
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94477
--- Comment #4 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:d1371dbe12214895cda0b13bfc6ff0ed9cbce15d
commit r9-8478-gd1371dbe12214895cda0b13bfc6ff0ed9cbce15d
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94329
--- Comment #5 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:aa9c08ef97f4df1ebb1fc8d72f2e7f9f8c1045c2
commit r9-8472-gaa9c08ef97f4df1ebb1fc8d72f2e7f9f8c1045c2
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94385
--- Comment #4 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:a6bf0e5fb11cc0e231ac016a1995caaa93fdc4a0
commit r9-8474-ga6bf0e5fb11cc0e231ac016a1995caaa93fdc4a0
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94488
--- Comment #7 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:7f3ac38b3c765d49a46f65f1e5e9a812fb1da49c
commit r9-8480-g7f3ac38b3c765d49a46f65f1e5e9a812fb1da49c
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94303
--- Comment #8 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:56407bab53a514ffcd6ac011965cebdc5eb3ef54
commit r9-8471-g56407bab53a514ffcd6ac011965cebdc5eb3ef54
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94283
--- Comment #7 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:4dcfd4e56b0d22af12750372f3e0b49249b1d473
commit r9-8469-g4dcfd4e56b0d22af12750372f3e0b49249b1d473
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94423
--- Comment #6 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:4486a537f14bc3b05ac552c3cbe18e540e397ed7
commit r9-8476-g4486a537f14bc3b05ac552c3cbe18e540e397ed7
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94283
--- Comment #8 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:8ea7970c4968517fb73f42bcca40d316adacf215
commit r9-8470-g8ea7970c4968517fb73f42bcca40d316adacf215
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94211
--- Comment #6 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:8db876e9c045c57d2dc5bd08a6e250f822efaad0
commit r9-8464-g8db876e9c045c57d2dc5bd08a6e250f822efaad0
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94029
--- Comment #20 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:827e5af19a214323c70ee5879dc8f14f4f44ad8d
commit r9-8466-g827e5af19a214323c70ee5879dc8f14f4f44ad8d
Author: Jakub Jelinek
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94277
--- Comment #6 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:4ac9ab60f06020a24e851ebe3eeacc1b3bffa849
commit r9-8468-g4ac9ab60f06020a24e851ebe3eeacc1b3bffa849
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93931
--- Comment #5 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:484206967f958fc47827a71654fe52a98adc95cb
commit r9-8465-g484206967f958fc47827a71654fe52a98adc95cb
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94172
--- Comment #12 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:87ce34fa00cd6b87452d747235da40dfe5b6e00f
commit r9-8463-g87ce34fa00cd6b87452d747235da40dfe5b6e00f
Author: Jakub Jelinek
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90995
--- Comment #9 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:980a7a0be5a114e285c49ab05ac70881e4f27fc3
commit r9-8462-g980a7a0be5a114e285c49ab05ac70881e4f27fc3
Author: Jakub Jelinek
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94029
--- Comment #21 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:f83c2d2991a762f729741a409a1ac7871733ee40
commit r9-8467-gf83c2d2991a762f729741a409a1ac7871733ee40
Author: Jakub Jelinek
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94239
--- Comment #10 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:f83c2d2991a762f729741a409a1ac7871733ee40
commit r9-8467-gf83c2d2991a762f729741a409a1ac7871733ee40
Author: Jakub Jelinek
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #10 from Martin Sebor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94513
Ian Lance Taylor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94513
--- Comment #4 from CVS Commits ---
The master branch has been updated by Ian Lance Taylor :
https://gcc.gnu.org/g:50c7853216e8511971c55b51d7fe29173db4749b
commit r10-7605-g50c7853216e8511971c55b51d7fe29173db4749b
Author: Ian Lance Taylor
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94297
Andreas Schwab changed:
What|Removed |Added
Resolution|FIXED |INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94479
Richard Biener changed:
What|Removed |Added
Known to work||10.0
--- Comment #9 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94479
--- Comment #8 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:3d947f1f27188e3a61ba7f42399b1c348469fe13
commit r10-7604-g3d947f1f27188e3a61ba7f42399b1c348469fe13
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871
Fritz Reese changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871
--- Comment #45 from CVS Commits ---
The master branch has been updated by Fritz Reese :
https://gcc.gnu.org/g:57391ddaf39f7cb85825c32e83feb1435889da51
commit r10-7603-g57391ddaf39f7cb85825c32e83feb1435889da51
Author: Fritz Reese
Date: Tue A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94504
--- Comment #4 from rguenther at suse dot de ---
On April 7, 2020 5:09:02 PM GMT+02:00, "gcc-bugzilla at mkarcher dot
dialup.fu-berlin.de" wrote:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94504
>
>--- Comment #3 from Michael Karcher dialup.f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94297
Jens Seifert changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #9 from Jens Seifert
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94297
--- Comment #8 from Jens Seifert ---
Too old libgmp got picked up. Setting LD_LIBRARY_PATH=/lib64 solved the issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94518
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94297
Jens Seifert changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94518
--- Comment #2 from CVS Commits ---
The releases/gcc-9 branch has been updated by Kyrylo Tkachov
:
https://gcc.gnu.org/g:470626394ab7779cb663258048da821a502a1e82
commit r9-8461-g470626394ab7779cb663258048da821a502a1e82
Author: Kyrylo Tkachov
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94488
--- Comment #6 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2daa92ac4b51387e55e88ee48bdc2fab7ba25981
commit r10-7602-g2daa92ac4b51387e55e88ee48bdc2fab7ba25981
Author: Jakub Jelinek
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94478
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61837
--- Comment #4 from Segher Boessenkool ---
If the ble 7,.L7 is taken once, it will be taken all of the time, since
cr7 isn't assigned to any more -- and then the whole loop does nothing.
1 - 100 of 179 matches
Mail list logo