https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97249
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2020-09-30
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97249
--- Comment #2 from Hongtao.liu ---
(In reply to Hongtao.liu from comment #1)
> for i386 backend, maybe we can adjust pattern of
>
> diff --git a/gcc/config/i386/sse.md b/gcc/config/i386/sse.md
> index 934b60a288f..2bfa9635fab 100644
> --- a/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97249
--- Comment #1 from Hongtao.liu ---
for i386 backend, maybe we can adjust pattern of
diff --git a/gcc/config/i386/sse.md b/gcc/config/i386/sse.md
index 934b60a288f..2bfa9635fab 100644
--- a/gcc/config/i386/sse.md
+++ b/gcc/config/i386/sse.md
@@
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97246
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2020-09-30
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97249
Bug ID: 97249
Summary: Missing vec_select and subreg optimization
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97246
Richard Biener changed:
What|Removed |Added
Summary|[10.1 regression] |[10/11 regression]
|m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97248
Bug ID: 97248
Summary: [mips] unrecognizable insn when left shifting uint64
vector by scalar with MSA
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity
w0, 0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
LFE0:
.ident "GCC: (GNU) 11.0.0 20200929 (experimental)"
.subsections_via_symbols
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97244
Iain Sandoe changed:
What|Removed |Added
CC||iains at gcc dot gnu.org
--- Comment #1 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97188
Martin Sebor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97188
--- Comment #2 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:873f8c1e6df94a9dcbfbe69f06538e3e45ba151d
commit r11-3540-g873f8c1e6df94a9dcbfbe69f06538e3e45ba151d
Author: Martin Sebor
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94695
--- Comment #2 from Marek Polacek ---
First part of the warning is now implemented.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94695
--- Comment #1 from CVS Commits ---
The master branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:969baf03acd8124345617cea125b148568c7370a
commit r11-3539-g969baf03acd8124345617cea125b148568c7370a
Author: Marek Polacek
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95188
--- Comment #9 from David Malcolm ---
The above patch fixes (a) from comment #7 above, but (b), (c) and (d) still
need fixing, so keeping this open for now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95188
--- Comment #8 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:d60d63a00bb50ba6896939705c589578177b404d
commit r11-3537-gd60d63a00bb50ba6896939705c589578177b404d
Author: David Malcolm
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97183
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jim Wilson :
https://gcc.gnu.org/g:6649df18f98d5baf89b56a09b816b5eeb5f67bcb
commit r11-3536-g6649df18f98d5baf89b56a09b816b5eeb5f67bcb
Author: Jim Wilson
Date: Mon Sep
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97206
Martin Sebor changed:
What|Removed |Added
Keywords||ice-on-valid-code, patch
--- Comment #7 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96952
--- Comment #9 from Jonathan Wakely ---
No, I didn't say none of them come from configure. What I meant by "checking
anything at configure time" is anything related to the properties of the
compiler that ends up including the header. Not *anythin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95188
--- Comment #7 from David Malcolm ---
Thanks. I see a similar deluge of
"terminating analysis for this program point"
warnings, but at different locations.
My warnings eventually terminate with:
bzip2.c:1537:31: warning: analysis bailed ou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97247
H.J. Lu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97247
--- Comment #5 from CVS Commits ---
The releases/gcc-10 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:ffe2a432ac553b45b954fa24c8cbb9cc373bfbc6
commit r10-8827-gffe2a432ac553b45b954fa24c8cbb9cc373bfbc6
Author: H.J. Lu
Date: Tue S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97247
--- Comment #4 from CVS Commits ---
The master branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:dec881f85abbddc6e37630b6e61ce621cea6acd7
commit r11-3531-gdec881f85abbddc6e37630b6e61ce621cea6acd7
Author: H.J. Lu
Date: Tue Sep 29 11:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96952
--- Comment #8 from Eric Botcazou ---
> Sorry, but it doesn't work. How do you suggest libstdc++ should use
> configure-time checks to find out what features are present in the compiler
> including the libstdc++ headers later? I don't know what t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97247
H.J. Lu changed:
What|Removed |Added
URL|https://gcc.gnu.org/piperma |https://gcc.gnu.org/piperma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97247
H.J. Lu changed:
What|Removed |Added
Summary|Typo in |Typos in
--- Comment #2 from H.J. Lu ---
The updated patch w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97247
H.J. Lu changed:
What|Removed |Added
Keywords||patch
URL|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97247
Bug ID: 97247
Summary: Typo in
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97231
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |8.5
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97231
--- Comment #7 from CVS Commits ---
The releases/gcc-8 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:528348fca9a9a29ba40a32df8f1a0dc95b101aa7
commit r8-10554-g528348fca9a9a29ba40a32df8f1a0dc95b101aa7
Author: Hongyu Wang
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97231
--- Comment #6 from CVS Commits ---
The releases/gcc-9 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:97bbda2c7e29e39719278055bcc7b07a5e89eba3
commit r9-8957-g97bbda2c7e29e39719278055bcc7b07a5e89eba3
Author: Hongyu Wang
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95188
--- Comment #6 from Mark Wielaard ---
Created attachment 49291
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49291&action=edit
Output for gcc -Wanalyzer-too-complex -g -O2 -fanalyzer -c bzip2.c
(In reply to David Malcolm from comment #5)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97231
--- Comment #5 from CVS Commits ---
The releases/gcc-10 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:93212f3e15c5e13cb1eed430e880f35edc108b13
commit r10-8826-g93212f3e15c5e13cb1eed430e880f35edc108b13
Author: Hongyu Wang
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97246
Bug ID: 97246
Summary: [10.1 regression] mismatched argument pack lengths
Product: gcc
Version: 10.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97222
Mateusz Zych changed:
What|Removed |Added
See Also||https://bugs.llvm.org/show_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96700
Jim Wilson changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95188
--- Comment #5 from David Malcolm ---
Thanks Mark. What architecture are you on?
When I do those steps, there's a long wait and then in terminates with no
analyzer output.
If I add -Wanalyzer-too-complex I see lots of warnings about "terminati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97206
--- Comment #6 from Martin Sebor ---
Testing this fix:
diff --git a/gcc/attribs.c b/gcc/attribs.c
index abc75368e6c..262e4b8f7b9 100644
--- a/gcc/attribs.c
+++ b/gcc/attribs.c
@@ -2278,7 +2278,7 @@ attr_access::array_as_string (tree type) const
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97195
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97245
Bug ID: 97245
Summary: ASSOCIATE intrinsic does not recognize a ponter
variable the second time it is used
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96952
--- Comment #7 from Jonathan Wakely ---
(In reply to Eric Botcazou from comment #4)
> What about detecting the support at configure time and defining a macro
> during the compilation? Everyone has been doing this for more that 3
> decades...
So
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95673
Franz Sirl changed:
What|Removed |Added
CC||sirl at gcc dot gnu.org
--- Comment #5 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96952
--- Comment #6 from Eric Botcazou ---
> The whole point of __has_builtin is to let you avoid the configure-time
> checks on compilers that support __has_builtin. If __has_builtin doesn't
> actually work, it's pointless that it even exists and ind
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97229
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2020-09-29
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96952
--- Comment #5 from Rich Felker ---
The whole point of __has_builtin is to let you avoid the configure-time checks
on compilers that support __has_builtin. If __has_builtin doesn't actually
work, it's pointless that it even exists and indeed ever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 94433, which changed state.
Bug 94433 Summary: enhancement: 12 * constify some parameters
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94433
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94433
David Malcolm changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97241
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:39a27bb01aa223ce89946f0a4de6b60c4c0b03d2
commit r11-3527-g39a27bb01aa223ce89946f0a4de6b60c4c0b03d2
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97241
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97054
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
Richard Biener changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95188
--- Comment #4 from Mark Wielaard ---
Note that I can replicate it with the instructions in the description and gcc
git: gcc (GCC) 11.0.0 20200916 (experimental)
$ /opt/local/install/gcc/bin/gcc -g -O2 -fanalyzer -c bzip2.c 2>&1 | head -25
bzip2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97241
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97244
Bug ID: 97244
Summary: [11 Regression] ICE in ipa_edge_args_sum_t::duplicate
at gcc/ipa-prop.c:4251 since
r11-3478-gada353b87909fd6c
Product: gcc
Version: 11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97244
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97243
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2020-09-29
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97243
Bug ID: 97243
Summary: [11 Regression] ICE in compute_parm_map at
gcc/ipa-modref.c:1368 since r11-3478-gada353b87909fd6c
Product: gcc
Version: 11.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Assignee|unassigned at gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
Martin Liška changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
Ever confi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
--- Comment #2 from Martin Liška ---
Created attachment 49288
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49288&action=edit
Another test-case
Another test-case that started to fail with r10-1361-g9f962469cabc7fdc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928
--- Comment #33 from rguenther at suse dot de ---
On Tue, 29 Sep 2020, lucier at math dot purdue.edu wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928
>
> --- Comment #32 from lucier at math dot purdue.edu ---
> I don't know precisely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
--- Comment #1 from Martin Liška ---
Created attachment 49287
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49287&action=edit
Reduced test-case
Reduced test-case that started to fail on master with r11-205-gbc484e250990393e
with -O3.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97231
H.J. Lu changed:
What|Removed |Added
Version|11.0|8.4.1
--- Comment #4 from H.J. Lu ---
Fixed f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97231
--- Comment #3 from CVS Commits ---
The master branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:d68f4d2ecb8ed6781e4e535d2abc498b1674d68a
commit r11-3525-gd68f4d2ecb8ed6781e4e535d2abc498b1674d68a
Author: Hongyu Wang
Date: Mon Sep 28
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97238
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97238
--- Comment #4 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:29aef377d814bd342dd5a306f99e0d614623ce0e
commit r11-3524-g29aef377d814bd342dd5a306f99e0d614623ce0e
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97241
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
Ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96789
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928
--- Comment #32 from lucier at math dot purdue.edu ---
I don't know precisely what you're saying, but it compiles fine without the
instrumentation.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97242
Bug ID: 97242
Summary: Pointer assignment: Noncontiguous target to contiguous
pointer wrongly accepted.
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97241
Bug ID: 97241
Summary: [11 Regression] ICE in vectorizable_reduction, at
tree-vect-loop.c:6503
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97238
--- Comment #3 from Jakub Jelinek ---
Yeah, just came to the same conclusion ;)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97238
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97239
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97238
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |11.0
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97224
Ev Drikos changed:
What|Removed |Added
CC||drikosev at gmail dot com
--- Comment #7 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97240
Bug ID: 97240
Summary: Analyzer runs out of memory building C++ source
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97239
Bug ID: 97239
Summary: [11 Regression] ICE in gimple_expand_vec_cond_expr, at
gimple-isel.cc:201
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on
8e4eee-checking-yes-rtl-df-extra-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.0.0 20200929 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97237
--- Comment #3 from Jonathan Wakely ---
(In reply to Toni Neubert from comment #0)
> The following valid code:
N.B. that's not valid at all. That's why you need to use -fpermissive to
compile it.
> But this code is valid in all versions:
No,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97237
--- Comment #2 from Jakub Jelinek ---
It surprises me -fpermissive ever accepted such bogosities.
Also using -fpermissive with C++11 and later code is very weird, -fpermissive
is about letting some very old unmaintained code compile, but using th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97237
Jonathan Wakely changed:
What|Removed |Added
Known to fail||10.2.0, 11.0
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97237
Bug ID: 97237
Summary: [10/11 Regression] static_assert does not accept
fpermissive code
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97235
--- Comment #1 from Martin Liška ---
Confirmed, started with r11-3478-gada353b87909fd6c.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97235
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97228
Richard Biener changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96919
Martin Liška changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot
gnu.org
Targe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96394
Martin Liška changed:
What|Removed |Added
Assignee|hubicka at gcc dot gnu.org |jamborm at gcc dot
gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96394
--- Comment #17 from Martin Liška ---
Created attachment 49283
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49283&action=edit
Single file test-case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96979
--- Comment #6 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:e46858e445d35ca4a7df1996186fe884879b
commit r11-3519-ge46858e445d35ca4a7df1996186fe884879b
Author: Martin Liska
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96952
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97235
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.0
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97228
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
Bug ID: 97236
Summary: [10/11 Regression] g:e93428a8b056aed83a7678 triggers
vlc miscompile
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928
--- Comment #31 from Richard Biener ---
(In reply to lucier from comment #30)
> I'm coming back to this project.
>
> I naively thought "Well, I don't need arc profiling, I'll just set
> -ftest-coverage without -fprofile-arcs" but it appears that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97082
--- Comment #3 from Iain Sandoe ---
(In reply to Ian Lance Taylor from comment #2)
> Does btest pass? It's hard to see why mtest would fail if btest passes.
current results [darwin16, darwin19] are:
PASS: allocfail.sh
PASS: test_elf_32
PASS: t
96 matches
Mail list logo