https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85099
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85092
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
Summary|ICE under -std=g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85093
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094
Richard Biener changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
Target Mile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85095
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85097
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85098
Richard Biener changed:
What|Removed |Added
Keywords||link-failure
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*, i?86-*-*
Version
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85101
Richard Biener changed:
What|Removed |Added
Depends on||85092
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85103
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Target Milestone|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85026
--- Comment #8 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Wed Mar 28 09:20:22 2018
New Revision: 258916
URL: https://gcc.gnu.org/viewcvs?rev=258916&root=gcc&view=rev
Log:
[arm] PR target/85026: Fix ldrsh length estimate in Thumb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
Bug ID: 85106
Summary: Add scan-ltrans-tree-dump and scan-wpa-ipa-dump
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
--- Comment #1 from Tom de Vries ---
Created attachment 43782
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43782&action=edit
Tentative patch that adds scan-wpa-ipa-dump
Test results look like this (note the scan-wpa-ipa-dump):
...
Test R
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85028
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84964
Paolo Carlini changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rsandifo at gcc dot
gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100
--- Comment #3 from Nathaniel J. Smith ---
We're using it exactly like the docs recommend. What on earth is
__builtin_cpu_supports for, if not to tell you whether you can use a given
feature?
If this is by design, than at the very least the docs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84824
--- Comment #16 from linzj ---
Created attachment 43783
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43783&action=edit
This patch trying simulate a local escaped node for function call.
This patch trying simulate a local escaped node for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84824
--- Comment #17 from linzj ---
After this patch the code still have redundant calls for the inline pass has
finished. But the indirect function calls has been removed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81647
--- Comment #11 from sudi at gcc dot gnu.org ---
Author: sudi
Date: Wed Mar 28 10:15:47 2018
New Revision: 258917
URL: https://gcc.gnu.org/viewcvs?rev=258917&root=gcc&view=rev
Log:
[PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85028
--- Comment #3 from Paolo Carlini ---
In its way, the bug is interesting: parmtype is only used in the gcc_assert,
thus in principle the error recovery check could be moved inside it. However,
returning early makes for better (vs gcc-7) error rec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85107
Bug ID: 85107
Summary: Internal compiler error when casting double to int
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85026
--- Comment #9 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Wed Mar 28 10:38:36 2018
New Revision: 258918
URL: https://gcc.gnu.org/viewcvs?rev=258918&root=gcc&view=rev
Log:
[arm] PR target/85026: Fix ldrsh length estimate in Thumb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85026
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84877
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84428
Peter Rabbitson changed:
What|Removed |Added
CC||ribasushi at leporine dot io
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
Tom de Vries changed:
What|Removed |Added
Attachment #43782|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
--- Comment #3 from Tom de Vries ---
Created attachment 43786
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43786&action=edit
Tentative followup patch that adds scan-offload-tree-dump
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48562
Florian Weimer changed:
What|Removed |Added
CC||fw at gcc dot gnu.org
See Als
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84428
--- Comment #4 from Peter Rabbitson ---
I should note also that the LD_PRELOAD is not a factor - I only used it to
simplify the reproduction.
A build with a fully instrumented stack fails the same way:
https://travis-ci.org/Perl5/DBIx-Class/jobs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82920
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48562
--- Comment #9 from Jonathan Wakely ---
(In reply to Florian Weimer from comment #8)
> Almost any std::initializer_list object will be a temporary, after all, and
> the called function should move the initializer elements, not copy them.
std::in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84033
Breno Leitao changed:
What|Removed |Added
CC||brenohl at br dot ibm.com
--- Comment #7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85098
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85098
--- Comment #3 from Jonathan Wakely ---
Reduced:
#include
void f(const std::regex_constants::syntax_option_type&) { }
int main() {
f(std::regex::extended);
}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85098
--- Comment #4 from Jonathan Wakely ---
Untested fix:
--- a/libstdc++-v3/include/bits/regex.h
+++ b/libstdc++-v3/include/bits/regex.h
@@ -776,6 +776,37 @@ _GLIBCXX_BEGIN_NAMESPACE_CXX11
_AutomatonPtr_M_automaton;
};
+ template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
Tom de Vries changed:
What|Removed |Added
Attachment #43785|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
Tom de Vries changed:
What|Removed |Added
Attachment #43786|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
--- Comment #6 from Tom de Vries ---
Created attachment 43789
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43789&action=edit
Tentative followup patch that adds scan-offload-rtl-dump
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84988
--- Comment #4 from Martin Liška ---
Author: marxin
Date: Wed Mar 28 14:22:27 2018
New Revision: 258923
URL: https://gcc.gnu.org/viewcvs?rev=258923&root=gcc&view=rev
Log:
Do not call chkp_type_bounds_count if MPX is not enabled (PR target/84988)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84428
--- Comment #5 from Martin Liška ---
Can you please help me how to reproduce that locally with a travis?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P1
--- Comment #2 from Jakub Jelinek --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85081
--- Comment #3 from Martin Liška ---
Author: marxin
Date: Wed Mar 28 14:45:21 2018
New Revision: 258924
URL: https://gcc.gnu.org/viewcvs?rev=258924&root=gcc&view=rev
Log:
Fix wrong use-after-scope sanitization for omp variable (PR sanitizer/8508
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85081
Martin Liška changed:
What|Removed |Added
Known to work||8.0.1
Summary|[7/8 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84819
--- Comment #1 from Martin Liška ---
Author: marxin
Date: Wed Mar 28 14:51:09 2018
New Revision: 258925
URL: https://gcc.gnu.org/viewcvs?rev=258925&root=gcc&view=rev
Log:
Fix typos (PR other/84819).
2018-03-28 Martin Liska
PR other/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84819
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84428
--- Comment #6 from Peter Rabbitson ---
Basically I'd simply run the commands as listed in the .travis.yml file one
after the other ;)
The reason I provided this on travis is because the available environment is
"static", and one can install/run
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85106
--- Comment #8 from Tom de Vries ---
(In reply to Richard Biener from comment #7)
> Thanks for working on this! Note that there may be multiple ltrans units
> (in theory, not likely in the testsuite), so forcing -flto-partition=one
> when we
> s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85108
Bug ID: 85108
Summary: Incorrect warning for constexpr lambda with
-Wunused-but-set-variable
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85109
Bug ID: 85109
Summary: Incorrect warning for constexpr lambda with
-Wunused-but-set-variable
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85108
--- Comment #1 from Eric Gallager ---
*** Bug 85109 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85109
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63392
David Malcolm changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot
gnu.org
Ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85090
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70618
David Malcolm changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot
gnu.org
Ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70924
David Malcolm changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot
gnu.org
Ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85091
--- Comment #32 from Vadim Zeitlin ---
(In reply to Martin Liška from comment #31)
> Created attachment 43781 [details]
> Partially reduced test-case
>
> I've got 120KB partially reduced test-case. Any further reduction is not
> much possible. I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85090
Jakub Jelinek changed:
What|Removed |Added
CC||itsimbal at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85110
Bug ID: 85110
Summary: Missing underlines for some bad arguments
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: diagnostic
Severity: normal
Priority: P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85110
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84995
--- Comment #4 from Martin Liška ---
Working on that I've just noticed Richi that gcc/doc/invoke.texi contains:
9485 Link-time optimization does not work well with generation of debugging
9486 information. Combining @option{-flto} with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85061
Volker Reichelt changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85084
--- Comment #5 from Thomas Koenig ---
Author: tkoenig
Date: Wed Mar 28 17:34:08 2018
New Revision: 258926
URL: https://gcc.gnu.org/viewcvs?rev=258926&root=gcc&view=rev
Log:
2018-03-28 Thomas Koenig
PR fortran/85084
Backport f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48562
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85084
--- Comment #6 from Thomas Koenig ---
Author: tkoenig
Date: Wed Mar 28 17:41:51 2018
New Revision: 258927
URL: https://gcc.gnu.org/viewcvs?rev=258927&root=gcc&view=rev
Log:
2018-03-28 Thomas Koenig
PR fortran/85084
Backport f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85084
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83948
Thomas Koenig changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
Bug ID: 85111
Summary: [8 Regression] ICE in min_max_choose, at
fortran/simplify.c:4884 (and others)
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
--- Comment #1 from G. Steinmetz ---
$ cat zc1.f90
program p
integer, parameter :: a(2,0) = reshape([1,2,3,4], shape(a))
integer, parameter :: b(2) = maxloc(shape(a))
end
$ cat zc7.f90
program p
character, parameter :: a(2,0) = reshap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
--- Comment #2 from G. Steinmetz ---
Changed between 20171210 and 20171217.
$ cat ze1.f90
program p
character, parameter :: a(2,0) = reshape(['a','b','c','d'], shape(a))
character, parameter :: b(2) = maxval(a, dim=1)
end
$ gfortran-8-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85092
Pavel Roskin changed:
What|Removed |Added
CC||proski at gnu dot org
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84677
Jakub Jelinek changed:
What|Removed |Added
Keywords||ice-checking
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100
H.J. Lu changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |hjl.tools at gmail dot
com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84680
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52473
--- Comment #16 from Dominique d'Humieres ---
For the original test compiled with -Ofast, I get
Testing explicit DO loops
Dim =1 Elapsed CPU time = 0.846953988
Dim =2 Elapsed CPU time = 0.724469006
Dim =
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
Thomas Koenig changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68155
--- Comment #10 from Harald Anlauf ---
The structure constructor seems to lose the character length, which
can be best seen from the tree dump.
program p
implicit none
type t
! character(3) :: c1(2) = [ 'b', 'c'] ! OK
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82004
--- Comment #39 from Jakub Jelinek ---
Author: jakub
Date: Wed Mar 28 19:15:39 2018
New Revision: 258930
URL: https://gcc.gnu.org/viewcvs?rev=258930&root=gcc&view=rev
Log:
PR tree-optimization/82004
* gimple-match-head.c (optimiz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85095
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Wed Mar 28 19:16:50 2018
New Revision: 258931
URL: https://gcc.gnu.org/viewcvs?rev=258931&root=gcc&view=rev
Log:
PR target/85095
* config/i386/i386.md (*add3_carry_0, *add
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85028
--- Comment #4 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Wed Mar 28 19:21:41 2018
New Revision: 258932
URL: https://gcc.gnu.org/viewcvs?rev=258932&root=gcc&view=rev
Log:
/cp
2018-03-28 Paolo Carlini
PR c++/85028
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82004
--- Comment #40 from Jakub Jelinek ---
Workaround applied, should work now even with -flto. Would be nice to report
it to SPEC though, to make the code accept a few ulps difference.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85112
Bug ID: 85112
Summary: [8 Regression] ICE with invalid constexpr
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: error-recovery, ice-on-invalid-code
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85095
Jakub Jelinek changed:
What|Removed |Added
Summary|[6/7/8 Regression] worse|[6/7 Regression] worse code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85028
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83319
David Malcolm changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85113
Bug ID: 85113
Summary: [7/8 Regression] ICE with __builtin_constant_p
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: ice-on-valid-code, rejects-valid
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84679
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolutio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83319
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83319
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85101
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84912
--- Comment #6 from Peter Bergner ---
Author: bergner
Date: Wed Mar 28 20:09:02 2018
New Revision: 258933
URL: https://gcc.gnu.org/viewcvs?rev=258933&root=gcc&view=rev
Log:
gcc/
PR target/84912
* config/rs6000/rs6000-builtin.def
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85101
--- Comment #4 from Martin Sebor ---
The ICE is due to the assertion below failing.
/* In C++17 we shouldn't be copying a TARGET_EXPR except into a base
subobject. */
if (CHECKING_P && cxx_dialect >= cxx17)
gcc_asse
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69497
--- Comment #8 from Mikael Morin ---
Author: mikael
Date: Wed Mar 28 20:12:55 2018
New Revision: 258935
URL: https://gcc.gnu.org/viewcvs?rev=258935&root=gcc&view=rev
Log:
PR fortran/69497
* symbol.c (gfc_symbol_done_2): Start fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85092
Martin Sebor changed:
What|Removed |Added
Keywords||ice-on-valid-code
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85087
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85112
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
1 - 100 of 134 matches
Mail list logo