https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64835
--- Comment #2 from chrbr at gcc dot gnu.org ---
Author: chrbr
Date: Wed Apr 29 06:52:23 2015
New Revision: 222559
URL: https://gcc.gnu.org/viewcvs?rev=222559&root=gcc&view=rev
Log:
2015-04-29 Christian Bruel
PR target/64835
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65924
Bug ID: 65924
Summary: [6.0 Regression] ICE const_int_operand failed on
arm-none-eabi
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65923
Bug ID: 65923
Summary: False positive for warning about literal operator
suffix and using
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51513
--- Comment #7 from Peter Bergner ---
(In reply to Emil L from comment #3)
> This optimization would be very interesting for interpreter implementators
> that use a switch statement to dispatch the next instruction, when they can
> guarantee that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65922
Peter Bergner changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #3 from Peter Bergner
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65876
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65903
Jerry DeLisle changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51513
Andrew Pinski changed:
What|Removed |Added
CC||bergner at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65922
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65922
Peter Bergner changed:
What|Removed |Added
Known to work||4.7.0
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65922
Bug ID: 65922
Summary: Switch statement with __builtin_unreachable creates a
wild branch
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65896
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65896
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Wed Apr 29 00:57:50 2015
New Revision: 222557
URL: https://gcc.gnu.org/viewcvs?rev=222557&root=gcc&view=rev
Log:
PR c++/65896
* constexpr.c (cxx_eval_store_expression): Do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #19 from prathamesh3492 at gcc dot gnu.org ---
(In reply to prathamesh3492 from comment #18)
> Created attachment 35420 [details]
> patch to override default options by options in object file
>
> Hi,
>
> The following untested patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65548
--- Comment #30 from Jürgen Reuter ---
I can apply this patch on r222550 of
https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/
correct?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #18 from prathamesh3492 at gcc dot gnu.org ---
Created attachment 35420
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35420&action=edit
patch to override default options by options in object file
Hi,
The following untested pat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757
--- Comment #11 from joseph at codesourcery dot com ---
I don't know what process Jakub and Tobias used (a) to identify relevant
files / changes in glibc and (b) to make all the changes to operate on
__float128 rather than long double. Roughly
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757
--- Comment #10 from Steve Kargl ---
On Tue, Apr 28, 2015 at 05:32:11PM +, joseph at codesourcery dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757
>
> --- Comment #9 from joseph at codesourcery dot com dot com> ---
> Fixe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65548
vehre at gcc dot gnu.org changed:
What|Removed |Added
Attachment #35318|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65921
Bug ID: 65921
Summary: GFortran should use __builtin_mul_overflow when
checking allocation sizes
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: enhance
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65896
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Apr 28 21:27:17 2015
New Revision: 222549
URL: https://gcc.gnu.org/viewcvs?rev=222549&root=gcc&view=rev
Log:
PR c++/65896
* constexpr.c (cxx_eval_store_expression): Do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65887
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65887
--- Comment #5 from vries at gcc dot gnu.org ---
Author: vries
Date: Tue Apr 28 20:58:51 2015
New Revision: 222546
URL: https://gcc.gnu.org/viewcvs?rev=222546&root=gcc&view=rev
Log:
Remove ifn_va_arg ap fixup
2015-04-28 Tom de Vries
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65920
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65920
Imran changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65920
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65920
Bug ID: 65920
Summary: Not able to compile a code
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65919
Mikhail Maltsev changed:
What|Removed |Added
CC||maltsevm at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44282
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60014
--- Comment #5 from Fredrik Hallenberg ---
Same results with gcc 5.1.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65883
Marc Glisse changed:
What|Removed |Added
Keywords||wrong-code
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65883
--- Comment #2 from Marc Glisse ---
Author: glisse
Date: Tue Apr 28 19:35:49 2015
New Revision: 222540
URL: https://gcc.gnu.org/viewcvs?rev=222540&root=gcc&view=rev
Log:
2015-04-28 Marc Glisse
PR libstdc++/65883
* include/std
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #17 from prathamesh3492 at gcc dot gnu.org ---
(In reply to clyon from comment #16)
> (In reply to prathamesh3492 from comment #15)
>
> > I am not understanding why vfpv3-d16 appears in collect_gcc_options in
> > run_gcc().
> Isn't th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #16 from clyon at gcc dot gnu.org ---
(In reply to prathamesh3492 from comment #15)
> I am not understanding why vfpv3-d16 appears in collect_gcc_options in
> run_gcc().
Isn't this because you configured GCC --with-fpu=vfpv3-d16?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #24 from Markus Trippelsdorf ---
(In reply to Frédéric Buclin from comment #23)
> (In reply to Markus Trippelsdorf from comment #22)
> > No. But the question makes no sense, because we're talking about mails that
> > bugzilla automati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #23 from Frédéric Buclin ---
(In reply to Markus Trippelsdorf from comment #22)
> No. But the question makes no sense, because we're talking about mails that
> bugzilla automatically sends to the bug mailing lists on every new comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #22 from Markus Trippelsdorf ---
(In reply to Frédéric Buclin from comment #21)
> Markus, did you change your timezone preference between comments 18 and 19?
> If yes, which ones did you select?
No. But the question makes no sense, b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #21 from Frédéric Buclin ---
Markus, did you change your timezone preference between comments 18 and 19? If
yes, which ones did you select?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55522
Orion Poplawski changed:
What|Removed |Added
CC||orion at cora dot nwra.com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65902
--- Comment #5 from Bernd Edlinger ---
Well, I thought maybe it would not hurt to be more permissive...
At least math.h and stdlib.h include
which contains something like this:
#ifndef __cplusplus
typedef cyg_halbool bool;
# ifndef false
#
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #20 from Andreas Schwab ---
I don't think this has anything to do with the timezone of the commenter. For
example the mail for comment #19 has the date "Tue, 28 Apr 2015 16:28:19 +"
(which is correct), but comment #18 was sent wi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65919
Bug ID: 65919
Summary: Regression - GCC 5.1 with options "-g -std=c++14"
fails to compile multiple lambdas used as default
function parameters
Product: gcc
Versio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65704
--- Comment #2 from Jonathan Wakely ---
Making this work requires splitting into smaller pieces so that
std::timed_mutex can depend on std::condition_variable, which depends on
std::mutex.
I'll come back to it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757
--- Comment #9 from joseph at codesourcery dot com ---
Fixed in glibc (commit 7d0b2575416aec2717e8665287d0ab77826a0ade). I'd
advise merging to trunk GCC libquadmath all relevant glibc changes since
the last merges in 2012, rather than cherry-p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65913
--- Comment #3 from yan12125 at gmail dot com ---
Sorry, but I don't quite understand. Does that mean for all the future versions
(5.2, 6.0, etc.) -latomic flag is necessary if atomic::is_lock_free() is
used in my program?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65910
David Edelsohn changed:
What|Removed |Added
Target|x86_64-apple-darwin14 |x86_64-apple-darwin14,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65910
--- Comment #5 from David Edelsohn ---
Author: dje
Date: Tue Apr 28 17:16:19 2015
New Revision: 222535
URL: https://gcc.gnu.org/viewcvs?rev=222535&root=gcc&view=rev
Log:
2015-04-28 Dominique d'Humieres
PR bootstrap/65910
* va
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65892
--- Comment #9 from joseph at codesourcery dot com ---
The rule certainly has nothing to do with whether the struct types are
defined inside the union definition, or defined outside and then used
inside via a tag or typedef.
The "it is permitt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65910
--- Comment #4 from Caroline Tice ---
Has anyone actually committed this fix? I'm not seeing it in my tree yet
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65871
--- Comment #4 from James Almer ---
(In reply to Uroš Bizjak from comment #3)
> Please see the patch, attached in Comment #2.
>
> While I can see the use (and benefit) to model the patterns that also set CC
> register internally for BEXTR and BZ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #19 from Markus Trippelsdorf ---
See for example:
http://thread.gmane.org/gmane.comp.gnu.binutils.bugs/19841/focus=19855
When this thread is displayed in mutt the highlighted messages appears
in the wrong place.
> On Apr 27, 2015, at 9:10 PM, jiwang at gcc dot gnu.org
> wrote:
>
> Has anyone run into this issue on other architecture like MIPS, PPC?
Yes on both.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65912
--- Comment #1 from pinskia at gmail dot com ---
> On Apr 27, 2015, at 9:10 PM, jiwang at gcc dot gnu.org
> wrote:
>
> Has anyone run into this issue on other architecture like MIPS, PPC?
Yes on both.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
--- Comment #4 from Jeffrey A. Law ---
We'll probably need to XFAIL this for now.
This is definitely a case where we were just getting lucky before and the new
code to canonicalize the comparison arguments causes us not to get lucky.
The single
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #18 from Markus Trippelsdorf ---
One thing I've noticed is that the emails to gcc-bugs now use the local time
of the user. So the sorting isn't correct anymore if people from different
time zones comment.
(The same issue also happens
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65894
--- Comment #11 from Jürgen Reuter ---
Here is the small test case for the ICE with the patch provided Andre
Vehreschild:
gfortran -c evaluators.f90
evaluators.f90:40:0:
.or. qn_mask_rest
1
internal compiler error: in gfc_trans_as
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65913
Richard Henderson changed:
What|Removed |Added
CC||rth at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65918
--- Comment #3 from J. W. Mitchell ---
Indeed. Apologies for the submission
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65697
--- Comment #43 from James Greenhalgh ---
(In reply to torvald from comment #37)
> (In reply to James Greenhalgh from comment #35)
> > (In reply to torvald from comment #32)
> > > (In reply to James Greenhalgh from comment #28)
> > > > This also
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11660
Eric Gallager changed:
What|Removed |Added
CC||egall at gwmail dot gwu.edu
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65734
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #3 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65914
--- Comment #2 from Markus Trippelsdorf ---
Started with r222514 so possibly a latent issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
Andreas Schwab changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #2 from Andreas Schwab
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65902
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Apr 28 14:43:59 2015
New Revision: 222531
URL: https://gcc.gnu.org/viewcvs?rev=222531&root=gcc&view=rev
Log:
PR c++/65656
* constexpr.c (cxx_eval_builtin_function_call
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65918
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65734
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Tue Apr 28 14:43:48 2015
New Revision: 222529
URL: https://gcc.gnu.org/viewcvs?rev=222529&root=gcc&view=rev
Log:
PR c++/65734
gcc/
* stor-layout.c (layout_type): Layout th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50800
--- Comment #16 from Jason Merrill ---
Author: jason
Date: Tue Apr 28 14:43:54 2015
New Revision: 222530
URL: https://gcc.gnu.org/viewcvs?rev=222530&root=gcc&view=rev
Log:
PR c++/50800
* tree.c (strip_typedefs): Add remove_attrib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65911
--- Comment #6 from tbsaunde at tbsaunde dot org ---
On Tue, Apr 28, 2015 at 03:59:05AM +, trippels at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65911
>
> Markus Trippelsdorf changed:
>
>What|Remo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65914
--- Comment #1 from Markus Trippelsdorf ---
Created attachment 35415
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35415&action=edit
Somewhat reduced testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65217
Jeffrey A. Law changed:
What|Removed |Added
Status|REOPENED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65918
J. W. Mitchell changed:
What|Removed |Added
CC||habanero_pizza at yahoo dot com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65902
--- Comment #3 from Bernd Edlinger ---
(In reply to Richard Earnshaw from comment #2)
> The standard headers should only be defining bool if stdbool.h has been
> included. So this looks more like a build environment error than a bug in
> GCC.
y
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65918
Bug ID: 65918
Summary: Optimized code (> -O0) on 2-dim array iteration
incorrect
Product: gcc
Version: 5.1.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #15 from prathamesh3492 at gcc dot gnu.org ---
Hi,
I am not entirely sure, the issue seems to be in lto-wrapper.
In lto-wrapper.c:run_gcc():
fdecoded_options, which are compiler options contains "-mfpu=neon"
decoded_options, which are
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65914
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |6.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
Bug ID: 65917
Summary: [6.0 regression] FAIL: gcc.dg/tree-ssa/20030922-2.c
scan-tree-dump-times dom1 "if " 2
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65902
Richard Earnshaw changed:
What|Removed |Added
Target||arm-eabi
--- Comment #2 from Richard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60333
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60333
--- Comment #2 from Jonathan Wakely ---
Author: redi
Date: Tue Apr 28 13:21:54 2015
New Revision: 222526
URL: https://gcc.gnu.org/viewcvs?rev=222526&root=gcc&view=rev
Log:
PR libstdc++/60333
* include/std/type_traits (__make_unsi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65913
--- Comment #1 from Jonathan Wakely ---
This is due to the changes for Bug 65033
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65916
Bug ID: 65916
Summary: Unnecessary floating-point instruction causes runtime
exception on PowerPC
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: crit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65871
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61645
--- Comment #6 from Jonathan Wakely ---
Author: redi
Date: Tue Apr 28 13:05:33 2015
New Revision: 222525
URL: https://gcc.gnu.org/viewcvs?rev=222525&root=gcc&view=rev
Log:
PR libstdc++/61645
* include/bits/forward_list.h (forward
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61645
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65871
Uroš Bizjak changed:
What|Removed |Added
CC||ubizjak at gmail dot com
--- Comment #2 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65631
--- Comment #3 from Jonathan Wakely ---
Author: redi
Date: Tue Apr 28 12:35:30 2015
New Revision: 222524
URL: https://gcc.gnu.org/viewcvs?rev=222524&root=gcc&view=rev
Log:
PR libstdc++/65631
* include/bits/random.h (seed_seq) Def
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65631
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62097
Paul Waring changed:
What|Removed |Added
CC||paul at xk7 dot net
--- Comment #3 from Pa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65894
--- Comment #10 from Jürgen Reuter ---
(In reply to Dominique d'Humieres from comment #9)
> > With the attached patch your small test case and the test suite runs
> > w/o segfault now. Furthermore does gcc6 bootstrap and regtest ok
> > with the p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65915
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |6.0
--- Comment #1 from H.J. Lu ---
Total reg
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65915
Bug ID: 65915
Summary: [6 Regression] FAIL:
gcc.target/i386/avx512f-vrndscalepd-2.c (internal
compiler error)
Product: gcc
Version: 6.0
Status: UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65914
Bug ID: 65914
Summary: [6 Regression] error: unrecognizable insn
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10531
Jonathan Wakely changed:
What|Removed |Added
Component|pending |spam
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9360
Jonathan Wakely changed:
What|Removed |Added
Component|pending |spam
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9353
Jonathan Wakely changed:
What|Removed |Added
Component|pending |spam
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
prathamesh3492 at gcc dot gnu.org changed:
What|Removed |Added
CC||mkuvyrkov at gcc dot g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65911
Markus Trippelsdorf changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
1 - 100 of 124 matches
Mail list logo