http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55811
Andrew Pinski changed:
What|Removed |Added
Target||mips64-octeon-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55811
--- Comment #2 from Manish 2012-12-26 09:17:31
UTC ---
Hi Andrew
Yes, I am using cavium's toolchain.
Will contact Cavium's FAEs for further issues.
Thanks very much for your quick reply.
Have nice day
On Wed, Dec 26, 2012 at 1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812
Bug #: 55812
Summary: Unnecessary TLS accesses
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Keywords: missed-optimization
S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48920
--- Comment #2 from Jonathan Wakely 2012-12-26
13:21:27 UTC ---
For the first testcase [basic.scope.class] says no diagnostic required, doesn't
it?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55813
Bug #: 55813
Summary: Poorly named/documented option Wctor-dtor-privacy
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812
--- Comment #1 from Marc Glisse 2012-12-26 15:43:50
UTC ---
More precisely, the following seems equivalent to me and gets back all the
performance, so it would be good if gcc could turn the original code into this
one.
#include
thread
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53789
--- Comment #13 from John David Anglin 2012-12-26
17:29:12 UTC ---
Author: danglin
Date: Wed Dec 26 17:29:08 2012
New Revision: 194723
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194723
Log:
PR target/53789
* config
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55814
Bug #: 55814
Summary: Missed optimization with short-circuit evaluation
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: enhance
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54992
Paul Thomas changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48960
--- Comment #4 from Jerry DeLisle 2012-12-26
18:11:50 UTC ---
Author: jvdelisle
Date: Wed Dec 26 18:11:42 2012
New Revision: 194724
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194724
Log:
2012-12-26 Jerry DeLisle
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561
--- Comment #17 from Joost VandeVondele
2012-12-26 19:34:29 UTC ---
Another testcase that yields warnings with a sanitized libgomp:
!$omp parallel default(none) private(i,j,k)
!$omp do collapse(3)
DO k = 1,10
DO j = 1,10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53789
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784
Andrew Pinski changed:
What|Removed |Added
Severity|normal |blocker
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55114
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-valid-code, patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55815
Bug #: 55815
Summary: switch hash function of libstdc++ hash tables to
siphash
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55814
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812
Andrew Pinski changed:
What|Removed |Added
Component|tree-optimization |target
--- Comment #2 from Andr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55600
--- Comment #2 from Ondrej Bilka 2012-12-26 22:03:59
UTC ---
Yes when 128 is replaced by smaller constant. Attached patch gives on my i5
following:
size 32
vector
real0m0.224s
user0m0.220s
sys0m0.000s
unroll
real0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55600
--- Comment #3 from Ondrej Bilka 2012-12-26 22:05:37
UTC ---
Created attachment 29052
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29052
benchmark
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55804
Andrew Pinski changed:
What|Removed |Added
Version|unknown |4.7.3
Target Milestone|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55797
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55810
Jeff Guo changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #2 from Jeff Guo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48960
--- Comment #5 from Jerry DeLisle 2012-12-27
06:37:15 UTC ---
Fixed on trunk. I will commit a test case before closing this.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48976
--- Comment #3 from Jerry DeLisle 2012-12-27
06:39:08 UTC ---
A patch has been submitted for review.
25 matches
Mail list logo