http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55954
--- Comment #2 from Andrew Pinski 2013-01-12
05:06:43 UTC ---
(In reply to comment #1)
> I think it is really a bug in the mail clients if they don't just use
> In-Reply-To instead.
The reason why I say that is because some mail clients
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55954
--- Comment #1 from Andrew Pinski 2013-01-12
04:59:12 UTC ---
I think it is really a bug in the mail clients if they don't just use
In-Reply-To instead.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55954
Bug #: 55954
Summary: Bugzilla breaks mail threading
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
--- Comment #8 from Jack Howarth 2013-01-12
03:24:55 UTC ---
(In reply to comment #7)
> The gdb trace looks alright to me. My guess is that this is a bug in the
> uninstrumented code path, not in libitm.
>
> Could you try again after a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55953
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55921
John David Anglin changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55949
Ryan Mansfield changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55949
--- Comment #3 from Ryan Mansfield 2013-01-12
01:03:03 UTC ---
(In reply to comment #2)
> Looks like a bug in whatever headers you are using.
> The second parameter for __builtin_object_size for memcpy should be always 0,
> not __USE_FOR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55953
--- Comment #3 from Evgeniy Dushistov 2013-01-12
00:13:09 UTC ---
Cross compiling for arm, g++ have almost the same version:
arm-angstrom-linux-gnueabi-g++ (Linaro GCC 4.7-2012.10) 4.7.3 20121001:
variant one (for):
movwr3, #2280
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55953
--- Comment #2 from Evgeniy Dushistov 2013-01-12
00:05:15 UTC ---
Actually it is not only CPU 64bit related issue, for example the same CPU (i7),
32 bit mode:
variant one:
push %ebp
vmovdqa 0x80488e0,%ymm0
mov%esp,%ebp
pop%
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55890
--- Comment #8 from vries at gcc dot gnu.org 2013-01-11 23:39:30 UTC ---
Author: vries
Date: Fri Jan 11 23:39:18 2013
New Revision: 195119
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195119
Log:
2013-01-12 Tom de Vries
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55953
Andrew Pinski changed:
What|Removed |Added
Target||x86_64-*-*
Component|c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55953
Bug #: 55953
Summary: hand loop faster then builtin memset
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
torvald at gcc dot gnu.org changed:
What|Removed |Added
CC||torvald at gcc dot gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55952
Bug #: 55952
Summary: x86 FPU, unnecessary fxch instruction
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55951
Bug #: 55951
Summary: ICE in check_array_designated_initializer, at
cp/decl.c:4785
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55949
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55950
Bug #: 55950
Summary: Invalid sqrt constant propagation with -frounding-mode
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: no
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55947
--- Comment #2 from Andi Kleen 2013-01-11
22:01:49 UTC ---
I would probably add at least a warning. The whole concept of a runtime
switched memory barrier is imho ill-defined.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55949
--- Comment #1 from Ryan Mansfield 2013-01-11
21:30:21 UTC ---
Created attachment 29152
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29152
reduced testcase
Attached testcase using:
gcc version 4.6.4 20130111 (prerelease) [
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55947
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55949
Bug #: 55949
Summary: __builtin_object_size size passed to memcpy_chk is
incorrect
Classification: Unclassified
Product: gcc
Version: 4.6.4
Status: UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55948
Bug #: 55948
Summary: __atomic_clear / __atomic_store_n ignore HLE_RELEASE
flags
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55947
Bug #: 55947
Summary: non constant memory models lose HLE qualifiers
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
--- Comment #1 from Mikael Pettersson 2013-01-11
20:06:03 UTC ---
I cut out one line too many in the build log, it's tests/mpq/t-get_d that
fails.
On the surface the problem started with Jan Hubicka's "Inline heuristic 4/4"
patch in r16
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55946
Bug #: 55946
Summary: Wrong GNAT tools used on build of gnattools
[native-cross]
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55488
Dmitry Vyukov changed:
What|Removed |Added
CC||dvyukov at google dot com
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55945
Bug #: 55945
Summary: alloca aligns aligned pointers
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54392
--- Comment #19 from Jonathan Wakely 2013-01-11
18:58:53 UTC ---
Agreed. I don't think we'll ever fix this in the current std::string code TBH
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55931
--- Comment #5 from Daniel Krügler
2013-01-11 18:32:13 UTC ---
The ICE bug of 4.8.0 has been submitted as bug 55944
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55944
Bug #: 55944
Summary: [C++11] static local member with constexpr c'tor
causes ICE
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55674
--- Comment #22 from Teresa Johnson 2013-01-11
18:18:48 UTC ---
Hi Honza,
I ran a number of experiments at different thresholds, and found that
performance starts dropping pretty quickly as the working set
threshold is dropped, even to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139
--- Comment #2 from Aldy Hernandez 2013-01-11
18:01:57 UTC ---
I have built a cross cc1/cc1plus with:
blah/configure --enable-languages=c,c++ --target=armv5tel-unknown-linux-gnueabi
but I get a totally different error on testsuite/gcc.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55909
--- Comment #37 from Eric Botcazou 2013-01-11
17:55:38 UTC ---
> So tls DID exist and was being used. I think I can assume that tls support
> didn't go away for sparc64 in later gcc releases. (I also threw the binary
> against readelf -S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792
--- Comment #33 from Jan Hubicka 2013-01-11 17:36:48
UTC ---
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792
>
> --- Comment #32 from H.J. Lu 2013-01-10 19:36:08
> UTC ---
> (In reply to comment #30)
> > LTO profiled-bootstrap
Component: middle-end
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: sch...@linux-m68k.org
Target: ia64-*-*
Created attachment 29150
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29150
Testcase
$ gcc-20130111/Build/gcc/xgcc -B gcc-20130111/Build/gcc/ -S
gcc/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55909
--- Comment #36 from philip.copeland at oracle dot com 2013-01-11 17:20:35 UTC
---
Created attachment 29149
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29149
g++/gcc testsuite results
g++/gcc testsuite results
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55909
--- Comment #35 from philip.copeland at oracle dot com 2013-01-11 17:19:06 UTC
---
(Sorry for the delay in getting back to you)
I've multipass recompiled all the affected packages associated with gcc/glibc
over the last day which has taken
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920
--- Comment #5 from Jakub Jelinek 2013-01-11
17:04:45 UTC ---
I'd very much prefer to keep PR54971 fix in.
As for #c3, I believe it would be enough to test the mode, so perhaps
tree repl = get_access_replacement (lacc);
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920
--- Comment #4 from Martin Jambor 2013-01-11
16:55:54 UTC ---
The debug statements for non-DCEable variables can be easily disabled
by the following (also, yet untested) patch:
2013-01-11 Martin Jambor
* tree-sra.c (analyze_a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55920
Martin Jambor changed:
What|Removed |Added
CC||jamborm at gcc dot gnu.org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55719
Andreas Krebbel changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55719
--- Comment #8 from Andreas Krebbel 2013-01-11
16:43:56 UTC ---
Author: krebbel
Date: Fri Jan 11 16:43:49 2013
New Revision: 195109
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195109
Log:
2013-01-11 Andreas Krebbel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55934
--- Comment #5 from Andrew Pinski 2013-01-11
16:09:46 UTC ---
I should mention that Investigated this a little before and found the
instruction which was causing the ICE was not the inline-asm but a clobber of
the pseduregister which was i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54392
--- Comment #18 from Paolo Carlini 2013-01-11
16:03:23 UTC ---
PS: for 4.9, I think we essentially agree that we want to roll in anyway
__versa_string, break the ABI, etc. We also exchanged some ideas about that
with Jason, off lists.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50199
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54392
--- Comment #17 from Paolo Carlini 2013-01-11
16:01:28 UTC ---
In my opinion, this isn't really fixable in a generic and decently neat way in
the current implementation, that is in std::string. I still mean to fix it in
__versa_string for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54392
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55608
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Target Milestone|4.6.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55941
Jakub Jelinek changed:
What|Removed |Added
CC||rth at gcc dot gnu.org
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #15 from Richard Biener 2013-01-11
14:55:55 UTC ---
Index: tree-ssa-pre.c
===
--- tree-ssa-pre.c (revision 195103)
+++ tree-ssa-pre.c (working copy)
@@
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381
--- Comment #5 from Timo Kreuzer 2013-01-11
14:55:15 UTC ---
(In reply to comment #4)
> Like __atomic_compare_exchange_n?
Oh, didn't know of this one, thanks.
But I'm sure there are other similar things you could solve with the output o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #14 from Richard Biener 2013-01-11
14:53:20 UTC ---
(In reply to comment #13)
> Created attachment 29148 [details]
> gimple-fold
>
> Alternative to alternative canonicalize_constructor_val fix which I'm afraid
> could somet
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37722
Timo Kreuzer changed:
What|Removed |Added
CC||timo.kreuzer at reactos dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55941
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55942
Bug #: 55942
Summary: [C++11] sorry, unimplemented: calling a member
function of the object being constructed in a constant
expression
Classification: Unclassified
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #13 from Jakub Jelinek 2013-01-11
14:40:45 UTC ---
Created attachment 29148
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29148
gimple-fold
Alternative to alternative canonicalize_constructor_val fix which I'm afraid
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55931
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55889
--- Comment #7 from David Edelsohn 2013-01-11 14:37:21
UTC ---
Created attachment 29147
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29147
sched-verbose=6 dump output for failing testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #12 from Richard Biener 2013-01-11
14:30:29 UTC ---
Index: gcc/tree-cfgcleanup.c
===
--- gcc/tree-cfgcleanup.c (revision 195103)
+++ gcc/tree-cfgcleanup.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54195
--- Comment #12 from janus at gcc dot gnu.org 2013-01-11 14:29:41 UTC ---
(In reply to comment #11)
> (In reply to comment #10)
> > For comment #8, resolve_typebound_intrinsic_op is called twice: Once for the
> > base type 'nc', and once fo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55889
Andrey Belevantsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54195
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #11 from Richard Biener 2013-01-11
14:05:14 UTC ---
Created attachment 29145
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29145
alternative canonicalize_constructor_val fix
Should be less expensive.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #10 from Richard Biener 2013-01-11
13:43:50 UTC ---
(In reply to comment #7)
> Created attachment 29142 [details]
> gcc48-pr55935.patch
>
> Untested fix. Although the FE perhaps could unshare_expr_without_location so
> tha
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55936
--- Comment #3 from Richard Biener 2013-01-11
13:36:29 UTC ---
Patch at http://gcc.gnu.org/ml/gcc-patches/2013-01/msg00592.html even though
it produces way more useful ranges regresses
FAIL: g++.dg/tree-ssa/pr18178.C -std=gnu++98 scan-t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #9 from Dominique d'Humieres 2013-01-11
13:35:30 UTC ---
Apparently Ada does not like the patch at
http://gcc.gnu.org/bugzilla/attachment.cgi?id=29142
When applied on top of r195103 bootstrap (last successful bootstrap was
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55931
--- Comment #3 from Daniel Krügler
2013-01-11 13:26:46 UTC ---
(In reply to comment #1)
> Most likely because Test is not complete at the time of parsing.
But this should be considered as a compiler defect, right?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55931
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler at
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55941
Bug #: 55941
Summary: [4.8 Regression] Strange copy of double (in struct) to
stack
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55934
--- Comment #4 from Jakub Jelinek 2013-01-11
12:59:33 UTC ---
Please also consider asm goto like:
void bar (int);
void
foo (_Complex float x)
{
asm volatile goto ("" : : "x" (x) : : foo); /* { dg-error "impossible
constraint" } */
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55934
Steven Bosscher changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55934
--- Comment #2 from Steven Bosscher 2013-01-11
12:49:16 UTC ---
This is trivially fixed with the following patch:
Index: lra-assigns.c
===
--- lra-assigns.c (revision
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49213
--- Comment #11 from janus at gcc dot gnu.org 2013-01-11 12:04:26 UTC ---
Note: Neither of the patches in comment 8 and 10 shows any testsuite
regressions.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342
--- Comment #6 from Jakub Jelinek 2013-01-11
11:52:59 UTC ---
Created attachment 29144
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29144
hackish attempt
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55932
--- Comment #2 from stefan.mauerberger at gmail dot com 2013-01-11 11:50:19 UTC
---
Indeed, it is a F2003 feature. Does that matter?
I searched for duplicates without finding a similar one. Anyways ...
Thanks for the suggested workar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55940
Richard Biener changed:
What|Removed |Added
Target||i?86-*-*
--- Comment #3 from R
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55940
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55940
--- Comment #1 from Richard Biener 2013-01-11
11:23:02 UTC ---
Your assumptions are wrong according to documentation:
@item cdecl
@cindex functions that do pop the argument stack on the 386
@opindex mrtd
On the Intel 386, the @code{cde
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55940
Bug #: 55940
Summary: Incorrect code for accessing parameters with 32-bit
Intel hosts
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCON
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.6.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
Bug #: 55939
Summary: [4.6/4.7/4.8 regression] gcc miscompiles gmp-5.0.5 on
m68k-linux
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55936
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Known
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55936
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55672
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54300
--- Comment #6 from Eric Batut 2013-01-11
10:42:04 UTC ---
The patch by Christophe Lyon in the linked email was applied on trunk by Ramana
at rev 188951 (June 25th 2012), but gcc-trunk still fails as of today (rev
195102). The vswp instruc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55937
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44061
Richard Biener changed:
What|Removed |Added
Known to work||4.8.0
Summary|[4.6/4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55898
--- Comment #4 from Jonathan Liu 2013-01-11 10:20:15
UTC ---
It works if I compile the test case with -fno-exceptions.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44061
--- Comment #8 from Richard Biener 2013-01-11
10:20:13 UTC ---
Author: rguenth
Date: Fri Jan 11 10:20:02 2013
New Revision: 195103
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195103
Log:
2012-01-11 Richard Guenther
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #8 from Jakub Jelinek 2013-01-11
10:03:09 UTC ---
Created attachment 29143
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29143
gcc48-pr55935.patch
Or alternative patch that ensures in the FE there are no locations in t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unas
93 matches
Mail list logo