http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47899
--- Comment #4 from Zdenek Dvorak 2011-03-01
22:13:15 UTC ---
Created attachment 23508
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23508
proposed fix
When the non-exit path is removed during the complete peeling of the loop, we
may need
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47913
--- Comment #5 from Marc Glisse 2011-03-01
22:15:48 UTC ---
Created attachment 23509
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23509
Overkill
I was having a hard time making it nice and clean, so I went for totally
overkill. It might b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47200
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46282
--- Comment #1 from Jason Merrill 2011-03-01
22:44:30 UTC ---
Author: jason
Date: Tue Mar 1 22:44:26 2011
New Revision: 170600
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170600
Log:
PR c++/46282
* decl2.c (grokbitfield): Hand
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47851
--- Comment #2 from Jason Merrill 2011-03-01
22:44:41 UTC ---
Author: jason
Date: Tue Mar 1 22:44:35 2011
New Revision: 170601
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170601
Log:
PR c++/47851
* call.c (standard_conversion)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46282
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47851
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46159
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47913
--- Comment #6 from Paolo Carlini 2011-03-01
23:00:05 UTC ---
Thanks again for your help on this.
Preliminarily, a few observations: 1- Please make sure the code is minimally
documented (are the comments in longlong.h enough?); 2- I see stuff li
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47948
Summary: ICE: in emit_move_insn, at expr.c:3355 with -mno-sse2
on very simple code
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47851
Paolo Carlini changed:
What|Removed |Added
Target Milestone|--- |4.6.0
--- Comment #4 from Paolo Carlini
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908
--- Comment #2 from Mikael Pettersson 2011-03-01
23:45:01 UTC ---
m68k needs to define TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE in order to override
the instruction scheduling options implied by attribute((optimize(2))).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47945
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47943
Martin Jambor changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47924
Martin Jambor changed:
What|Removed |Added
CC||jamborm at gcc dot gnu.org
--- Comment #7
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47935
--- Comment #2 from Alan Modra 2011-03-02 00:54:25
UTC ---
Author: amodra
Date: Wed Mar 2 00:54:22 2011
New Revision: 170606
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170606
Log:
PR target/47935
* config/rs6000/predicates.md
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36299
--- Comment #7 from Vincent Lefèvre 2011-03-02
01:15:23 UTC ---
(In reply to comment #6)
> I think the intention is to warn, at least for a == (void *)0, since the
> address of a cannot be zero or null. So I would say that this is a regression.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47935
--- Comment #3 from Alan Modra 2011-03-02 01:15:47
UTC ---
Author: amodra
Date: Wed Mar 2 01:15:44 2011
New Revision: 170607
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170607
Log:
PR target/47935
* config/rs6000/predicates.md
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47935
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47898
Kazumoto Kojima changed:
What|Removed |Added
Target||sh4-*-*
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47949
Summary: Missed optimization for -Os using xchg instead of mov.
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: target
A
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46887
--- Comment #3 from Ralf Wildenhues 2011-03-02
05:49:25 UTC ---
dje, you marked this PR as NEW. Why? Michael didn't confirm it with pristine
GCC. If you can reproduce it yourself, please reread and follow comment #1.
Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47836
--- Comment #11 from Ralf Wildenhues 2011-03-02
05:57:38 UTC ---
The automatic enabling of zlib was turned on by revision 152434, a merge of the
lto branch. It seems you can use --disable-lto or --with-system-zlib to
disable a target zlib from b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47945
Thomas Henlich changed:
What|Removed |Added
Severity|normal |minor
--- Comment #6 from Thomas Henlich
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47945
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47945
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #8
101 - 126 of 126 matches
Mail list logo