https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66747
Bernd Edlinger changed:
What|Removed |Added
Component|middle-end |target
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66714
--- Comment #12 from vries at gcc dot gnu.org ---
Created attachment 35908
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35908&action=edit
patch to be more aggressive in gt_cleare_cache
Using this patch, we can trigger the problem with min
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66714
vries at gcc dot gnu.org changed:
What|Removed |Added
Version|unknown |6.0
Summary|gomp4:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26854
--- Comment #130 from Paolo Bonzini ---
A late update...
all.i: with GCC 4.8.3 on a Xeon E5 v3 time is taken mostly by alias stmt
walking
alias stmt walking : 272.52 (65%) (-O2)
alias stmt walking : 116.06 (67%) (-O1)
Requred mem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66760
Bug ID: 66760
Summary: [4.9/5/6 Regression] compile time regression in IPA
inline analysis on PR26854 testcase
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66760
Paolo Bonzini changed:
What|Removed |Added
Keywords||compile-time-hog
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66761
Bug ID: 66761
Summary: libgomp: ThreadSanitizer: data race in libgomp
Product: gcc
Version: 5.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: li
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509
--- Comment #26 from Jack Howarth ---
FYI, test results for back port onto gcc-4_9-branch is posted at...
https://gcc.gnu.org/ml/gcc-testresults/2015-07/msg00400.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66762
Bug ID: 66762
Summary: ICE when compiling gfortran.dg/submodule_[16].f90 with
-flto
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66729
--- Comment #9 from rsandifo at gcc dot gnu.org
---
Turns out to be a linker bug that is still present in binutils
mainline. I'm testing a patch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64221
--- Comment #1 from Marc Glisse ---
Currently it is c-c++-common/ubsan/float-cast-overflow-8.c that always appears
in compare_tests output.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66114
--- Comment #1 from John David Anglin ---
Author: danglin
Date: Sat Jul 4 13:42:55 2015
New Revision: 225412
URL: https://gcc.gnu.org/viewcvs?rev=225412&root=gcc&view=rev
Log:
PR target/66114
* config/pa/pa.md (indirect_jump): U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66114
--- Comment #2 from John David Anglin ---
Author: danglin
Date: Sat Jul 4 13:44:39 2015
New Revision: 225413
URL: https://gcc.gnu.org/viewcvs?rev=225413&root=gcc&view=rev
Log:
PR target/66114
* config/pa/pa.md (indirect_jump): U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66114
--- Comment #3 from John David Anglin ---
Author: danglin
Date: Sat Jul 4 13:46:11 2015
New Revision: 225414
URL: https://gcc.gnu.org/viewcvs?rev=225414&root=gcc&view=rev
Log:
PR target/66114
* config/pa/pa.md (indirect_jump): U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66334
--- Comment #10 from H.J. Lu ---
(In reply to Vladimir Makarov from comment #9)
>
> I will work on the patch and commit it on next week.
>
> Thanks.
I tried this patch:
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ab377c74f283f3db51b4e25
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66703
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66762
--- Comment #1 from Paul Thomas ---
Hi Dominique,
What are the precise circumstances that you see this, please?
I cannot reproduce the problem.
Cheers
Paul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66763
Bug ID: 66763
Summary: 25_algorithms/remove/requirements/explicit_instantiati
on/2.cc fails on AIX
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45286
--- Comment #21 from Magnus Granberg ---
Do this happen on gcc 6.0 with --enable-default-pie and trunk glibc?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66763
--- Comment #1 from David Edelsohn ---
Created attachment 35909
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35909&action=edit
gzipped 2.ii pre-processed testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jul 4 15:37:04 2015
New Revision: 225415
URL: https://gcc.gnu.org/viewcvs?rev=225415&root=gcc&view=rev
Log:
2015-07-04 Steven G. Kargl
PR fortran/66725
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725
--- Comment #5 from kargl at gcc dot gnu.org ---
Patch posted here.
https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00235.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45286
--- Comment #22 from H.J. Lu ---
(In reply to Magnus Granberg from comment #21)
> Do this happen on gcc 6.0 with --enable-default-pie and trunk glibc
I built glibc master using gcc 6.0 with --enable-default-pie and
there are no problems on x86-6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66764
Bug ID: 66764
Summary: ICE in analyze_function() on AIX
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ipa
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66763
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66764
--- Comment #1 from David Edelsohn ---
Created attachment 35910
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35910&action=edit
gzipped pre-processed tuple.ii from libstdc++ testsuite
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66765
Bug ID: 66765
Summary: gfortran invoking cc1 on AIX
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66762
--- Comment #2 from Dominique d'Humieres ---
> What are the precise circumstances that you see this, please?
[Book15] f90/bug% gfc /opt/gcc/_clean/gcc/testsuite/gfortran.dg/submodule_1.f90
-flto
lto1: error: two or more sections for
.gnu.lto___f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66747
--- Comment #7 from Bernd Edlinger ---
Author: edlinger
Date: Sat Jul 4 19:02:18 2015
New Revision: 225416
URL: https://gcc.gnu.org/viewcvs?rev=225416&root=gcc&view=rev
Log:
2015-07-04 Bernd Edlinger
PR target/66747
* config
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66766
Bug ID: 66766
Summary: Reference to an “auto” function as a template
parameter
Product: gcc
Version: 5.1.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52251
--- Comment #6 from Jerry DeLisle ---
Created attachment 35911
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35911&action=edit
A patch to fix this.
This patch issues the tab spacing based on spaces previously skipped pending
transfer of d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66759
kugan at gcc dot gnu.org changed:
What|Removed |Added
CC||kugan at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521
Eric Gallager changed:
What|Removed |Added
CC||cmtice at google dot com
--- Comment #2
33 matches
Mail list logo