[Bug tree-optimization/45950] [4.6 Regression] ICE segmentation fault compiling __udivdi3

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45950 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug libobjc/45953] New: Registering untyped selector mutates existing selector

2010-10-09 Thread nicola at gcc dot gnu.org
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

[Bug bootstrap/45951] [4.6 regression] Revision 165133 breaks bootstrap on Linux/ia32

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45951 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/45954] New: --with-build-config=bootstrap-lto doesn't work

2010-10-09 Thread hjl.tools at gmail dot com
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:

[Bug tree-optimization/45950] [4.6 Regression] ICE segmentation fault compiling __udivdi3

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45950 Richard Guenther changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment

[Bug bootstrap/45952] [4.6 regression] Revision 165178 breaks bootstrap on Linux/ia32

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45952 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/45945] ICE: verify_ssa failed: error: SSA_NAME_DEF_STMT is wrong when using inline ASM with -flto/-fwhopr

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45945 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug lto/45947] ICE: tree code 'template_decl' is not supported in gimple streams with -flto/-fwhopr

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45947 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/45950] [4.6 Regression] ICE segmentation fault compiling __udivdi3

2010-10-09 Thread froydnj at gcc dot gnu.org
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

[Bug tree-optimization/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC

2010-10-09 Thread ebotcazou at gcc dot gnu.org
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

[Bug tree-optimization/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC

2010-10-09 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug lto/45949] ICE: SIGSEGV in gimple_default_def (tree-dfa.c:538) with -flto/-fwhopr on invalid code

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45949 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/45945] ICE: verify_ssa failed: error: SSA_NAME_DEF_STMT is wrong when using inline ASM with -flto/-fwhopr

2010-10-09 Thread rguenth at gcc dot gnu.org
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

[Bug tree-optimization/45945] ICE: verify_ssa failed: error: SSA_NAME_DEF_STMT is wrong when using inline ASM with -flto/-fwhopr

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45945 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/45942] class will not get friends with another class

2010-10-09 Thread MichieldeB at aim dot com
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,

[Bug debug/45865] [4.6 regression] Failed to build 403.gcc in SPEC CPU 2006

2010-10-09 Thread hjl.tools at gmail dot com
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

[Bug c++/45942] class will not get friends with another class

2010-10-09 Thread MichieldeB at aim dot com
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 {

[Bug fortran/45748] [4.5/4.6 Regression] -fimplicit-none failures when using intrinsic MAX

2010-10-09 Thread janus at gcc dot gnu.org
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

[Bug fortran/45748] [4.5/4.6 Regression] -fimplicit-none failures when using intrinsic MAX

2010-10-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45748 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/45820] FAIL: gcc.c-torture/compile/pr45728.c at -O1 and above

2010-10-09 Thread danglin at gcc dot gnu.org
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_

[Bug target/45820] FAIL: gcc.c-torture/compile/pr45728.c at -O1 and above

2010-10-09 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45820 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/45950] [4.6 Regression] ICE segmentation fault compiling __udivdi3

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45950 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug lto/45947] ICE: tree code 'template_decl' is not supported in gimple streams with -flto/-fwhopr

2010-10-09 Thread rguenth at gcc dot gnu.org
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

[Bug lto/45947] ICE: tree code 'template_decl' is not supported in gimple streams with -flto/-fwhopr

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45947 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/45955] New: FAIL: gcc.dg/initpri1.c (test for excess errors)

2010-10-09 Thread danglin at gcc dot gnu.org
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

[Bug middle-end/45955] FAIL: gcc.dg/initpri1.c (test for excess errors)

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45955 Richard Guenther changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment

[Bug lto/45956] New: [4.6 Regression] Promoted statics conflict

2010-10-09 Thread rguenth at gcc dot gnu.org
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..

[Bug lto/45956] [4.6 Regression] Promoted statics conflict

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45956 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/45942] class will not get friends with another class

2010-10-09 Thread redi at gcc dot gnu.org
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

[Bug c++/45942] class will not get friends with another class

2010-10-09 Thread redi at gcc dot gnu.org
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

[Bug lto/45956] [4.6 Regression] Promoted statics conflict

2010-10-09 Thread rguenth at gcc dot gnu.org
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/

[Bug lto/45956] [4.6 Regression] Promoted statics conflict

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45956 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/45722] [4.6 Regression] FAIL: gcc.c-torture/execute/20040709-2.c execution at -O1 and -Os

2010-10-09 Thread dave at hiauly1 dot hia.nrc.ca
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

[Bug middle-end/45722] [4.6 Regression] FAIL: gcc.c-torture/execute/20040709-2.c execution at -O1 and -Os

2010-10-09 Thread dave at hiauly1 dot hia.nrc.ca
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

[Bug middle-end/45722] [4.6 Regression] FAIL: gcc.c-torture/execute/20040709-2.c execution at -O1 and -Os

2010-10-09 Thread danglin at gcc dot gnu.org
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

[Bug middle-end/45722] [4.6 Regression] FAIL: gcc.c-torture/execute/20040709-2.c execution at -O1 and -Os

2010-10-09 Thread danglin at gcc dot gnu.org
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

[Bug tree-optimization/45957] New: [4.6 Regression] g++.dg/ext/fnname3.C FAILs with -flto/-fwhopr

2010-10-09 Thread zsojka at seznam dot cz
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

[Bug rtl-optimization/33721] [meta-bug] Gcc can't properly align stack variable

2010-10-09 Thread rth at gcc dot gnu.org
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

[Bug rtl-optimization/33721] [meta-bug] Gcc can't properly align stack variable

2010-10-09 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33721 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/33721] [meta-bug] Gcc can't properly align stack variable

2010-10-09 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33721 Richard Henderson changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug tree-optimization/45957] [4.6 Regression] g++.dg/ext/fnname3.C FAILs with -flto/-fwhopr

2010-10-09 Thread zsojka at seznam dot cz
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

[Bug debug/45865] [4.6 regression] Failed to build 403.gcc in SPEC CPU 2006

2010-10-09 Thread hjl.tools at gmail dot com
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

[Bug tree-optimization/45957] [4.6 Regression] g++.dg/ext/fnname3.C FAILs with -flto/-fwhopr

2010-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45957 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug debug/45865] [4.6 regression] Failed to build 403.gcc in SPEC CPU 2006

2010-10-09 Thread hjl.tools at gmail dot com
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

[Bug debug/45865] [4.6 regression] Failed to build 403.gcc in SPEC CPU 2006

2010-10-09 Thread hjl.tools at gmail dot com
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