https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77346
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|2016-11-11 00:00
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79144
Bug ID: 79144
Summary: cmpstrsi optimization breaks glibc
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79139
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79143
Bug ID: 79143
Summary: [7 Regression][new inheriting constructors] inheriting
constructor fails with brace initialization
Product: gcc
Version: 7.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77499
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78559
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78634
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78972
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79095
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79125
Jeffrey A. Law changed:
What|Removed |Added
CC||bernds at redhat dot com
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79125
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78516
--- Comment #22 from Peter Bergner ---
Author: bergner
Date: Thu Jan 19 02:23:35 2017
New Revision: 244609
URL: https://gcc.gnu.org/viewcvs?rev=244609&root=gcc&view=rev
Log:
PR target/78516
* config/rs6000/spe.md (mov_si_e500_sub
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79131
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79140
Segher Boessenkool changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79142
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79142
--- Comment #1 from layer at known dot net ---
And the code:
#include
/* whatever the shift in badexample does,
* the function should never return 1
*/
long
badexample(unsigned long iv)
{
long ov = ((long)(1)) << ((iv & 0x3f) + 1);
if (o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79142
Bug ID: 79142
Summary: bit shift + compare returns wrong value
Product: gcc
Version: 6.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79039
Carl Love changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55691
Geir Johansen changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478
--- Comment #16 from Joel Sherrill ---
Thanks for all the feedback. With this patch, it now builds. Is the style of
change to configure.host OK?
I need to check how far back this impacts. A user reported it with a released
gcc. Since we don't bu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79040
Bill Schmidt changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79127
--- Comment #12 from Jakub Jelinek ---
On x86_64-linux and i686-linux it passed bootstrap/regtest and still defines
HAVE_AVX512F, which is desirable there.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79040
--- Comment #4 from Bill Schmidt ---
Author: wschmidt
Date: Wed Jan 18 22:29:22 2017
New Revision: 244602
URL: https://gcc.gnu.org/viewcvs?rev=244602&root=gcc&view=rev
Log:
2017-01-18 Bill Schmidt
PR target/79040
* config/rs6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79141
Bug ID: 79141
Summary: std::pair p = {}; fails to compile due to
ambiguous overload
Product: gcc
Version: 6.3.1
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58452
Michael Meissner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69738
Michael Meissner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79140
Bug ID: 79140
Summary: gcc.target/powerpc/ssp-1.c fails starting with its
introduction in r244562
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79139
Bug ID: 79139
Summary: warning: argument 1 null where non-null expected
[-Wnonnull]
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55598
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55086
lkrupp at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50069
lkrupp at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79037
--- Comment #5 from Michael Karcher ---
The root issue now is that the ABI gcc implements on m68k is incompatible with
the Go runtime shipped with gcc.
The Go runtime uses the lowest two bits in the type information pointer as
flags (called PREC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79131
--- Comment #1 from Vladimir Makarov ---
This is a bug in LRA now. LRA should have reloaded the destination or the
operand as they conflicts in insn 31 (the destination is an early clobbered
operand). IRA does not take early clobbers into accou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50069
--- Comment #12 from lkrupp at gcc dot gnu.org ---
Author: lkrupp
Date: Wed Jan 18 21:41:48 2017
New Revision: 244601
URL: https://gcc.gnu.org/viewcvs?rev=244601&root=gcc&view=rev
Log:
2017-01-18 Louis Krupp
PR fortran/50069
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55086
--- Comment #2 from lkrupp at gcc dot gnu.org ---
Author: lkrupp
Date: Wed Jan 18 21:41:48 2017
New Revision: 244601
URL: https://gcc.gnu.org/viewcvs?rev=244601&root=gcc&view=rev
Log:
2017-01-18 Louis Krupp
PR fortran/50069
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79138
Bug ID: 79138
Summary: ICE when trying to do template auto
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68666
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68666
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Wed Jan 18 21:05:12 2017
New Revision: 244599
URL: https://gcc.gnu.org/viewcvs?rev=244599&root=gcc&view=rev
Log:
PR c++/68666 - member variable template-id
* typeck.c (fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61729
Segher Boessenkool changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68666
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79109
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79051
Martin Sebor changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478
--- Comment #15 from Uroš Bizjak ---
(In reply to Joel Sherrill from comment #14)
> (In reply to H.J. Lu from comment #13)
> > The problem is config/i386/rtemself.h has
> >
> > #define LONG_DOUBLE_TYPE_SIZE (TARGET_80387 ? 80 : 64)
> >
> > XFmo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70530
--- Comment #4 from Askar Safin ---
DR 2468 says that after "a = std::move (a)" state of a is unspecified. So
three-move self-swap will be unspecified, too. You just said, that self-swap is
not undefined, i. e. it is defined. Okey, so to make it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79137
--- Comment #1 from Bill Schmidt ---
vec_perm_const is one of the standard pattern names, that gets expanded from
a middle-end vector permute.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78488
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78488
--- Comment #6 from Nathan Sidwell ---
Author: nathan
Date: Wed Jan 18 19:27:52 2017
New Revision: 244592
URL: https://gcc.gnu.org/viewcvs?rev=244592&root=gcc&view=rev
Log:
PR c++/78488
* call.c (build_over_call): When checking e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78952
--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Wed Jan 18 19:24:30 2017
New Revision: 244591
URL: https://gcc.gnu.org/viewcvs?rev=244591&root=gcc&view=rev
Log:
PR rtl-optimization/78952
* config/i386/i386.md (a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79137
Bug ID: 79137
Summary: Improve powerpc vector permutes
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79037
--- Comment #4 from John Paul Adrian Glaubitz ---
Disabling the Go garbage collector fixes this particular crash:
(sid-m68k-sbuild)root@jessie64:~# GOGC=off ./hello-world
Hello World!
(sid-m68k-sbuild)root@jessie64:~#
So it seems GOGC is not wo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79132
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79136
Bug ID: 79136
Summary: read outside of buffer in char*
std::__copy_move::__copy_m(unsigned char const*, unsigned
char const*, char*) (stl_algobase.h)
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79135
Bug ID: 79135
Summary: null pointer dereference in
std::_Bit_reference::operator=(bool)
(stl_bvector.h:87)
Product: gcc
Version: 6.2.1
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79134
Bug ID: 79134
Summary: Implicit declaration of free due to missing include
Product: gcc
Version: 6.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69301
--- Comment #4 from Jonathan Wakely ---
Fixed on trunk. Backports to follow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69301
--- Comment #3 from Jonathan Wakely ---
Author: redi
Date: Wed Jan 18 18:36:45 2017
New Revision: 244588
URL: https://gcc.gnu.org/viewcvs?rev=244588&root=gcc&view=rev
Log:
PR69301 don't assume atomic can default construct T
PR libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79040
Bill Schmidt changed:
What|Removed |Added
Assignee|meissner at gcc dot gnu.org|wschmidt at gcc dot
gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70696
--- Comment #11 from vehre at gcc dot gnu.org ---
Author: vehre
Date: Wed Jan 18 18:35:41 2017
New Revision: 244587
URL: https://gcc.gnu.org/viewcvs?rev=244587&root=gcc&view=rev
Log:
gcc/fortran/ChangeLog:
2017-01-17 Andre Vehreschild
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478
--- Comment #14 from Joel Sherrill ---
(In reply to H.J. Lu from comment #13)
> The problem is config/i386/rtemself.h has
>
> #define LONG_DOUBLE_TYPE_SIZE (TARGET_80387 ? 80 : 64)
>
> XFmode isn't available with -msoft-float even when -mlong-d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68925
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79129
--- Comment #1 from Jakub Jelinek ---
Adjusted testcase:
struct A { void foo (int &); };
struct B
{
A *bar ();
~B () { int a = 1; bar ()->foo (a); }
};
struct C { ~C (); B c; };
C::~C () {}
doesn't ICE.
On this testcase, the difference betwee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42980
Joseph S. Myers changed:
What|Removed |Added
CC||jsm28 at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69301
--- Comment #2 from Jonathan Wakely ---
Also "tmp" is not a reserved name!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79130
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77416
--- Comment #15 from Jakub Jelinek ---
Author: jakub
Date: Wed Jan 18 17:39:56 2017
New Revision: 244585
URL: https://gcc.gnu.org/viewcvs?rev=244585&root=gcc&view=rev
Log:
PR target/77416
* gcc.target/powerpc/pr77416.c Guard the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52765
--- Comment #14 from Jonathan Wakely ---
The original problem should be fixed long ago, because those functions use the
abi_tag now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51785
--- Comment #29 from Jonathan Wakely ---
(In reply to andyg1001 from comment #28)
> Erm, am I the first to notice that this "solution" is broken?
No, see https://gcc.gnu.org/ml/libstdc++/2016-09/msg00228.html
> The os_defines.h include that und
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70530
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78875
Segher Boessenkool changed:
What|Removed |Added
Status|NEW |ASSIGNED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64735
Jonathan Wakely changed:
What|Removed |Added
CC||rafal at rawicki dot org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938
Jonathan Wakely changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68925
--- Comment #1 from Jonathan Wakely ---
Author: redi
Date: Wed Jan 18 17:18:47 2017
New Revision: 244584
URL: https://gcc.gnu.org/viewcvs?rev=244584&root=gcc&view=rev
Log:
PR68925 don't use thread_local static for stateless object
PR li
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78263
--- Comment #5 from Bill Schmidt ---
There are two potential approaches:
(1) Add a warning, such as:
#if defined(__STRICT_ANSI__) && defined(__cplusplus) &&
!defined(__APPLE_ALTIVEC__)
#warning requires GNU extensions; use -std=gnu++
#endif
(
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79118
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|mpolacek at gcc d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78420
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78302
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70727
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70607
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69321
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77866
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79118
--- Comment #6 from Marek Polacek ---
So, cxx_eval_bit_field_ref is trying to evaluate
BIT_FIELD_REF <*(struct basic_monad_storage *) this, 8, 8>
here. It first evaluates the struct expression which yields
{._storage={.D.2530={.D.2503={._value_r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64128
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64128
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78894
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78894
--- Comment #7 from Jason Merrill ---
Author: jason
Date: Wed Jan 18 16:44:27 2017
New Revision: 244582
URL: https://gcc.gnu.org/viewcvs?rev=244582&root=gcc&view=rev
Log:
PR c++/78894 - ICE with class deduction and default arg
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66416
Jonathan Wakely changed:
What|Removed |Added
Summary|Regression: |string::find_last_of 3.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58338
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57270
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56367
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54237
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52442
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71182
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78693
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79013
Bug 79013 depends on bug 78693, which changed state.
Bug 78693 Summary: [6 Regression] Bogus 'inconsistent deduction for ‘auto’'
error when having a dependent initializer and a nondependent one in the same
declaration
https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79009
Bug 79009 depends on bug 78693, which changed state.
Bug 78693 Summary: [6 Regression] Bogus 'inconsistent deduction for ‘auto’'
error when having a dependent initializer and a nondependent one in the same
declaration
https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50199
Jakub Jelinek changed:
What|Removed |Added
Summary|[5/6 Regression] wrong code |[5 Regression] wrong code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79127
--- Comment #11 from Rainer Emrich ---
(In reply to Jakub Jelinek from comment #10)
> Note I have no access to any kind of Windows, so can just bootstrap/regtest
> it on Linux to make sure it hasn't regressed anything there.
I will test the patc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79061
--- Comment #15 from chefmax at gcc dot gnu.org ---
Author: chefmax
Date: Wed Jan 18 16:06:31 2017
New Revision: 244581
URL: https://gcc.gnu.org/viewcvs?rev=244581&root=gcc&view=rev
Log:
PR lto/79061
gcc/
* asan.c (get_translatio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78697
Matthias Klose changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
1 - 100 of 160 matches
Mail list logo