https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65785
--- Comment #1 from vries at gcc dot gnu.org ---
ran into this again with new build and test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65936
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65936
Bug ID: 65936
Summary: [6 Regression] ICE building libboost_log.so.1.58.0
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65337
Jan Hubicka changed:
What|Removed |Added
Last reconfirmed|2015-03-13 00:00:00 |2015-4-30
--- Comment #5 from Jan Hubicka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65935
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62234
--- Comment #3 from Jan Hubicka ---
https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01538.html has a testcase that
should be added once this is fixed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65935
Bug ID: 65935
Summary: [6 Regression] 433.milc in SPEC CPU 2006 is
miscompiled
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64835
amker at gcc dot gnu.org changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61683
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65839
--- Comment #4 from devans at gcc dot gnu.org ---
Author: devans
Date: Wed Apr 29 22:50:31 2015
New Revision: 222599
URL: https://gcc.gnu.org/viewcvs?rev=222599&root=gcc&view=rev
Log:
PR libstdc++/65839
* python/libstdcxx/v6/xmeth
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65871
--- Comment #6 from uros at gcc dot gnu.org ---
Author: uros
Date: Wed Apr 29 20:58:25 2015
New Revision: 222592
URL: https://gcc.gnu.org/viewcvs?rev=222592&root=gcc&view=rev
Log:
PR target/65871
* config/i386/i386.md (*bmi_bextr_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50800
--- Comment #17 from Jason Merrill ---
Author: jason
Date: Wed Apr 29 20:51:05 2015
New Revision: 222591
URL: https://gcc.gnu.org/viewcvs?rev=222591&root=gcc&view=rev
Log:
PR c++/50800
* tree.c (apply_identity_attributes): Fix ha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559
--- Comment #18 from Kai Tietz ---
Does the following patch fixes your problem?
Index: lto-wrapper.c
===
--- lto-wrapper.c (Revision 69)
+++ lto-wrapper.c (Arbeitsko
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559
Daniel Starke changed:
What|Removed |Added
CC||daniel.f.starke at freenet dot
de
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65933
--- Comment #1 from John David Anglin ---
Seems like stor-layout.h needs to be included somewhere.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65886
--- Comment #22 from H.J. Lu ---
Created attachment 35427
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35427&action=edit
A patch to enable -fsymbolic in LTO if -Bsymbolic is used
This patch improves LTO when -Bsymbolic is used.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65886
--- Comment #21 from H.J. Lu ---
(In reply to Jakub Jelinek from comment #19)
> I know it isn't the same. But, IMHO this isn't worth adding another knob
> which will be a maintainance nightmare.
Performance difference between -fsymbolic -fPIE a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65871
--- Comment #5 from uros at gcc dot gnu.org ---
Author: uros
Date: Wed Apr 29 18:53:19 2015
New Revision: 222588
URL: https://gcc.gnu.org/viewcvs?rev=222588&root=gcc&view=rev
Log:
PR target/65871
* config/i386/i386.md (*bmi_bextr_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65934
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65934
Bug ID: 65934
Summary: objdump can't print correct DW_AT_encoding name
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65933
Bug ID: 65933
Summary: final.c:2239:8: error: 'vector_type_mode' was not
declared in this scope
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64610
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52830
--- Comment #4 from David Binderman ---
Created attachment 35426
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35426&action=edit
gzipped C++ source code
gcc trunk dated 20150427 ices in the same way on the attached code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64610
--- Comment #3 from Marek Polacek ---
Author: mpolacek
Date: Wed Apr 29 18:13:44 2015
New Revision: 222587
URL: https://gcc.gnu.org/viewcvs?rev=222587&root=gcc&view=rev
Log:
PR c/64610
* c-common.c (maybe_warn_bool_compare): Warn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65760
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65760
--- Comment #2 from Jonathan Wakely ---
Author: redi
Date: Wed Apr 29 16:07:47 2015
New Revision: 222581
URL: https://gcc.gnu.org/viewcvs?rev=222581&root=gcc&view=rev
Log:
PR libstdc++/65760
* include/std/functional (__check_func
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65697
--- Comment #47 from Andrew Macleod ---
Created attachment 35425
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35425&action=edit
potential patch to add MEMMODEL_SYNC
I don't know where we've finally settled on this, but I did prototype ou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #26 from Markus Trippelsdorf ---
Path: news.gmane.org!not-for-mail
From: "christian.eggers at kathrein dot de"
Newsgroups: gmane.comp.gcc.bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932
Bug ID: 65932
Summary: [5.1 Regression] Linux-3.10.75 on arm926ej-s does not
boot due to wrong code generation
Product: gcc
Version: 5.1.1
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64657
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64657
--- Comment #2 from Jonathan Wakely ---
Author: redi
Date: Wed Apr 29 15:22:13 2015
New Revision: 222579
URL: https://gcc.gnu.org/viewcvs?rev=222579&root=gcc&view=rev
Log:
PR libstdc++/64657
* include/bits/basic_string (basic_str
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51513
--- Comment #8 from Peter Bergner ---
(In reply to Steven Bosscher from comment #4)
> This should be solved by allowing labels in trivially_empty_bb_p.
I tried the following, but it doesn't fix the problem.
--- cfgcleanup.c(revision 222
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64667
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64667
--- Comment #2 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Wed Apr 29 14:06:27 2015
New Revision: 222577
URL: https://gcc.gnu.org/viewcvs?rev=222577&root=gcc&view=rev
Log:
/cp
2015-04-29 Paolo Carlini
PR c++/64667
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52899
Manuel López-Ibáñez changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55095
Manuel López-Ibáñez changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55080
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||easyhack
--- Comment #3 from Manue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55080
--- Comment #4 from Manuel López-Ibáñez ---
This should be an easy fix once a solution and the text is agreed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
--- Comment #7 from Jonathan Wakely ---
The code is invalid. No amount of fiddling about with headers will change that.
Even if you manage to find some combination that works today, it might not work
tomorrow or with a different compiler. Fix the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65697
--- Comment #46 from mwahab at gcc dot gnu.org ---
(In reply to James Greenhalgh from comment #45)
> (In reply to mwahab from comment #44)
>
> And this final sentence is buggy by omission of a mention of memory writes:
>
> but following memory
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
--- Comment #6 from david.claessens at tomra dot com ---
Apparently it is not (only) included from string.
Changing to a char array and removing that include doesn't change anything.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65548
--- Comment #34 from Jürgen Reuter ---
Andre, I checked your patch with r222305 of the gcc 6.0 trunk. Our complete
code (without workarounds for the two remaining cases reported) compiles, and
our complete testsuite works. Thanks for the patch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
--- Comment #5 from Jonathan Wakely ---
More precisely, includes which declares (but does
not define) the overload of std::isblank.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
--- Comment #4 from Jonathan Wakely ---
It's unspecified whether any of your headers includes , and in our
implementation includes it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
--- Comment #3 from david.claessens at tomra dot com ---
To be honest, I would have expected that since only is included and
not where the other version of isblank is defined, there would be no
confusion.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65931
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |5.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65931
Bug ID: 65931
Summary: [5/6 regression] dsymutil assertion failure building
libgnat-5.dylib
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65930
--- Comment #2 from Richard Biener ---
More "correct" would be to replace the reduction in sum with one using an
unsigned int type. Not sure where this kind of transform would fit best,
but as it's an enablement for vectorization I suppose the v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64968
--- Comment #25 from Frédéric Buclin ---
Did this problem disappear? Or are there still some bugmails today with a wrong
timestamp?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65697
--- Comment #45 from James Greenhalgh ---
(In reply to mwahab from comment #44)
> (In reply to James Greenhalgh from comment #43)
> > (In reply to torvald from comment #37)
> >
> > > > I'm not worried about __sync_lock_release, I think the docum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65923
Jonathan Wakely changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65927
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65930
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65930
Bug ID: 65930
Summary: Reduction with sign-change not handled
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61171
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57634
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51996
Stuart Henderson changed:
What|Removed |Added
CC||shenders at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65929
--- Comment #3 from Uroš Bizjak ---
The difference between new (zzz.s) and previous (yyy.s) asm dumps is:
--- yyy.s 2015-04-29 13:44:03.870706031 +0200
+++ zzz.s 2015-04-29 13:26:41.812887199 +0200
@@ -99,7 +99,10 @@
$L17:
b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65929
--- Comment #2 from Uroš Bizjak ---
Created attachment 35423
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35423&action=edit
gcda file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65929
--- Comment #1 from Uroš Bizjak ---
Created attachment 35422
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35422&action=edit
Preprocessed source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65924
--- Comment #3 from Yvan Roux ---
Author: yroux
Date: Wed Apr 29 11:31:40 2015
New Revision: 222572
URL: https://gcc.gnu.org/viewcvs?rev=222572&root=gcc&view=rev
Log:
gcc/
2015-04-29 Yvan Roux
PR target/65924
* config/arm/thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65929
Bug ID: 65929
Summary: FAIL: gcc.dg/tree-prof/pr34999.c compilation,
-fprofile-use -D_PROFILE_USE
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #25 from ramana.radhakrishnan at arm dot com ---
On 29/04/15 09:09, rguenther at suse dot de wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
>
> --- Comment #24 from rguenther at suse dot de ---
> On Wed, 29 Apr 2015, ram
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
--- Comment #1 from Marc Glisse ---
It seems normal to me. There are now several functions called isblank in
namespace std, and the compiler doesn't know which one to pick when you don't
give it a hint (like you do for myblank). A more explicit d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65476
--- Comment #3 from Eric Botcazou ---
> When an array of Long_Floats is set to a scalar_storage_order of
> High_Order_First, only the two 32 bit words that make up the 64 bit value
> are swapped with each other but the bytes under those words are
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65476
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65476
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65928
Bug ID: 65928
Summary: std::find_if compilation errors
Product: gcc
Version: 5.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65791
--- Comment #2 from vries at gcc dot gnu.org ---
Hopefully, after implementing this todo we can revert this change in
tree-ssa/stdarg-2.c:
-
https://gcc.gnu.org/git/?p=gcc.git;a=blobdiff;f=gcc/testsuite/gcc.dg/tree-ssa/stdarg-2.c;h=5a74280f7281814
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65927
Bug ID: 65927
Summary: cppcheck: bits/locale_facets_nonio.h
(_M_am_pm_format): Assignment of function parameter
has no effect outside the function
Product: gcc
Ve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
--- Comment #4 from vries at gcc dot gnu.org ---
Author: vries
Date: Wed Apr 29 09:13:49 2015
New Revision: 222567
URL: https://gcc.gnu.org/viewcvs?rev=222567&root=gcc&view=rev
Log:
Move pass_stdarg to after pass_dce in pass_all_optimizations
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65902
Richard Earnshaw changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
vries at gcc dot gnu.org changed:
What|Removed |Added
Keywords||patch
--- Comment #3 from vrie
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization, xfail
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
--- Comment #6 from Richard Biener ---
Author: rguenth
Date: Wed Apr 29 08:51:08 2015
New Revision: 222562
URL: https://gcc.gnu.org/viewcvs?rev=222562&root=gcc&view=rev
Log:
2015-04-29 Richard Biener
PR tree-optimization/65917
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65697
--- Comment #44 from mwahab at gcc dot gnu.org ---
(In reply to James Greenhalgh from comment #43)
> (In reply to torvald from comment #37)
>
> > > I'm not worried about __sync_lock_release, I think the documentation is
> > > strong enough and un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65917
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|law at redh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65924
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
CC||ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65548
--- Comment #33 from vehre at gcc dot gnu.org ---
I can only work on the issue, not do magic.
When you have issues with svn checkout try the gitmirror:
https://gcc.gnu.org/wiki/GitMirror
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #24 from rguenther at suse dot de ---
On Wed, 29 Apr 2015, ramana at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
>
> --- Comment #23 from Ramana Radhakrishnan ---
> (In reply to rguent...@suse.de fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65548
--- Comment #32 from Jürgen Reuter ---
With gcc-6.0 trunk I cannot test our complete code because of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65894
For gcc 5 trunk I have massive problems in checking out the svn at the moment,
always getting
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65548
vehre at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #31 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #23 from Ramana Radhakrishnan ---
(In reply to rguent...@suse.de from comment #20)
> On Tue, 28 Apr 2015, prathamesh3492 at gcc dot gnu.org wrote:
>
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
> >
> > --- Comment #17 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #22 from Ramana Radhakrishnan ---
(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 gives prefer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65926
Bug ID: 65926
Summary: MinGW-W64, xmmintrin.h, error: can't convert between
vector values of different size
Product: gcc
Version: 5.1.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65924
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |6.0
Summary|[6.0 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #21 from Richard Biener ---
(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 gives preference t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65924
Yvan Roux changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
--- Comment #20 from rguenther at suse dot de ---
On Tue, 28 Apr 2015, prathamesh3492 at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
>
> --- Comment #17 from prathamesh3492 at gcc dot gnu.org ---
> (In reply to c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65925
Bug ID: 65925
Summary: Memory leak with source allocation nested inside the
source of another source allocation
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Se
92 matches
Mail list logo