https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #1 from Carlos E ---
I haven't had any problems compiling it with Make before, usually it goes into:
g++ -O3 -pedantic -std=c++2a -g -Wall -Wextra -Wno-unused-parameter
-Wno-sign-compare -Wno-address -Wno-init-list-lifetime -MD -M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107328
Bug ID: 107328
Summary: bzhi pattern not recognized
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107329
Bug ID: 107329
Summary: [13 Regression] ICE in gimplify_expr, at
gimplify.cc:17118 since r13-2978-g43faf3e5445b5717
Product: gcc
Version: 13.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107329
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107321
Martin Liška changed:
What|Removed |Added
CC||jason at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107322
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102972
--- Comment #3 from Tobias Burnus ---
Besides the restriction on 'teams', there is also:
"Restrictions to the distribute construct are as follows:
...
• The region that corresponds to the distribute construct must be strictly
nested inside a te
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107330
Bug ID: 107330
Summary: compile ros2 humble unser debian bullseye cause
internal compiler error
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107322
--- Comment #2 from Hongtao.liu ---
Looks fine for _Float16 with same option
int i;
_Float16 f;
void
foo (void)
{
i *= 0 >= f;
}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102972
--- Comment #4 from Jakub Jelinek ---
strictly nested region in teams region doesn't preclude orphaned constructs, it
just means at runtime one can't call it when not inside of teams (host or
target) or when nested inside of another OpenMP cons
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107240
--- Comment #9 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:5d6e834ecf212e7fc6f585b154af224d2e38c749
commit r13-3396-g5d6e834ecf212e7fc6f585b154af224d2e38c749
Author: Kewen Lin
Date: Thu Oct 2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323
Martin Liška changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
Key
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.5
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107320
--- Comment #1 from Richard Biener ---
Confirmed, the reason is that isascii folding does
8818 arg = fold_build2 (BIT_AND_EXPR, integer_type_node, arg,
8819 build_int_cst (integer_type_node,
8820
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107321
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.5
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323
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=107331
Bug ID: 107331
Summary: Extension and assigning of type results in GNU
internal compiler error
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |13.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326
Martin Liška changed:
What|Removed |Added
Target Milestone|--- |13.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Target Milestone|13.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107330
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107305
--- Comment #5 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:8e2b5cf7cde999582d1b8fff021faa487c8e34b0
commit r13-3397-g8e2b5cf7cde999582d1b8fff021faa487c8e34b0
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107306
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:8e2b5cf7cde999582d1b8fff021faa487c8e34b0
commit r13-3397-g8e2b5cf7cde999582d1b8fff021faa487c8e34b0
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107305
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 107305, which changed state.
Bug 107305 Summary: ICE: 'verify_gimple' failed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107305
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107306
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|12.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 107306, which changed state.
Bug 107306 Summary: [12/13 Regression] ICE: verify_gimple failed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107306
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105421
--- Comment #1 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:7c55755d4c760de326809636531478fd7419e1e5
commit r13-3404-g7c55755d4c760de326809636531478fd7419e1e5
Author: Julian Brown
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105421
--- Comment #2 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:c7ebee2378426eeca425ca5406af213a926f154c
commit r13-3405-gc7ebee2378426eeca425ca5406af213a926f154c
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326
--- Comment #2 from avieira at gcc dot gnu.org ---
Hi Arseny,
Apologies for this, I thought I had caught this with testing, but seems I had
not. I am testing a fix right now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107332
Bug ID: 107332
Summary: internal compiler error: in tsubst_copy, at
cp/pt.c:15751
Product: gcc
Version: 9.5.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107322
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107325
Jonathan Wakely changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107332
Martin Liška changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107276
Martin Liška changed:
What|Removed |Added
Summary|ICE Deducing return type|ICE Deducing return type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323
Richard Biener changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323
--- Comment #6 from Richard Biener ---
Ah - we are merging _original_ SCCs here, so vertices that might not be in the
same component after the second graphds_scc. So it seems
/* If all partitions in a SCC have the same type, we can simpl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100756
rdapp at gcc dot gnu.org changed:
What|Removed |Added
CC||rdapp at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107276
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105584
Sergey Fedorov changed:
What|Removed |Added
CC||vital.had at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326
--- Comment #3 from CVS Commits ---
The master branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:e10ca9544632dbff4759b4b92886cd96d0b9bdfe
commit r13-3413-ge10ca9544632dbff4759b4b92886cd96d0b9bdfe
Author: Andre Vieira
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102963
--- Comment #2 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:9a8b37f5476ba1f92fd9a85add035ace89535e79
commit r13-3414-g9a8b37f5476ba1f92fd9a85add035ace89535e79
Author: Patrick Palka
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102963
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |13.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102963, which changed state.
Bug 102963 Summary: [modules] ICE failed static_assert of concept
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102963
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102760
Andrew Pinski changed:
What|Removed |Added
CC||gs...@t-online.de
--- Comment #5 from A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107320
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107332
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |10.0
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99330
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
Resolu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99436
Patrick Palka changed:
What|Removed |Added
CC||unlvsur at live dot com
--- Comment #3 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99330, which changed state.
Bug 99330 Summary: module ICE with -std=c++2b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99330
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314
--- Comment #2 from Martin Liška ---
All right, I've just created upstream issue:
https://savannah.gnu.org/bugs/index.php?63246
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107333
Bug ID: 107333
Summary: bugzilla see also should support savannah bug URLs
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314
--- Comment #3 from Andrew Pinski ---
(In reply to Martin Liška from comment #2)
> All right, I've just created upstream issue:
> https://savannah.gnu.org/bugs/index.php?63246
Note I submitted a bug about not being able to put this URL in the s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101095
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101095, which changed state.
Bug 101095 Summary: Bogus "error: conflicting global module declaration" for
abbreviated function template using placeholder type in noexcept
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927
Thomas Schwinge changed:
What|Removed |Added
CC||tschwinge at gcc dot gnu.org
Last re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314
Joseph S. Myers changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107257
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107172
Andrew Pinski changed:
What|Removed |Added
CC||shaohua.li at inf dot ethz.ch
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107196
--- Comment #7 from Andrew Pinski ---
This might be fixed already.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99619
--- Comment #1 from CVS Commits ---
The master branch has been updated by Alexander Monakov :
https://gcc.gnu.org/g:1d561e1851c466a4952081caef17747781609b00
commit r13-3416-g1d561e1851c466a4952081caef17747781609b00
Author: Artem Klimov
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102380
Bug 102380 depends on bug 99619, which changed state.
Bug 99619 Summary: fails to infer local-dynamic TLS model from hidden visibility
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99619
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99619
Alexander Monakov changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334
Bug ID: 107334
Summary: Incorrect "infinite recursion detected" warning if
base case aborts
Product: gcc
Version: 12.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334
--- Comment #1 from Andrew Pinski ---
I think the warning message should be clearer really.
Maybe "possible infinite recursion detected" would be better.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100400
--- Comment #9 from CVS Commits ---
The releases/gcc-12 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:d3bdc33784c857668503b30368ae50a8d2fca274
commit r12-8853-gd3bdc33784c857668503b30368ae50a8d2fca274
Author: Thomas Schwin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100400
--- Comment #10 from Thomas Schwinge ---
(In reply to seurer from comment #8)
> Any chance we can get r13-262-gda6305558bab9e24943848e4fc5bd8738d7e8f9b
> backported to gcc 12? kernels-decompose-pr100400-1-2.c still fails there
Now done, and so
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335
Bug ID: 107335
Summary: call to throw_bad_cast even with -fno-exceptions
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106692
--- Comment #5 from anlauf at gcc dot gnu.org ---
Just an observation: adding to subroutine shape_cray either
save :: ptrzz
or
volatile :: ptrzz
creates sufficient confusion in the middle-end that the code seems to work.
(The code sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107267
--- Comment #10 from David Binderman ---
(In reply to Martin Liška from comment #8)
> Started with r13-3175-g6ffbf87ca66f4ed9.
So maybe it would be a good idea to assign this bug to Jason ?
|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Andrew Pinski ---
[/opt/compiler-explorer/gcc-trunk-20221020/include/c++/13.0.0/bits/basic_ios.h:50:18]
std::__throw_bad_cast ();
Inside include/bits/basic_ios.h :
template
inline const _Facet
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335
--- Comment #2 from Jonathan Wakely ---
But that's not a throw, it's a function call. If the definition of that
function is compiled without exceptions then it will abort instead of throw.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335
--- Comment #3 from Jonathan Wakely ---
So what exactly is the bug? You want the abort to happen right there? There are
dozens of place we call functions like that instead of throwing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107267
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106959
--- Comment #3 from Arseny Solokha ---
Here's a shorter testcase that AFAICT doesn't rely on UB:
unsigned __int128 m;
int n;
__attribute__ ((simd)) void
foo (int x)
{
x = n ? n : (short int) x;
if (x)
m /= 2;
}
gcc 13.0.0 20221016 sna
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107172
--- Comment #44 from H.J. Lu ---
(In reply to Segher Boessenkool from comment #42)
> (In reply to H.J. Lu from comment #41)
> > (In reply to Segher Boessenkool from comment #40)
> > > Let me repeat: A const_int cannot be assigned to a MODE_CC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99187
Patrick Palka changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107277
Andrew Pinski changed:
What|Removed |Added
Keywords||diagnostic
Component|c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107277
--- Comment #2 from Andrew Pinski ---
Created attachment 53735
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53735&action=edit
Full testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106654
--- Comment #18 from CVS Commits ---
The master branch has been updated by Aldy Hernandez :
https://gcc.gnu.org/g:d155442de043c1bef7d27cf2d6be4eba618afcb9
commit r13-3420-gd155442de043c1bef7d27cf2d6be4eba618afcb9
Author: Aldy Hernandez
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336
Bug ID: 107336
Summary: [10/11 regression] ICE segfault expand_expr_real_1 on
sparc-sun-solaris2.11 with -m32 -mcpu=niagara4 -O3
Product: gcc
Version: 10.4.0
Status: UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107337
Bug ID: 107337
Summary: -march docs for nocona are missing CX16
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107337
--- Comment #1 from Christoph Reiter ---
Created attachment 53737
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53737&action=edit
0001-docs-nocona-has-CX16-enabled-by-default.patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105312
Andrew Pinski changed:
What|Removed |Added
CC||andrew at ishiboo dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336
--- Comment #2 from Andrew Pinski ---
See PR 105573 for the other sparc testcase.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317
--- Comment #3 from Thomas Koenig ---
As this is invalid code (and in Fortran), should this actually be P2?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336
--- Comment #3 from Andrew Paprocki ---
The linked bugs have a patch for gimple-isel.cc that appears to fix the issue
in GCC 11.3.0, but the ICE in GCC 10 is in expr.c and I don't see anything
patching that. Is there another (related?) fix float
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105633
--- Comment #4 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:ecb20df4fa6d99daa635c7fb662dc0554610777e
commit r13-3421-gecb20df4fa6d99daa635c7fb662dc0554610777e
Author: Harald Anlauf
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105633
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335
--- Comment #4 from AK ---
I wasn't sure if this is expected. Thanks for clarifying.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335
--- Comment #5 from AK ---
Is this the definition of throw_bad_cast?
https://github.com/gcc-mirror/gcc/blob/16e2427f50c208dfe07d07f18009969502c25dc8/gcc/cp/rtti.c#L221
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335
--- Comment #6 from Andrew Pinski ---
(In reply to AK from comment #5)
> Is this the definition of throw_bad_cast?
>
> https://github.com/gcc-mirror/gcc/blob/
> 16e2427f50c208dfe07d07f18009969502c25dc8/gcc/cp/rtti.c#L221
No.
The definition is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335
AK changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103474
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
--
1 - 100 of 125 matches
Mail list logo