https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400
Pádraig Brady changed:
What|Removed |Added
CC||P at draigBrady dot com
--- Comment #9 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89951
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89958
Bug ID: 89958
Summary: ICE and duplicate diagnostic with invalid return value
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: diagnostic, error-recovery, ice-on-invalid-cod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89956
Martin Liška changed:
What|Removed |Added
Target Milestone|--- |9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89956
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89953
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89957
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89957
Martin Sebor changed:
What|Removed |Added
Keywords||ice-on-invalid-code
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89957
Bug ID: 89957
Summary: ICE calling strnlen with an int128_t bound in a known
range
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89864
--- Comment #21 from Erik Schnetter ---
https://gcc.gnu.org/ml/gcc-patches/2019-04/msg00162.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89956
Bug ID: 89956
Summary: [9 Regression] ICE: Segmentation fault (in
gsi_for_stmt(gimple*))
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: ice-on-valid-co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86986
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89911
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89955
Bug ID: 89955
Summary: riscv.h improperly defines STARTFILE_PREFIX_SPEC spec
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89375
--- Comment #5 from Fritz Reese ---
Thanks Dominiq.
On Wed, Apr 3, 2019, 05:02 dominiq at lps dot ens.fr <
gcc-bugzi...@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89375
>
> Dominique d'Humieres changed:
>
>W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80960
--- Comment #17 from Segher Boessenkool ---
(In reply to rguent...@suse.de from comment #16)
> I would guess so. I wonder if the combiner could restrict itself
> here? Maybe LUID "distances" are an approximation? Doesn't the
> combiner use DF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86928
--- Comment #6 from Segher Boessenkool ---
(In reply to Alexander Monakov from comment #5)
> I didn't have any better ideas, so fixed via comment #2.
Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89893
--- Comment #10 from 康 珊 ---
Hi Martin Liška, I tried to build it with "-O3 -fno-strict-aliasing
-falign-functions=32 -fno-math-errno -fno-semantic-interposition
-fno-trapping-math", but it still had the issue. Can "-fno-strict-aliasing"
work nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89954
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89954
Bug ID: 89954
Summary: missed optimization for signed extension for x86-64
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89934
JunMa changed:
What|Removed |Added
CC||JunMa at linux dot alibaba.com
--- Comment #5 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89937
--- Comment #2 from Walt Karas ---
(In reply to Andrew Pinski from comment #1)
> This is because of the way inline have different semantics between the two
> langauges.
>
> If I change TSFastDbg to be static instead of just inline, then the code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763
--- Comment #38 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #37)
> (In reply to Jeffrey A. Law from comment #36)
> > I wonder if we could pass in a scratch register from try_combine down to
> > make_field_assignment to facilita
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89255
Iain Buclaw changed:
What|Removed |Added
Attachment #46060|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89823
Iain Buclaw changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883
Bug 40883 depends on bug 89823, which changed state.
Bug 89823 Summary: Composed message only partially translatable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89823
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89331
--- Comment #7 from Stas Sergeev ---
(In reply to Jason Merrill from comment #4)
> But when we're in the middle of the class definition we don't know yet
> whether it's standard-layout, so we can't answer yet. A compiler is allowed
> to reorder
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938
--- Comment #5 from Dominique d'Humieres ---
gcc/testsuite/gfortran.dg/pdt_4.f03: type(modtype(8,*)) :: mod_r ! {
dg-error "ASSUMED type parameters" }
The test is not part of the attached patch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938
--- Comment #4 from Dominique d'Humieres ---
Created attachment 46085
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46085&action=edit
Adjust the tests
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938
--- Comment #2 from Dominique d'Humieres ---
Created attachment 46084
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46084&action=edit
Hyphen compounds: assumed shape and other related ones
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89331
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81866
Jason Merrill changed:
What|Removed |Added
Summary|[7/8/9 Regression] ICE with |[7/8 Regression] ICE with a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81866
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Wed Apr 3 21:51:36 2019
New Revision: 270138
URL: https://gcc.gnu.org/viewcvs?rev=270138&root=gcc&view=rev
Log:
PR c++/81866 - ICE with member template and default targ.
This te
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68567
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68567
--- Comment #9 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Wed Apr 3 21:32:13 2019
New Revision: 270137
URL: https://gcc.gnu.org/viewcvs?rev=270137&root=gcc&view=rev
Log:
2019-04-03 Steven G. Kargl
PR fortran/68567
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763
--- Comment #37 from Andrew Pinski ---
(In reply to Jeffrey A. Law from comment #36)
> I wonder if we could pass in a scratch register from try_combine down to
> make_field_assignment to facilitate something like this...
I have found that make_f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #36 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81866
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89953
Bug ID: 89953
Summary: ICE in nothrow_spec_p, at cp/except.c:1244
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86518
Bug 86518 depends on bug 86586, which changed state.
Bug 86586 Summary: [7/8/9 Regression] -Wsign-compare affects code generation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86586
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86586
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86586
--- Comment #8 from Jason Merrill ---
Author: jason
Date: Wed Apr 3 20:12:00 2019
New Revision: 270136
URL: https://gcc.gnu.org/viewcvs?rev=270136&root=gcc&view=rev
Log:
PR c++/86586 - -fcompare-debug=-Wsign-compare.
This patch limits
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89331
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Wed Apr 3 20:09:17 2019
New Revision: 270135
URL: https://gcc.gnu.org/viewcvs?rev=270135&root=gcc&view=rev
Log:
PR c++/89331 - ICE with offsetof in incomplete class.
We were abo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89864
--- Comment #20 from Erik Schnetter ---
I have a patch that works for 8.3.0. It doesn't work for 9.0.0 (i.e. an svn
checkout); I'm working on this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89947
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84487
Thomas Koenig changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #22
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89946
Martin Sebor changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89952
--- Comment #1 from Andreas Krebbel ---
Created attachment 46083
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46083&action=edit
Experimental patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89934
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #4 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89952
Bug ID: 89952
Summary: S/390: Inconsistent CFI info when restoring frame
pointer from fpr
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67744
--- Comment #5 from Bader at lrz dot de ---
This is still not fixed in current trunk.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89730
--- Comment #2 from qinzhao at gcc dot gnu.org ---
Author: qinzhao
Date: Wed Apr 3 19:00:25 2019
New Revision: 270134
URL: https://gcc.gnu.org/viewcvs?rev=270134&root=gcc&view=rev
Log:
2019-04-03 qing zhao
PR tree-optimization/89730
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89951
Bug ID: 89951
Summary: Uncorrect flag for Nehalem / westmere
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49565
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
--- Comment #11 from Dominique
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41650
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89950
Bug ID: 89950
Summary: attribute aligned ignored with attribute vector_size
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89646
--- Comment #5 from Dominique d'Humieres ---
> I meant "replace the 0".
The replacement could be OPT_Wsurprising (-Wsurprising, included in -Wall) or
OPT_Wextra (-Wextra) or yet a new option.
The warning is tested in gfortran.dg/elemental_depen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89949
Bug ID: 89949
Summary: Internal compiler error with lambda as template
argument
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89948
Bug ID: 89948
Summary: [9 Regression] ICE in fold_convert_loc, at
fold-const.c:2430
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89934
Martin Sebor changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89947
Bug ID: 89947
Summary: Resolution of base classes fail for some automatic
types in template struct functions
Product: gcc
Version: 8.2.1
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89946
Bug ID: 89946
Summary: [8/9 Regression] ICE in assemble_start_function, at
varasm.c:1871
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86567
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86518
Bug 86518 depends on bug 86567, which changed state.
Bug 86567 Summary: [8/9 Regression] -Wnonnull/-Wformat/-Wrestrict affect code
generation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86567
What|Removed |Add
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89945
Andrew Pinski changed:
What|Removed |Added
Component|c |target
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89945
Bug ID: 89945
Summary: [7/8/9 Regression] ICE in gen_lowpart_general, at
rtlhooks.c:63
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89399
--- Comment #5 from Jeffrey A. Law ---
So I think in the immediate term any time we're using PATTERN (cand->insn) we
really should be using single_set (cand->insn). We already know we've passed
the single_set test when we put the insn onto the c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89944
Bug ID: 89944
Summary: [7/8/9 Regression] ICE in mark_jump_label_1, at
jump.c:1152
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89934
Martin Sebor changed:
What|Removed |Added
Keywords|ice-on-valid-code |ice-on-invalid-code
Status|NE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89929
--- Comment #7 from H.J. Lu ---
__attribute__((target("foo"))) can be used in 2 different ways:
1. Enable FOO, which works for both C and C++.
2. Function versioning with FOO, which works only for C++.
2 is a subset of 1. We should improve err
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87431
--- Comment #18 from Jonathan Wakely ---
Proposed new patch posted:
https://gcc.gnu.org/ml/gcc-patches/2019-04/msg00142.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025
Jeffrey A. Law changed:
What|Removed |Added
Summary|[8/9 Regression] gcc ICE|[8 Regression] gcc ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025
--- Comment #17 from Jeffrey A. Law ---
Author: law
Date: Wed Apr 3 16:03:37 2019
New Revision: 270129
URL: https://gcc.gnu.org/viewcvs?rev=270129&root=gcc&view=rev
Log:
PR rtl-optimization/81025
* reorg.c (skip_consecutive_labe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89596
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86521
Jason Merrill changed:
What|Removed |Added
CC||jleahy+gcc at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89596
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89331
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89878
Martin Sebor changed:
What|Removed |Added
Keywords||patch
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89833
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #3 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488
Martin Sebor changed:
What|Removed |Added
Keywords||patch
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89797
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #3 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87770
Jason Merrill changed:
What|Removed |Added
CC||roman.s.dubtsov at intel dot
com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89919
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89798
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #4 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89582
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #5 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68567
--- Comment #8 from Dominique d'Humieres ---
Packaging submitted at https://gcc.gnu.org/ml/fortran/2019-04/msg7.html.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64095
--- Comment #16 from Jonathan Wakely ---
(In reply to Seyyed Soroosh Hosseinalipour from comment #15)
> @jason what is work around for gcc6 ?
See comment 6. Name the pack.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88643
--- Comment #11 from Дилян Палаузов ---
Reported for ld.gold at https://sourceware.org/bugzilla/show_bug.cgi?id=24415 .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88643
--- Comment #10 from Дилян Палаузов ---
With the patch applied this works:
clang -flto -fuse-ld=bfd -Wl,--wrap=read -O3 t.c
gcc -flto -fuse-ld=bfd -Wl,--wrap=read -O3 t.c
gcc -flto -fuse-ld=bfd -Wl,--wrap=read -O2 t.c
gcc -flto -fuse-ld
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88643
--- Comment #9 from Дилян Палаузов ---
With the patch applied to ld.bfd “clang -flto -fuse-ld=bfd -Wl,--wrap=read t.c”
does work.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82501
--- Comment #31 from Andrey Drobyshev ---
(In reply to Jakub Jelinek from comment #30)
> in a couple of most common data sections
In which sections exactly? If we cover only the most common ones (thus leaving
other sections which might need prot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89582
--- Comment #4 from Richard Biener ---
Looks like LLVM has all the ABI details exposed very early but also in a very
awkward way(?). The vfloat one shows
define { <2 x float>, <2 x float> } @f(<2 x float> %x.coerce0, <2 x float>
%x.coerce1, <2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88643
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #8 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64095
Seyyed Soroosh Hosseinalipour changed:
What|Removed |Added
CC||soorosh_abi at hotmail do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71598
--- Comment #15 from Christophe Lyon ---
Author: clyon
Date: Wed Apr 3 13:17:04 2019
New Revision: 270126
URL: https://gcc.gnu.org/viewcvs?rev=270126&root=gcc&view=rev
Log:
[testsuite] PR71598: Fix testcases
2019-04-13 Christophe Lyon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89927
Jonathan Wakely changed:
What|Removed |Added
Status|RESOLVED|NEW
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89582
--- Comment #3 from Richard Biener ---
(In reply to Richard Biener from comment #2)
> So compared to the already mitigated PR84101 this one returns in
>
> (parallel:TI [
> (expr_list:REG_DEP_TRUE (reg:DF 20 xmm0)
> (const_int
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89582
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89900
--- Comment #2 from Paolo Carlini ---
I think that ultimately this boils down to this code in grokdeclarator:
if (type_was_error_mark_node && template_parm_flag)
/* FIXME we should be able to propagate the error_mark_node as is
1 - 100 of 160 matches
Mail list logo