http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026
Bug #: 51026
Summary: Bootstrap failure due to libstdc++ on x86_64-darwin11
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Keywords: build
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026
--- Comment #1 from Francois-Xavier Coudert
2011-11-08 08:06:07 UTC ---
Should have added: this is with trunk revision , and probably due to
2011-11-07 Andrew MacLeod
* include/bits/atomic_base.h (atomic_thread_fence): Revert.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50334
--- Comment #4 from Francois-Xavier Coudert
2011-11-08 08:11:16 UTC ---
Author: fxcoudert
Date: Tue Nov 8 08:11:10 2011
New Revision: 181150
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181150
Log:
PR fortran/50334
* invoke.tex
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013
--- Comment #7 from Paolo Carlini 2011-11-08
08:11:58 UTC ---
Just a note to the accidental reader: C++11 as published is well known to miss
quite a number of constexpr. Adding those is conforming, a specific DR covers
that. In any case, the prim
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50334
Francois-Xavier Coudert changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35688
--- Comment #12 from vincenzo Innocente
2011-11-08 08:49:22 UTC ---
much better!
for the test in comment 7 now I get
c++ -O0 -shared -fPIC -fvisibility=hidden -o bha.so testICF.cpp
nm bha.so | c++filt | grep " T "
0e5c T go()
000
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027
Bug #: 51027
Summary: [C++11] GCC accepts alias-declaration without ';'
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22553
--- Comment #19 from Serge Belyshev
2011-11-08 09:10:22 UTC ---
Note that both original testcase and its fully reduced variants are flakey, so
one needs to check against all intermediate ones generated by delta.
Anyway, with the workaround from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999
--- Comment #5 from rguenther at suse dot de
2011-11-08 09:29:08 UTC ---
On Mon, 7 Nov 2011, hp at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999
>
> --- Comment #3 from Hans-Peter Nilsson 2011-11-07
> 21:24:59 UTC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51028
Bug #: 51028
Summary: [C++11] Alias-Declaration in namespace omits other
whole code
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51028
--- Comment #1 from Tomohiro Kashiwada 2011-11-08
09:40:21 UTC ---
revision: r181150
environment: Debian sid x86_64
if move alias-decl to global scope, compile and link success.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51028
Kohei Takahashi changed:
What|Removed |Added
CC||flast at flast dot jp
--- Comment #2 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026
Tobias Burnus changed:
What|Removed |Added
Target Milestone|--- |4.7.0
Summary|Bootstrap failur
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Richard Earnshaw changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029
Bug #: 51029
Summary: [4.7 Regression] ICE with -std=c++0x
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029
Volker Reichelt changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target Milestone|--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51015
Ira Rosen changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864
--- Comment #16 from paolo at gcc dot gnu.org
2011-11-08 10:23:57 UTC ---
Author: paolo
Date: Tue Nov 8 10:23:53 2011
New Revision: 181151
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181151
Log:
/cp
2011-11-08 Paolo Carlini
PR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51023
Richard Guenther changed:
What|Removed |Added
Target||x86_64-*-*
Status|UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51015
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47970
--- Comment #3 from Francois-Xavier Coudert
2011-11-08 10:31:11 UTC ---
Author: fxcoudert
Date: Tue Nov 8 10:31:04 2011
New Revision: 181153
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181153
Log:
PR libfortran/47970
* intrins
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47970
Francois-Xavier Coudert changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51010
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762
Uros Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762
Uros Bizjak changed:
What|Removed |Added
Keywords||ra
Status|ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51030
Bug #: 51030
Summary: PHI opt does not handle value-replacement with a
transfer function
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51018
--- Comment #3 from Jonathan Wakely 2011-11-08
12:02:33 UTC ---
Author: redi
Date: Tue Nov 8 12:02:26 2011
New Revision: 181156
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181156
Log:
PR libstdc++/51018
* testsuite/30_threads/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50822
--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-08 12:49:18 UTC ---
The bootstrap has now completed, and although there are a couple of new
failures compared to the last successful bootstrap as of r179988, AFAICS
they are unrelated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012
Richard Guenther changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012
--- Comment #3 from Martin Jambor 2011-11-08
13:06:29 UTC ---
(In reply to comment #2)
>
> What about WPA stage? I think we don't "fixup" inlinable status of
> edges at the beginning of ltrans (or inline transform). Do we?
No. And unless thi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #9 from Jakub Jelinek 2011-11-08
13:24:03 UTC ---
Unconditional gather is now vectorized, conditional load/store including gather
has to wait for GCC 4.8.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014
Wouter Vermaelen changed:
What|Removed |Added
CC||wouter.vermaelen at scarlet
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026
--- Comment #2 from Andrew Macleod 2011-11-08
13:32:51 UTC ---
Its fixed by the revert in that changelog to atomic_base.h. The problem is
there is a missing dependency in the makefiles, which is how it got through in
the first place.. and increm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999
--- Comment #6 from Richard Guenther 2011-11-08
13:42:13 UTC ---
Author: rguenth
Date: Tue Nov 8 13:41:57 2011
New Revision: 181160
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181160
Log:
2011-11-08 Richard Guenther
PR lto/509
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47698
--- Comment #7 from Eric Botcazou 2011-11-08
13:44:22 UTC ---
Author: ebotcazou
Date: Tue Nov 8 13:44:11 2011
New Revision: 181161
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181161
Log:
PR rtl-optimization/47698
* ifcvt.c (no
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012
--- Comment #4 from rguenther at suse dot de
2011-11-08 13:50:44 UTC ---
On Tue, 8 Nov 2011, jamborm at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012
>
> --- Comment #3 from Martin Jambor 2011-11-08
> 13:06:29 UTC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
--- Comment #6 from Tom St Denis 2011-11-08
14:17:55 UTC ---
Created attachment 25751
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25751
Another test case
Another example using
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
The fu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031
Bug #: 51031
Summary: build error in libitm (how to disable trans-mem???)
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51011
--- Comment #5 from dave.anglin at bell dot net 2011-11-08 14:56:44 UTC ---
On 11/7/2011 10:18 PM, amacleod at redhat dot com wrote:
> Yeah, it looks like I'll have to change the built-in mechanism slightly. I
> followed the __sync methodology, bu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
--- Comment #5 from Eric Millbrandt
2011-11-08 14:57:48 UTC ---
Expected output (code built for PowerPC or x86):
root@01066-ui:/root> ./gcc_test
Test Function
Before if
TestClass::func1 param1: 0
Inside if
Before if2
TestClass::func2 param1: 0
I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51010
--- Comment #2 from Richard Guenther 2011-11-08
15:14:26 UTC ---
Author: rguenth
Date: Tue Nov 8 15:14:21 2011
New Revision: 181165
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181165
Log:
2011-11-08 Richard Guenther
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51010
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012
--- Comment #5 from Richard Guenther 2011-11-08
15:16:28 UTC ---
Author: rguenth
Date: Tue Nov 8 15:16:22 2011
New Revision: 181166
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181166
Log:
2011-11-08 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013
--- Comment #8 from Jason Merrill 2011-11-08
15:18:51 UTC ---
I meant that with the current libstdc++ complex, this is valid:
constexpr float f = complex(2.4).real();
but adding a non-constexpr overload would cause that one to be selected for t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027
Dodji Seketeli changed:
What|Removed |Added
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
--- Comment #11 from Graham Reed 2011-11-08 15:48:25
UTC ---
(In reply to comment #10)
> Restarting bootstrap now
With my patch, bootstrap completes and the test results on AIX are the same as
they are for 4.6.1.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013
--- Comment #9 from Marc Glisse 2011-11-08
15:51:52 UTC ---
(In reply to comment #8)
> I meant that with the current libstdc++ complex, this is valid:
>
> constexpr float f = complex(2.4).real();
>
> but adding a non-constexpr overload would ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
Bug #: 51032
Summary: ICE in dbxout_type, at dbxout.c:2372
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
--- Comment #1 from Rainer Orth 2011-11-08 15:55:19 UTC
---
Created attachment 25752
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25752
preprocessed input
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
--- Comment #2 from David Edelsohn 2011-11-08 15:58:59
UTC ---
I see the exact same issue on AIX.
chain >
In file included from
/tmp/Aldy/powerpc-ibm-aix5.3.0.0/libstdc++-v3/include/bits/alloc_traits.h:35:0,
from
/tmp/Aldy/po
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
--- Comment #3 from David Edelsohn 2011-11-08 16:01:24
UTC ---
Created attachment 25753
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25753
preprocessed libstdc++/src/debug.cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762
--- Comment #4 from Ulrich Weigand 2011-11-08
16:00:36 UTC ---
It seems to me (part of) the problem is that the operand constraint is too
generic here:
(define_insn "*lea_4_zext"
[(set (match_operand:DI 0 "register_operand" "=r")
(zero
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
David Edelsohn changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762
--- Comment #5 from John Regehr 2011-11-08 16:13:38
UTC ---
(In reply to comment #2)
> I have updated the summary, but please do not hijack PRs.
I'd be happy to not hijack PRs but you will need to help.
My assumptions have been:
1. Sometimes,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033
Bug #: 51033
Summary: Partial vector extension support
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027
--- Comment #2 from Dodji Seketeli 2011-11-08
16:38:36 UTC ---
I am currently testing the patchlet below. Sorry for the embarrassing
bug.
From: Dodji Seketeli
Date: Tue, 8 Nov 2011 17:21:52 +0100
Subject: [PATCH] PR c++/51027 - accepts alias-d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033
--- Comment #1 from Richard Guenther 2011-11-08
16:42:25 UTC ---
Hmm, I thought we did the C++ extension mainly for the SPU stuff and think
that C++ language features are powerful enough to implement those extensions
themselves.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51034
Bug #: 51034
Summary: invalid typeof usage
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50835
--- Comment #5 from Jason Merrill 2011-11-08
17:10:16 UTC ---
Author: jason
Date: Tue Nov 8 17:10:09 2011
New Revision: 181174
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181174
Log:
PR c++/50835
* typeck.c (build_x_conditiona
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
Rainer Orth changed:
What|Removed |Added
CC||redi at gcc dot gnu.org
--- Comment #5 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033
--- Comment #2 from Marc Glisse 2011-11-08
17:13:39 UTC ---
It's probably doable, but it sounds like you have to duplicate all the logic
that is currently in the various backends (and some in the C front-end and the
middle-end I guess). The shuff
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51035
Bug #: 51035
Summary: GNAT bug detected error reported when compiling Ada
code
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50835
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
Dodji Seketeli changed:
What|Removed |Added
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
Steve Ellcey changed:
What|Removed |Added
Target|alpha-dec-osf5.1b, |alpha-dec-osf5.1b,
|i386
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51022
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-08 18:02:13 UTC ---
The port doesn't even build for me as of r181158:
/vol/gcc/src/hg/trunk/local/gcc/config/rs6000/rs6000.c: In function
'rs6000_option_override_internal':
/vol/gcc/s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51036
Bug #: 51036
Summary: [4.7 Regression] LTO bootstrap failed with
bootstrap-profiled
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51022
--- Comment #3 from Joel Sherrill 2011-11-08 18:12:13
UTC ---
Created attachment 25755
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25755
workaround for other issue
Sorry. Something broke it in a different place before you could get to i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler at
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013
--- Comment #11 from Marc Glisse 2011-11-08
18:40:13 UTC ---
(In reply to comment #10)
> (In reply to comment #8)
> > Once we have ref-qualifiers, it should be OK to add the non-const overload
> > with
> > an lvalue ref-qualifier, though.
>
> I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51022
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-08 18:49:38 UTC ---
> Sorry. Something broke it in a different place before you could get to it. :(
>
> Ralf and I are using different versions of this patch. We need some powerpc
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
--- Comment #7 from dodji at seketeli dot org
2011-11-08 18:57:50 UTC ---
A smaller reproducer:
$ cat -n test.cc
1template
2struct A {
3template using B = U*;
4int a;
5};
6
7
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906
--- Comment #15 from Kyle Moffett 2011-11-08
19:12:04 UTC ---
Sorry for the delay. I've suddenly started experiencing odd kernel panics on
my test boards in the middle of the test-suite runs and I'm in the process of
tracking them down. Based o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51037
Bug #: 51037
Summary: SIGSEGV -O3 C++ only
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51036
H.J. Lu changed:
What|Removed |Added
CC||dodji at gcc dot gnu.org
Target Milestone|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51038
Bug #: 51038
Summary: [4.7 Regression]: 29_atomics/atomic_flag/clear/1.cc
test_and_set/explicit.cc implicit.cc
Classification: Unclassified
Product: gcc
Version: 4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
--- Comment #8 from Dodji Seketeli 2011-11-08
20:19:28 UTC ---
Created attachment 25757
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25757
Candidate fix
I am testing this patch. If you could test it on your system, that in the mean
time,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
--- Comment #7 from Andrew Pinski 2011-11-08
20:24:01 UTC ---
(In reply to comment #6)
> Created attachment 25751 [details]
> Another test case
>
> Another example using
>
> gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
>
> The function
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039
Bug #: 51039
Summary: [4.7 Regression] ICE: in estimate_function_body_sizes,
at ipa-inline-analysis.c:1977 with
-finline-small-functions -fno-ipa-pure-const and
pas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51040
Bug #: 51040
Summary: ICE: RTL check: access of elt 1 of 'not' with last elt
0 in gen_rtx_fmt_ee_stat, at ./genrtl.h:33 with
__atomic_nand_fetch()
Classification: Unclassified
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027
--- Comment #3 from Dodji Seketeli 2011-11-08
21:39:04 UTC ---
A candidate fix was posted to
http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01252.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032
--- Comment #9 from Dodji Seketeli 2011-11-08
21:40:03 UTC ---
A candidate fix was posted to
http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01249.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50593
--- Comment #6 from David Oliver 2011-11-08
21:55:46 UTC ---
Created attachment 25760
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25760
8 Tests plus 1.
I've added test 9 to Ben's set which is a likely usage of the feature, e.g.
automatic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47972
--- Comment #4 from Francois-Xavier Coudert
2011-11-08 21:58:51 UTC ---
Author: fxcoudert
Date: Tue Nov 8 21:58:47 2011
New Revision: 181180
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181180
Log:
PR libfortran/47972
* runtime
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47972
Francois-Xavier Coudert changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033
--- Comment #3 from Andrew Pinski 2011-11-08
22:03:12 UTC ---
All vector support should also be in the C++ front-end. Can you give an
example of something which does not work? Templates with vectors work already
too.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51025
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033
--- Comment #4 from Marc Glisse 2011-11-08
22:18:33 UTC ---
(In reply to comment #3)
> All vector support should also be in the C++ front-end. Can you give an
> example of something which does not work? Templates with vectors work already
> too
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51041
Bug #: 51041
Summary: g++ strange optimisation behaviour
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51041
--- Comment #1 from fb.programming at gmail dot com 2011-11-08 22:20:53 UTC ---
Created attachment 25761
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25761
performance test doing vec*vec calc
1 - 100 of 133 matches
Mail list logo