http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45950
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45953
Summary: Registering untyped selector mutates existing selector
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: libobjc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45951
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45954
Summary: --with-build-config=bootstrap-lto doesn't work
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45950
Richard Guenther changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45952
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45945
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45947
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45950
--- Comment #5 from Nathan Froyd 2010-10-09
11:44:05 UTC ---
Author: froydnj
Date: Sat Oct 9 11:44:00 2010
New Revision: 165220
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165220
Log:
PR tree-optimization/45950
* tree-ssa-sccv
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612
--- Comment #23 from Eric Botcazou 2010-10-09
12:15:38 UTC ---
Author: ebotcazou
Date: Sat Oct 9 12:15:31 2010
New Revision: 165221
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165221
Log:
PR tree-optimization/45612
* ipa-split
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45949
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
PR tree-optimization/45945
* tree-ssa.c (execute_update_addresses_taken): Fixup LHS
scanning.
* gcc.dg/lto/20101009-1_0.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.dg/lto/20101009-1_0.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-ssa.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45945
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45942
--- Comment #12 from Michiel 2010-10-09 13:02:51
UTC ---
> You seem to misunderstand what this bugzilla is for.
No, that is not true, although the effect has been equally terrible. Indeed,
you only need to say that my bug is invalid.
However,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45865
--- Comment #5 from H.J. Lu 2010-10-09 13:06:13
UTC ---
Created attachment 22006
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22006
A testcase for -fcompare-debug failure
[...@gnu-6 gcc]$ ./xgcc -B./ -O2 -g -fcompare-debug foo.i -S -m32
x
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45942
--- Comment #13 from Michiel 2010-10-09 13:38:05
UTC ---
The reason that I did not succeed in making ClassB a friend of ClassA is that
C++ is not very logical. See below.
template class classB;
template class classC;
template class classA
{
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45748
--- Comment #7 from janus at gcc dot gnu.org 2010-10-09 13:41:16 UTC ---
Author: janus
Date: Sat Oct 9 13:41:12 2010
New Revision: 165223
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165223
Log:
2010-10-09 Janus Weil
PR fortran/4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45748
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45820
--- Comment #5 from John David Anglin 2010-10-09
14:26:11 UTC ---
Author: danglin
Date: Sat Oct 9 14:26:07 2010
New Revision: 165231
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165231
Log:
PR target/45820
* config/pa/pa.c (pa_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45820
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45950
Richard Guenther changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
PR lto/45947
* tree.c (free_lang_data_in_cgraph): Properly walk the varpool.
* g++.dg/lto/20101009-1_0.C: New testcase.
Added:
trunk/gcc/testsuite/g++.dg/lto/20101009-1_0.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45947
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45955
Summary: FAIL: gcc.dg/initpri1.c (test for excess errors)
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45955
Richard Guenther changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45956
Summary: [4.6 Regression] Promoted statics conflict
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassig..
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45956
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45942
--- Comment #14 from Jonathan Wakely 2010-10-09
18:07:42 UTC ---
(In reply to comment #13)
> The reason that I did not succeed in making ClassB a friend of ClassA is that
> C++ is not very logical.
Maybe so, but that's not a bug in GCC.
The nex
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45942
--- Comment #15 from Jonathan Wakely 2010-10-09
18:18:56 UTC ---
you don't even need the partial specialization of Befriender:
template class A;
template&> class A;
template
struct Befriender {
typedef B&> type;
};
template class A
{
frien
PR lto/45956
* lto-streamer-in.c (lto_register_var_decl_in_symtab):
Properly check if a decl is an automatic var.
* gcc.dg/lto/20101009-2_0.c: New testcase.
* gcc.dg/lto/20101009-2_1.c: Likewise.
* gcc.dg/lto/20101009-2_2.c: Likewise.
Added:
trunk/gcc/testsuite/gcc.dg/lto/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45956
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45722
--- Comment #8 from dave at hiauly1 dot hia.nrc.ca 2010-10-09 20:46:54 UTC ---
Created attachment 22007
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22007
pr45722-2.c
--- Comment #9 from dave at hiauly1 dot hia.nrc.ca 2010-10-09 20:46:54 UT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45722
--- Comment #7 from dave at hiauly1 dot hia.nrc.ca 2010-10-09 20:46:50 UTC ---
Took another at this bug. At least at -O1 with r165177, the nature
of the FAIL seems to have changed. The testcase now fails in testB
with a segmentation fault caused
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45722
John David Anglin changed:
What|Removed |Added
Priority|P1 |P3
--- Comment #11 from John David An
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45722
--- Comment #12 from John David Anglin 2010-10-09
21:27:45 UTC ---
Hmmm, seems that we have somehow lost the fact that this load
should be a BLKmode load.
(gdb) frame 4
#4 0x007be488 in store_expr (exp=0x7afb9d80, target=0x7afe92e0,
call_p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45957
Summary: [4.6 Regression] g++.dg/ext/fnname3.C FAILs with
-flto/-fwhopr
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33721
--- Comment #7 from Richard Henderson 2010-10-09
22:05:55 UTC ---
Author: rth
Date: Sat Oct 9 22:05:51 2010
New Revision: 165240
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165240
Log:
PR rtl-opt/33721
* explow.c (allocate_dyn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33721
Richard Henderson changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33721
Richard Henderson changed:
What|Removed |Added
Target Milestone|--- |4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45957
--- Comment #1 from Zdenek Sojka 2010-10-09 22:17:15
UTC ---
The same happens for g++.dg/template/pretty1.C and
g++.old-deja/g++.ext/pretty2.C - both fail with -flto/-fwhopr in r165220, but
not in r165152. It seems __FUNCTION__ and __PRETTY_FUNCT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45865
--- Comment #6 from H.J. Lu 2010-10-09 22:45:44
UTC ---
A small testcase
--
[...@gnu-6 gcc]$ cat /export/gnu/import/delta/foo.c
typedef union tree_node *tree;
enum ix86_builtin_type {
IX86_BT_LAST_VECT,
IX86_BT_LAST_PTR
};
extern const enum
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45957
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45865
--- Comment #7 from H.J. Lu 2010-10-10 00:48:54
UTC ---
(note 139 66 113 NOTE_INSN_EPILOGUE_BEG)
(insn 113 139 114 (set (reg:SI 3 bx)
(mem/c:SI (plus:SI (reg/f:SI 7 sp)
(const_int 4 [0x4])) [6 S4 A8])) y.i:54 63 {*movsi_i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45865
--- Comment #8 from H.J. Lu 2010-10-10 01:12:37
UTC ---
Does this patch
---
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index af5f809..14d4f9b 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -2872,7 +2872,7 @@ dwarf2out_cfi_begin_epilog
45 matches
Mail list logo