http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46077
Matt Hargett changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455
Jonathan Wakely changed:
What|Removed |Added
Attachment #22427|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46526
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455
--- Comment #32 from Zouzou 2010-11-17 22:38:53
UTC ---
(In reply to comment #31)
> Created attachment 22436 [details]
> add destructors in
> a simpler version - could you test this on mingw? thanks
great, compiles and fixes the resource leaks
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31490
--- Comment #19 from Steve Ellcey 2010-11-17 22:54:07
UTC ---
Author: sje
Date: Wed Nov 17 22:54:05 2010
New Revision: 166887
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166887
Log:
2010-11-17 Dinar Temirbulatov
Steve Ellcey
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31490
--- Comment #20 from Steve Ellcey 2010-11-17 22:55:05
UTC ---
Author: sje
Date: Wed Nov 17 22:55:01 2010
New Revision: 166888
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166888
Log:
2010-11-17 Steve Ellcey
PR middle-end/31490
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46527
Summary: Member of template class gets wrong debug location
when template (but not member) is used before member
is defined
Product: gcc
Version: 4.6.0
Status: UNC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45329
Wolfgang Bangerth changed:
What|Removed |Added
CC||bangerth at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42371
--- Comment #6 from Jan Hubicka 2010-11-17 23:01:58 UTC
---
The problem with not recomputing address taken flag is solved. The testcase
still
failed to iling because of type mismatch (i.e. one() instead of one(void)).
You probably could fix your
-checking --disable-nls
--disable-libmudflap --disable-libssp
Thread model: posix
gcc version 4.6.0 20101117 (experimental) [trunk revision 166881] (GCC)
stev...@iowa:~/devel/build$
/home/stevenb/devel/build/./prev-gcc/xgcc
-B/home/stevenb/devel/build/./prev-gcc/
-B/usr/local/ia64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46529
Summary: guality_check times out, so guality tests are not run
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44970
--- Comment #101 from Paolo Bonzini 2010-11-17
23:44:28 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2010-11/msg01832.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455
--- Comment #33 from Paolo Carlini 2010-11-17
23:55:22 UTC ---
If we need __is_same / __are_same, maybe we can just include
bits/cpp_type_traits.h: isn't that big (and probably something else includes it
anyway in most of the cases)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46422
--- Comment #4 from Sebastian Pop 2010-11-18 00:10:41
UTC ---
Author: spop
Date: Thu Nov 18 00:10:35 2010
New Revision: 166889
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166889
Log:
Fix PR target/46422.
2010-11-17 Quentin Neill
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46422
Sebastian Pop changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45329
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46519
--- Comment #3 from H.J. Lu 2010-11-18 00:26:18
UTC ---
Created attachment 22437
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22437
A testcase
With -O3 -funroll-loops -ffast-math -mavx:
movlToken_Id(%rip), %eax
vmovap
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455
--- Comment #34 from Jonathan Wakely 2010-11-18
00:29:20 UTC ---
(In reply to comment #33)
> If we need __is_same / __are_same, maybe we can just include
> bits/cpp_type_traits.h
aha, thanks for the pointer to are_same, I was going to move
__gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46525
H.J. Lu changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment #2 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46530
Summary: libgomp/barrier.c:41:1: internal compiler error: in
decide_is_varia ble_needed, at varpool.c:338
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46519
--- Comment #4 from H.J. Lu 2010-11-18 01:48:13
UTC ---
(In reply to comment #3)
> Created attachment 22437 [details]
> A testcase
>
> With -O3 -funroll-loops -ffast-math -mavx:
>
> movlToken_Id(%rip), %eax
> vmovapd 32(%rsp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46506
--- Comment #5 from H.J. Lu 2010-11-18 01:52:20
UTC ---
As of revision 166870, tonto failed with test input, "-i test",
and passed with normal input.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46531
Summary: Many benchmarks in SPEC CPU 2006 are miscompiled by
LTO
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45329
--- Comment #3 from Wolfgang Bangerth 2010-11-18
02:42:01 UTC ---
(In reply to comment #2)
> > In either case, assuming that a sufficient number of arguments are
> > involved and if they are all templates of the kind
> > std::vector>
> > (with a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455
--- Comment #35 from Jonathan Wakely 2010-11-18
02:45:09 UTC ---
patch posted to http://gcc.gnu.org/ml/gcc-patches/2010-11/msg01875.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46532
Summary: [OMP] missing error for loop bounds missing an
attribute
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46522
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
Configured with: ../gcc-svn/trunk/configure --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.6.0 20101117 (experimental) [trunk revision 166859] (GCC)
...
/home/uros/gcc-build/./prev-gcc/xgcc -B/home/uros/gcc-build/./prev-gcc/
-B/usr/local/alphaev68-unknown-linux-gnu/bin/
-B/usr/local
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45538
--- Comment #5 from ian at gcc dot gnu.org 2010-11-18
07:35:38 UTC ---
Author: ian
Date: Thu Nov 18 07:35:34 2010
New Revision: 166896
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166896
Log:
PR bootstrap/45538
* configure.ac: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45538
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
101 - 130 of 130 matches
Mail list logo