https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64182
--- Comment #8 from rsandifo at gcc dot gnu.org
---
(In reply to Kenneth Zadeck from comment #7)
> I do believe that it is possible to test the double int code if you wrote a
> program that used fixed point math.I have never used fixed point
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64276
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20585
Bug 20585 depends on bug 38220, which changed state.
Bug 38220 Summary: C_LOC intrinsic non-pure and without explicit interface
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38220
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32630
Bug 32630 depends on bug 38220, which changed state.
Bug 38220 Summary: C_LOC intrinsic non-pure and without explicit interface
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38220
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38220
Joost VandeVondele changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240
--- Comment #4 from Fei Yang ---
(In reply to Ramana Radhakrishnan from comment #2)
> Please assign this to yourself Felix.
Yes, but I don't know how to change the "Assigned to" field after I logged in
as "fei.yang0...@gmail.com". Can anyone he
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63917
--- Comment #10 from zqchen at gcc dot gnu.org ---
Author: zqchen
Date: Fri Dec 12 05:51:19 2014
New Revision: 218658
URL: https://gcc.gnu.org/viewcvs?rev=218658&root=gcc&view=rev
Log:
2014-12-12 Zhenqiang Chen
PR rtl-optimization/63917
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59498
Jason Merrill changed:
What|Removed |Added
Priority|P3 |P5
Known to fail|4.10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64217
Chung-Ju Wu changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57510
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64248
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64276
--- Comment #1 from Andrew Pinski ---
I don't think it matters as libstdc++ is only designed to be compiled with gcc.
In fact if used with another compiler, the runtime exception no longer applies.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57510
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Fri Dec 12 03:48:55 2014
New Revision: 218653
URL: https://gcc.gnu.org/viewcvs?rev=218653&root=gcc&view=rev
Log:
PR c++/57510
* typeck2.c (split_nonconstant_init_1): Handle arrays
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64248
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Fri Dec 12 03:49:03 2014
New Revision: 218654
URL: https://gcc.gnu.org/viewcvs?rev=218654&root=gcc&view=rev
Log:
PR c++/64248
Revert:
* parser.c (cp_parser_unqualified_id): Ha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240
--- Comment #3 from Fei Yang ---
(In reply to Tejas Belagod from comment #1)
> Also, reproducable without fPIC.
Tejas, I can only reproduce this with -fPIC using trunk r218582. No issue
without this option.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58623
amker at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64182
Kenneth Zadeck changed:
What|Removed |Added
CC||zadeck at naturalbridge dot com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61296
--- Comment #7 from Jakub Jelinek ---
See discussions when I've added DATA_ABI_ALIGNMENT.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975
--- Comment #5 from Andrew Pinski ---
(In reply to Tejas Belagod from comment #4)
> aarch64-none-elf-gcc -fno-diagnostics-show-caret -fdiagnostics-color=never
> -O2 -fdump-tree-optimized -g -specs=aem-ve.specs -lm -mcmodel=small
> /work/dev/arm/s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61324
--- Comment #4 from Jan Hubicka ---
Author: hubicka
Date: Thu Dec 11 21:48:48 2014
New Revision: 218640
URL: https://gcc.gnu.org/viewcvs?rev=218640&root=gcc&view=rev
Log:
PR ipa/61324
* testsuite/g++.dg/pr61324.C: New testcase by Trevor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414
Pavel Revak changed:
What|Removed |Added
CC||pavel.revak at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64247
--- Comment #9 from Joost VandeVondele
---
A variation on the testcase, to indicate how this behavior leads to conflicts
with the Fortran language standard. A routine declared 'PURE' and called with
all intent(in) arguments having the same value
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64278
Bug ID: 64278
Summary: [5 Regression] /sreal.c:254:22: error: call of
overloaded 'abs(const int64_t&)' is ambiguous
Product: gcc
Version: 5.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64261
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64247
--- Comment #8 from Joost VandeVondele
---
(In reply to Ondrej Bilka from comment #7)
> That looks like invalid bug. Fortran allows reassociate a+(b+c) into (a+b)+c
> which give different result. You will get same instability if you compile
> pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64247
Ondrej Bilka changed:
What|Removed |Added
CC||neleai at seznam dot cz
--- Comment #7 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64277
Bug ID: 64277
Summary: [4.9/5.0 Regression] Incorrect warning "array
subscript is above array bounds"
Product: gcc
Version: 4.9.3
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64247
--- Comment #6 from Joost VandeVondele
---
some similarity with the problem discussed PR55916, except that this case
doesn't require __float128
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64276
Bug ID: 64276
Summary: would be better to use __cpp_exceptions rather than
__EXCEPTIONS to determine whether exceptions are
available
Product: gcc
Version: 5.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64247
--- Comment #5 from Joost VandeVondele
---
The following is a test program that illustrates the issue:
> cat test.f90
SUBROUTINE gemm(C,A,B,N)
REAL*8 :: A(N,N), B(N,N),C(N,N)
C=0
DO i=1,N
DO j=1,N
DO k=1,N
C(i,j)=C(i,j)+A(k,i)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64275
Dmitry Gorbachev changed:
What|Removed |Added
Keywords||lto
--- Comment #1 from Dmitry Gorbac
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64275
Bug ID: 64275
Summary: Warnings when linking GCC go1: "(virtual table of)
type 'struct X' violates one definition rule"
Product: gcc
Version: 5.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61906
Dmitry Igrishin changed:
What|Removed |Added
CC||dmitigr at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #10 from Kai-Uwe Eckhardt ---
> And please CC libstd...@gcc.gnu.org for the three libstdc++ patches.
Done.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63399
--- Comment #2 from Bruce Dale ---
On the same hardware (Raspberry Pi) I encountered the problem, I can't
reproduce it. The board has been rebooted several times since I entered
the bug report.
Today, I rebooted it several times and cycled pow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64274
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64032
Tejas Belagod changed:
What|Removed |Added
CC||belagod at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64274
Bug ID: 64274
Summary: [5.0 Regression][ARM]
gcc.target/arm/fixed-point-exec.c ICE in
fold_binary_loc
Product: gcc
Version: 5.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61296
--- Comment #6 from H.J. Lu ---
(In reply to Jakub Jelinek from comment #5)
> I doubt we can do anything about it though, decreasing DATA_ALIGNMENT would
> break backwards compatibility with older gcc versions.
We need a testcase to verify the c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61296
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61296
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45179
Tobias Burnus changed:
What|Removed |Added
Depends on||28662
--- Comment #4 from Tobias Burnus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54687
Manuel López-Ibáñez changed:
What|Removed |Added
Blocks|44054 |
--- Comment #5 from Manuel López-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975
Tejas Belagod changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64268
David Edelsohn changed:
What|Removed |Added
Target|powerpc-linux-gnu |powerpc-linux-gnu,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64273
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054
--- Comment #23 from Tobias Burnus ---
(In reply to Manuel López-Ibáñez from comment #22)
> 2) Support !GCC$ diagnostic (pragmas)
That's now PR64273.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64273
Bug ID: 64273
Summary: Add support for "#pragma warning" etc.
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Keywords: diagnostic
Severity: normal
Priority: P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64247
Joost VandeVondele changed:
What|Removed |Added
Summary|program result depends on |malloc alignment and -mavx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54687
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64190
--- Comment #4 from Eric Botcazou ---
> I'm not getting this warning neither on x86_64-linux nor on i686-linux,
> otherwise I would not have committed the patch. Any information about
> the platform you are getting the warning on would be apprec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28662
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #9 from Jonathan Wakely ---
(In reply to Richard Biener from comment #7)
> Please submit them by posting them to gcc-patc...@gcc.gnu.org.
And please CC libstd...@gcc.gnu.org for the three libstdc++ patches.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #8 from Jonathan Wakely ---
(In reply to Kai-Uwe Eckhardt from comment #0)
> Created attachment 34253 [details]
> libstdc++-patch1
This introduces an ABI change.
Also, if _CTYPE_BL represents the "blank" character class, I would exp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #7 from Richard Biener ---
(In reply to Kai-Uwe Eckhardt from comment #0)
> Created attachment 34253 [details]
> libstdc++-patch1
>
> Bootstrap of 5.0 fails on NetBSD, but with the patches in NetBSD's package
> system
> pkgsrc it bui
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64272
Bug ID: 64272
Summary: useless "called from here" for inline failed
error/warning
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: diagnostic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48244
--- Comment #9 from Kai-Uwe Eckhardt ---
I have submitted the necessary patches and test_result.log as #64271
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42108
Richard Biener changed:
What|Removed |Added
Known to work||5.0
Summary|[4.8/4.9/5 Regre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #6 from Kai-Uwe Eckhardt ---
Created attachment 34259
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34259&action=edit
test_summary
All gfortran tests fail to run due to bug #39570
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #4 from Kai-Uwe Eckhardt ---
Created attachment 34257
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34257&action=edit
libcilkrts-thread
cilk uses a non-posix function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #5 from Kai-Uwe Eckhardt ---
Created attachment 34258
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34258&action=edit
libgfortran-weak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #3 from Kai-Uwe Eckhardt ---
Created attachment 34256
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34256&action=edit
libcilkrts1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #2 from Kai-Uwe Eckhardt ---
Created attachment 34255
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34255&action=edit
libstdc++-patch3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
--- Comment #1 from Kai-Uwe Eckhardt ---
Created attachment 34254
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34254&action=edit
libstdc++-patch2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271
Bug ID: 64271
Summary: Minimal patches to bootstrap on NetBSD
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: bootstrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054
--- Comment #22 from Manuel López-Ibáñez ---
I think the two remaining issues are:
1) Multiple locations (%C/%L) in diagnostics
2) Support !GCC$ diagnostic (pragmas)
For (2), I'm not planning to work on it since it seems all the common support
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64268
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |5.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64269
Richard Biener changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Known to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054
--- Comment #21 from Manuel López-Ibáñez ---
Author: manu
Date: Thu Dec 11 15:13:33 2014
New Revision: 218627
URL: https://gcc.gnu.org/viewcvs?rev=218627&root=gcc&view=rev
Log:
gcc/ChangeLog:
2014-12-11 Manuel López-Ibáñez
PR fortran/44
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63854
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64099
--- Comment #9 from Richard Biener ---
For r217826 vs. r217827 the assembly differences show a larger stack frame
while the optimized dump differences are net positive (more memory CSE happens
and loads get removed - which might increase register
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64160
--- Comment #6 from Nick Clifton ---
Hi Ulrich,
> if (reg_overlap_mentioned_p (operands[3], operands[7])
> || reg_overlap_mentioned_p (operands[3], operands[8]))
>FAIL;
Thanks - that is indeed a better solution to the bug.
> B.t.w. i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64262
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Target||aarch64*, x86*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64270
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48164
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52587
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53293
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56212
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64270
Damien Ruscoe changed:
What|Removed |Added
CC||damien.ruscoe at imgtec dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64270
Bug ID: 64270
Summary: packed fields
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
Assignee: unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64263
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64099
Richard Biener changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63288
--- Comment #4 from Zdenek Sojka ---
(In reply to Marek Polacek from comment #3)
> Started with r210492.
In that case the issue might be latent at least in 4_9.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917
--- Comment #4 from Marek Polacek ---
Yes, I think that is the same bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917
Andrey Tarasevich changed:
What|Removed |Added
CC||tarasevich at cs dot
uni-saarland.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14541
--- Comment #23 from ktkachov at gcc dot gnu.org ---
(In reply to Richard Biener from comment #22)
> (In reply to ktkachov from comment #21)
> > Created attachment 34215 [details]
> > Link errors output for aarch64
> >
> > > Which one exactly? T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64269
--- Comment #2 from Markus Trippelsdorf ---
But the testcase is invalid:
markus@x4 tmp % frama-c -val -val-signed-overflow-alarms -precise-unions
-obviously-terminates -no-val-show-progress -machdep x86_64 test_case_7213.c
[kernel] preprocessing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64269
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64190
--- Comment #3 from Martin Jambor ---
(In reply to Eric Botcazou from comment #2)
> Everywhere I guess.
I'm not getting this warning neither on x86_64-linux nor on i686-linux,
otherwise I would not have committed the patch. Any information abou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64269
Bug ID: 64269
Summary: ICE with -O3 enabled on Ubuntu 14.04
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14541
--- Comment #22 from Richard Biener ---
(In reply to ktkachov from comment #21)
> Created attachment 34215 [details]
> Link errors output for aarch64
>
> > Which one exactly? That is, what is the failing link output?
>
> All of them AFAICS. I'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61328
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: doko at gcc dot gnu.org
seen with 20141211, r218620, failing to configure libgcc:
configure:3427: /home/doko/gcc/gcc-snapshot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55459
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64267
--- Comment #1 from Jonathan Wakely ---
It seems Clang 3.1 used to give a warning, but Clang 3.2 promoted it to an
error for GCC and EDG compatibility. They must have changed it again for DR482.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53966
Marek Polacek changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55405
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57523
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64266
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
1 - 100 of 145 matches
Mail list logo