http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54812
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54828
Bug #: 54828
Summary: [4.7 Regression] ICE in based_loc_descr at
dwarf2out.c:10560 with -g -O0
Classification: Unclassified
Product: gcc
Version: 4.7.2
Stat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54091
Paolo Carlini changed:
What|Removed |Added
CC||dje at gcc dot gnu.org
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53540
--- Comment #6 from Paolo Carlini 2012-10-05
21:29:25 UTC ---
Dodji, time to ping? ;)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54091
--- Comment #3 from The Written Word
2012-10-05 21:36:42 UTC ---
(In reply to comment #1)
> Have you tried with a current release, 4.6 or 4.7?
>
> The 4.4 release series is closed and no longer maintained.
Sorry, missed this. I'll try
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54826
dehao at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54829
Bug #: 54829
Summary: bad optimization: sub followed by cmp w/ zero (x86 &
ARM)
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54812
--- Comment #5 from Paolo Carlini 2012-10-05
23:25:47 UTC ---
By the way, this compiles:
struct P3 {
private:
~P3() = default;
};
P3 p3;
thus there is little hope that we get an error for #22 ..
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54829
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54830
Bug #: 54830
Summary: [SH] Unnecessary exts.w before extu.b
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54425
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54277
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54207
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54739
--- Comment #7 from John David Anglin 2012-10-06
00:33:56 UTC ---
Author: danglin
Date: Sat Oct 6 00:33:52 2012
New Revision: 192152
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192152
Log:
PR rtl-optimization/54739
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
--- Comment #10 from Jack Howarth 2012-10-06
00:47:13 UTC ---
I can confirm on 10.7.5 that the provided test case fails with the gcc47-4.7.2
package from current MacPorts but compiles fine with my gcc47-4.7.2 packaging
from fink.
MacPo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
--- Comment #11 from Jack Howarth 2012-10-06
00:56:37 UTC ---
Also for gcc47-4.7.2 from fink, I see...
% nm /sw/lib/gcc4.7/lib/libstdc++.6.dylib | grep emutls
U ___emutls_get_address
000b72c0 D ___emutls_v._ZSt1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
--- Comment #12 from Jack Howarth 2012-10-06
01:46:04 UTC ---
I would also add, regarding the broken emutls support in libstdc++.6.dylib
packaged by MacPorts, that clang for darwin11 provides tls support since Xcode
4.2. FSF gcc only suppo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54826
--- Comment #1 from dehao at gcc dot gnu.org 2012-10-06 02:27:27 UTC ---
A patch is sent to solve this:
http://gcc.gnu.org/ml/gcc-patches/2012-10/msg00596.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
--- Comment #13 from Jeremy Huddleston Sequoia
2012-10-06 06:38:54 UTC ---
I see this issue with older gcc47 versions that predate the bump to 4.7.2 and
addition of --enable-libstdcxx-time, specifically:
$ g++-mp-4.7 --version
g++-mp-4.
101 - 119 of 119 matches
Mail list logo