http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52488
Joerg Wunsch changed:
What|Removed |Added
CC||j at uriah dot heep.sax.de
--- Comment #10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52574
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52558
--- Comment #11 from Francesco Zappa Nardelli 2012-03-13 07:29:51 UTC ---
Just one remark: in this case the write introduction is incorrect wrt the C++11
memory model because there are no previous write to the same location. If
there had been a p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52572
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52563
--- Comment #3 from Jiangning Liu 2012-03-13
08:11:40 UTC ---
First, I tried gcc 4.4.3 on x86-64, and it works for this test case, so it is
to some extension a GCC regression.
Second, I tried trunk, and I can reproduce the failure for this test
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52575
--- Comment #1 from Ralf Corsepius 2012-03-13
08:11:56 UTC ---
FWIW: As things currently appear, this breakdown is not restricted to the
-mmcu=avr25 multilib-variant, but affects all RTEMS multilibs.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52572
--- Comment #2 from Marc Glisse 2012-03-13
08:16:58 UTC ---
(In reply to comment #1)
> Have you actually tried that?
Ah, no, sorry, I only have occasional access to such a machine to benchmark the
code. From a -Os perspective it is still shorter
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50217
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52573
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.5.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50160
DANISH changed:
What|Removed |Added
CC||DANISH8926536 at GMAIL dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52577
Bug #: 52577
Summary: __builtin_shuffle -Wunused-but-set-* false positives
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52571
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52570
--- Comment #3 from Richard Guenther 2012-03-13
08:35:41 UTC ---
Can you repeat the error? It seems you might have run out of disk space.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52577
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52568
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52569
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52568
Richard Guenther changed:
What|Removed |Added
Keywords||missed-optimization
Target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52569
--- Comment #2 from Iain Sandoe 2012-03-13 08:52:36
UTC ---
(In reply to comment #1)
> Mine. But I can only guess a fix and not test it. Basically we now
> absolutely
> require the GTHREAD_ONCE stuff, please have a try providing it for darwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52569
--- Comment #3 from Richard Guenther 2012-03-13
08:56:22 UTC ---
Index: libgcc/unwind-dw2-fde.c
===
--- libgcc/unwind-dw2-fde.c(revision 185278)
+++ libgcc/unwind-dw2-fde.c(w
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52577
--- Comment #2 from Jakub Jelinek 2012-03-13
08:59:11 UTC ---
Created attachment 26884
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26884
gcc47-pr52577.patch
Untested fix.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52575
Georg-Johann Lay changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925
Georg-Johann Lay changed:
What|Removed |Added
CC||ralf_corsepius at rtems dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52569
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52569
--- Comment #4 from Richard Guenther 2012-03-13
10:00:53 UTC ---
Author: rguenth
Date: Tue Mar 13 10:00:48 2012
New Revision: 185322
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185322
Log:
2012-03-13 Richard Guenther
PR target/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52488
--- Comment #11 from Georg-Johann Lay 2012-03-13
11:25:04 UTC ---
(In reply to comment #7)
> However, this warning still leaves users in unclearity as GCC doesn't tell the
> maximum of stack it can provide.
The compiler does not know. It can es
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52488
--- Comment #12 from Georg-Johann Lay 2012-03-13
11:28:32 UTC ---
Author: gjl
Date: Tue Mar 13 11:28:25 2012
New Revision: 185329
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185329
Log:
PR target/52488
* config/avr/avr.c (avr_p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52315
Paolo Carlini changed:
What|Removed |Added
CC||trashyankes at wp dot pl
--- Comment #5 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52366
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52134
Richard Guenther changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31130
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #21 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8270
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #45 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51447
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #10 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #16 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39799
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #11 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42108
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #52 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33781
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #31 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #52 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37440
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #13 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24976
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #12 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35022
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #14 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37633
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #11 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48124
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #18 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17729
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #26 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38292
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #20 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33637
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #19 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28831
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #13 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24434
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #15 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39612
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #18 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23200
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #50 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #55 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26154
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #20 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #45 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39514
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #8 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42315
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #5 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #41 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40454
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #19 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24334
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #15 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38642
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #10 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18190
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #18 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #34 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18346
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #15 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36758
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #26 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50092
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #7 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36443
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #57 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22488
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #54 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32643
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #16 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32164
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #13 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46985
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #8 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46170
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #30 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20681
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #36 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15184
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #19 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35634
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #32 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14179
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #67 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38621
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #9 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40974
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #53 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24698
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #25 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37985
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #11 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25470
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #15 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20617
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #32 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39838
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #12 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25973
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #18 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14435
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #33 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46716
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #10 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #10 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20285
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #9 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48813
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #5 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41176
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #12 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44982
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #6 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39533
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #13 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45705
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #8 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #17 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34010
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #2 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43384
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #9 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34892
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #9 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15596
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #21 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29256
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #42 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49791
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #21 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45234
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #28 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26966
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #23 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43546
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.7 |4.5.4
--- Comment #10 from Jakub Jelinek
1 - 100 of 285 matches
Mail list logo