[Bug fortran/46952] [OOP] Spurious recursive call error with type bound procedure

2010-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46952 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/46952] [OOP] Spurious recursive call error with type bound procedure

2010-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46952 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org 2010-12-15 08:37:42 UTC --- Reduced test case. Crucial seems to be that inter and bar call foo and that foo and bar are defined via the interface inter. Similarly to gfortran and ifort

[Bug testsuite/46938] FAIL: gcc.dg/pr43157.c (test for excess errors)

2010-12-15 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46938 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug libstdc++/46951] 30_threads/future/members/45133.cc failed

2010-12-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug testsuite/46938] FAIL: gcc.dg/pr43157.c (test for excess errors)

2010-12-15 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46938 --- Comment #2 from Dave Korn davek at gcc dot gnu.org 2010-12-15 09:51:30 UTC --- Author: davek Date: Wed Dec 15 09:51:26 2010 New Revision: 167848 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167848 Log: PR testsuite/46938 *

[Bug testsuite/46938] FAIL: gcc.dg/pr43157.c (test for excess errors)

2010-12-15 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46938 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/46893] [4.5/4.6 Regression] ICE: in trunc_int_for_mode, at explow.c:56 with -O -g

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46893 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/46955] New: Missing DW_AT_const_value from DW_TAG_template_value_parameter

2010-12-15 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46955 Summary: Missing DW_AT_const_value from DW_TAG_template_value_parameter Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/46956] New: [4.6 Regression] g++ PCH fails

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46956 Summary: [4.6 Regression] g++ PCH fails Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug debug/46955] Missing DW_AT_const_value from DW_TAG_template_value_parameter

2010-12-15 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46955 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug debug/41736] missing DW_TAG_template_*_ in some cases

2010-12-15 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41736 --- Comment #5 from Dodji Seketeli dodji at gcc dot gnu.org 2010-12-15 10:21:41 UTC --- (In reply to comment #3) The ordinary cases work fine with svn trunk gcc. However, member pointers still don't have all the info emitted. Consider this

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #54 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 10:22:27 UTC --- (In reply to comment #49) As Dominique surmised, this is a different problem: as per Comment #28/30: FAIL: g++.dg/pch/system-1.C -g assembly comparison

[Bug libstdc++/46869] FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev

2010-12-15 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46869 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11,

[Bug middle-end/46671] [4.6 Regression] ICE in default_no_named_section, at varasm .c:5994

2010-12-15 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46671 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/46945] [4.6 Regression] gfortran.dg/unpack_zerosize_1.f90 FAILs with -ftree-vrp -fno-tree-ccp -fno-tree-fre

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46945 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug fortran/46945] [4.6 Regression] gfortran.dg/unpack_zerosize_1.f90 FAILs with -ftree-vrp -fno-tree-ccp -fno-tree-fre

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46945 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug middle-end/45388] [4.6 Regression] Global constructor not found

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45388 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug c++/46956] [4.6 Regression] g++ PCH fails

2010-12-15 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46956 --- Comment #1 from Jan Hubicka hubicka at ucw dot cz 2010-12-15 11:55:41 UTC --- __GLOBAL__sub_I__GCC_gcc_4_6_reghunt_gcc_testsuite_g__.dg_pch_system_1.C_867072EB_51FA32F0:

[Bug fortran/46945] [4.6 Regression] gfortran.dg/unpack_zerosize_1.f90 FAILs with -ftree-vrp -fno-tree-ccp -fno-tree-fre

2010-12-15 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46945 --- Comment #3 from Janne Blomqvist jb at gcc dot gnu.org 2010-12-15 11:57:28 UTC --- The offending patch is most likely http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02499.html Wrt. the recent changes in the definition of size_t, there is

[Bug libstdc++/46869] FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev

2010-12-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46869 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug ada/46939] http://blog.regehr.org/archives/320 example 6

2010-12-15 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46939 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #55 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 12:36:00 UTC --- this solves FAIL: g++.dg/other/pr22003.C (test for excess errors) but we have total failure with -O3 -g for gcc. [all fails are warning: no debug symbols in

[Bug ada/46939] http://blog.regehr.org/archives/320 example 6

2010-12-15 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46939 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Bug fortran/46838] [OOP] Wrong allocation status for polymorphic component INTENT(OUT) dummy

2010-12-15 Thread sfilippone at uniroma2 dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 --- Comment #3 from Salvatore Filippone sfilippone at uniroma2 dot it 2010-12-15 13:08:12 UTC --- (In reply to comment #2) The default initializer is obtained via expr.c's gfc_default_initializer. The original code gives Overall matrix

[Bug c++/46956] [4.6 Regression] g++ PCH fails

2010-12-15 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46956 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug rtl-optimization/46649] [4.6 Regression] ICE: in move_bb_info, at sel-sched-ir.c:5080 with -fschedule-insns -fselective-scheduling

2010-12-15 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46649 --- Comment #8 from Alexander Monakov amonakov at gcc dot gnu.org 2010-12-15 13:08:47 UTC --- Author: amonakov Date: Wed Dec 15 13:08:41 2010 New Revision: 167854 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167854 Log: PR

[Bug rtl-optimization/46649] [4.6 Regression] ICE: in move_bb_info, at sel-sched-ir.c:5080 with -fschedule-insns -fselective-scheduling

2010-12-15 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46649 Alexander Monakov amonakov at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #56 from Jan Hubicka hubicka at gcc dot gnu.org 2010-12-15 13:10:15 UTC --- Hi, thanks for testing. I wonder why we need to add those +DEF_SECTION fields? I think the infinite recursion problem should be fixed by dropping the whole

[Bug tree-optimization/46053] [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46053 --- Comment #5 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-15 13:19:50 UTC --- Author: jamborm Date: Wed Dec 15 13:19:46 2010 New Revision: 167855 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167855 Log: 2010-12-15 Martin

[Bug middle-end/46287] No thunk info on call graph edges leads to miscompilations

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46287 --- Comment #4 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-15 13:19:51 UTC --- Author: jamborm Date: Wed Dec 15 13:19:46 2010 New Revision: 167855 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167855 Log: 2010-12-15 Martin

[Bug middle-end/46242] Segmentation fault in ipcp_driver

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46242 --- Comment #4 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-15 13:19:51 UTC --- Author: jamborm Date: Wed Dec 15 13:19:46 2010 New Revision: 167855 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167855 Log: 2010-12-15 Martin

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #57 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 13:25:07 UTC --- (In reply to comment #56) I wonder why we need to add those +DEF_SECTION fields? I think the infinite recursion problem should be fixed by dropping the

[Bug ada/46939] http://blog.regehr.org/archives/320 example 6

2010-12-15 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46939 --- Comment #3 from Jan Hubicka hubicka at gcc dot gnu.org 2010-12-15 13:28:56 UTC --- Created attachment 22763 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22763 patch I am testing

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #58 from Jan Hubicka hubicka at ucw dot cz 2010-12-15 13:33:15 UTC --- [ the key change is that there need to be coalesced sections for the DECL_WEAK () -- I am not strongly saying the sections need to be pre-declared - if you

[Bug c++/46956] [4.6 Regression] g++ PCH fails

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46956 --- Comment #3 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 13:35:16 UTC --- (In reply to comment #2) Ought to be cured by http://gcc.gnu.org/ml/gcc/2010-12/msg00364.html yes, with your patch pch.exp=* clean for c/c++/ObjC*. [full

[Bug c++/46868] [4.6 Regression] ICE: SIGSEGV splay_tree_splay (splay-tree.c:149) on invalid code

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46868 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||froydnj at gcc

[Bug c++/46868] [4.6 Regression] ICE: SIGSEGV splay_tree_splay (splay-tree.c:149) on invalid code

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46868 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||gcc at abeckmann

[Bug c++/46855] [4.6 Regression] cc1plus: internal compiler error: Segmentation fault (instead of g++-4.5's: expected unqualified-id at end of input)

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46855 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Attachment #22758|0 |1 is

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #60 from Jan Hubicka hubicka at ucw dot cz 2010-12-15 13:49:51 UTC --- Hi, yes please try with the darwin bits alone and the hunk in opts.c enabling function reordering when partitioning is on.

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #61 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 13:56:07 UTC --- (In reply to comment #59) Created attachment 22764 [details] Honza+Darwin mods If you think I should test with just the darwin bits, OK I can do that. with

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #62 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 14:00:40 UTC --- (In reply to comment #61) (In reply to comment #59) Created attachment 22764 [details] [details] Honza+Darwin mods If you think I should test with just

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #63 from Jan Hubicka hubicka at ucw dot cz 2010-12-15 14:07:16 UTC --- OK, if the darwin changes + opts.c change solves the problem, lets submit the patch and I will try to re-review the bb-reorder patch and we can deal with the

[Bug middle-end/46242] Segmentation fault in ipcp_driver

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46242 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46287] No thunk info on call graph edges leads to miscompilations

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46287 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/46053] [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46053 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #64 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-15 14:34:03 UTC --- Iain, My old radar bug report numbered 7289379, linker warnings when no unwind labels are emitted while targeting 10.6, my be have some useful

[Bug tree-optimization/46957] New: http://blog.regehr.org/archives/320 Example 1

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46957 Summary: http://blog.regehr.org/archives/320 Example 1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: normal Priority: P3

[Bug tree-optimization/46232] [4.6 regression] 64-bit gcc.dg/tree-ssa/pr14814.c FAILs on SPARC

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46232 --- Comment #6 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-15 15:05:40 UTC --- Well, SRA currently propagates sub-accesses across assignments only from the RHS to the LHS. I will have a look at how intrusive it would be to add the

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #65 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-15 15:15:42 UTC --- Iain, Can you try labeling the unlikely sections with the function names as Apple suggested and see if that helps with the problems with -g using

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #66 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 15:17:29 UTC --- (In reply to comment #64) Thanks Jack, I'll take a look at this info, if necessary. a couple of points; this below has subsequently been replaced with an

[Bug go/46958] New: Go ARM Does Not Compile

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46958 Summary: Go ARM Does Not Compile Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com

[Bug go/46959] New: M68K Not Supported by Go

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46959 Summary: M68K Not Supported by Go Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com

[Bug go/46960] New: MIPS Not Supported by Go

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46960 Summary: MIPS Not Supported by Go Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com

[Bug go/46961] New: PowerPC Not Supported By Go

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46961 Summary: PowerPC Not Supported By Go Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com

[Bug go/46962] New: SPARC Not Supported By Go

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46962 Summary: SPARC Not Supported By Go Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com

[Bug libgcj/40947] Invalid flag usage: Wl,-rpath, -Wx,-option must appear after -_SYSTYPE_SVR4

2010-12-15 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40947 Hin-Tak Leung htl10 at users dot sourceforge.net changed: What|Removed |Added Known to work||

[Bug go/46963] New: SPARC64 Not Supported by Go

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46963 Summary: SPARC64 Not Supported by Go Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com

[Bug middle-end/39976] [4.5/4.6 Regression] Big sixtrack degradation on powerpc 32/64 after revision r146817

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39976 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug middle-end/43548] internal compiler error: in ggc_set_mark, at ggc-page.c:1338

2010-12-15 Thread alanh at fairlite dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43548 --- Comment #4 from Alan Hourihane alanh at fairlite dot co.uk 2010-12-15 16:20:56 UTC --- Created attachment 22766 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22766 preprocessed source

[Bug middle-end/43548] internal compiler error: in ggc_set_mark, at ggc-page.c:1338

2010-12-15 Thread alanh at fairlite dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43548 Alan Hourihane alanh at fairlite dot co.uk changed: What|Removed |Added Attachment #22766|0 |1 is

[Bug go/46964] New: ARM Not Supported by Go

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46964 Summary: ARM Not Supported by Go Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com

[Bug middle-end/43548] internal compiler error: in ggc_set_mark, at ggc-page.c:1338

2010-12-15 Thread alanh at fairlite dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43548 --- Comment #7 from Alan Hourihane alanh at fairlite dot co.uk 2010-12-15 16:30:29 UTC --- If I disable -O2 it works.

[Bug go/46959] M68K Not Supported by Go

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46959 --- Comment #1 from Joel Sherrill joel at gcc dot gnu.org 2010-12-15 16:03:49 UTC --- How does this look for m68k? I recall d0/d1/a0/a1 are clobbered by the caller. a6 is a frame pointer, a7 is the stack pointer. So is this the set that needs

[Bug go/46965] New: SH Go Does not Compile (__builtin_return_address)

2010-12-15 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46965 Summary: SH Go Does not Compile (__builtin_return_address) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo:

[Bug tree-optimization/45791] Missed devirtualization

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45791 --- Comment #14 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-15 16:07:31 UTC --- (In reply to comment #9) OK, main() code seems to optimize out that is an imrovement. Is it optimized away with your patch pre-IPA too? Yes. Just

[Bug middle-end/46221] [4.6 Regression] huge number of c++ testsuite failures, libstdc++.so alias missing

2010-12-15 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46221 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Target|powerpc-linux, i?86-linux, |powerpc-linux,

[Bug go/46959] M68K Not Supported by Go

2010-12-15 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46959 --- Comment #2 from Andreas Schwab sch...@linux-m68k.org 2010-12-15 16:40:08 UTC --- You cannot put reserved registers in the clobber list.

[Bug middle-end/46674] [4.6 Regression] Weak alias is mistakenly optimized away

2010-12-15 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46674 --- Comment #11 from Dave Korn davek at gcc dot gnu.org 2010-12-15 16:17:54 UTC --- Created attachment 22765 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22765 Lower all C identifiers to actual assembler symbols for comparison. This should

[Bug middle-end/43548] internal compiler error: in ggc_set_mark, at ggc-page.c:1338

2010-12-15 Thread alanh at fairlite dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43548 Alan Hourihane alanh at fairlite dot co.uk changed: What|Removed |Added CC||alanh at

[Bug middle-end/43548] internal compiler error: in ggc_set_mark, at ggc-page.c:1338

2010-12-15 Thread alanh at fairlite dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43548 --- Comment #6 from Alan Hourihane alanh at fairlite dot co.uk 2010-12-15 16:24:57 UTC --- Ignore comment 3, wrong output. Here's the correct one. m68k-atari-mint-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -D_GNU_SOURCE -MT pcrecpp_unittest.o -MD -MP

[Bug go/46964] ARM Not Supported by Go

2010-12-15 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46964 --- Comment #1 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-15 16:57:07 UTC --- On Wed, 15 Dec 2010, joel at gcc dot gnu.org wrote: does not define SAVE_REGS in gcc-go.c for ARM. Is this correct for ARM? #elif

[Bug libstdc++/46869] FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev

2010-12-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46869 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2010-12-15 17:08:00 UTC --- --- Comment #4 from Paolo Carlini paolo.carlini at oracle dot com 2010-12-15 12:20:12 UTC --- Rainer, if in order to reduce

[Bug tree-optimization/46232] [4.6 regression] 64-bit gcc.dg/tree-ssa/pr14814.c FAILs on SPARC

2010-12-15 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46232 --- Comment #7 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-12-15 17:07:44 UTC --- Nevertheless, this has been the case in 4.5 as well, how come the testcase does not fail there? The generated code is identical on mainline and 4.5

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

2010-12-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916 --- Comment #67 from Iain Sandoe iains at gcc dot gnu.org 2010-12-15 17:11:28 UTC --- Created attachment 22768 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22768 darwin-function-section-patch OK - sorted out a couple of minor glitches...

[Bug fortran/28105] Check for memory allocations bigger than size_t

2010-12-15 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28105 --- Comment #11 from Janne Blomqvist jb at gcc dot gnu.org 2010-12-15 17:15:31 UTC --- Author: jb Date: Wed Dec 15 17:15:25 2010 New Revision: 167860 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167860 Log: PR 28105 Remove size0 checks

[Bug c++/42083] [C++0x] ICE on invalid with tree check: expected aggr_init_expr, have error_mark in build_value_init

2010-12-15 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42083 --- Comment #5 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2010-12-15 17:35:09 UTC --- Author: paolo Date: Wed Dec 15 17:35:04 2010 New Revision: 167862 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167862 Log: /cp 2010-12-15

[Bug middle-end/46404] [4.6 Regression] ICE: definition in block 5 does not dominate use in block 32 with -O -fgraphite-identity -fno-tree-scev-cprop

2010-12-15 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46404 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/45310] ICE: verify_stmts failed: Dead STMT in EH table with -O1 -fnon-call-exceptions

2010-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45310 --- Comment #3 from Zdenek Sojka zsojka at seznam dot cz 2010-12-15 17:39:39 UTC --- Created attachment 22769 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22769 another testcase $ gcc -O -fnon-call-exceptions pr45310-2.C pr45310-2.C: In

[Bug tree-optimization/46232] [4.6 regression] 64-bit gcc.dg/tree-ssa/pr14814.c FAILs on SPARC

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46232 --- Comment #8 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-15 17:40:00 UTC --- I see. I think this is not a P1 stuff then and should definitely not block a release. I'd rather not promise anything, but I'll add this to my TODO list

[Bug c++/42083] [C++0x] ICE on invalid with tree check: expected aggr_init_expr, have error_mark in build_value_init

2010-12-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42083 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46404] [4.6 Regression] ICE: definition in block 5 does not dominate use in block 32 with -O -fgraphite-identity -fno-tree-scev-cprop

2010-12-15 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46404 --- Comment #4 from Sebastian Pop spop at gcc dot gnu.org 2010-12-15 17:55:26 UTC --- Ok, I will have a look at that one as well. Thanks for pointing out that this error was not fixed, but probably hidden.

[Bug debug/46815] Invalid DW_AT_location for a retval instance of a class that has a virtual function

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46815 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2010-12-15 17:50:40 UTC --- Author: jakub Date: Wed Dec 15 17:50:34 2010 New Revision: 167865 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167865 Log: PR debug/46815 *

[Bug tree-optimization/46232] [4.6 regression] 64-bit gcc.dg/tree-ssa/pr14814.c FAILs on SPARC

2010-12-15 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46232 --- Comment #9 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-12-15 17:58:51 UTC --- I see. I think this is not a P1 stuff then and should definitely not block a release. I'd rather not promise anything, but I'll add this to my TODO

[Bug middle-end/46404] [4.6 Regression] ICE: definition in block 5 does not dominate use in block 32 with -O -fgraphite-identity -fno-tree-scev-cprop

2010-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46404 --- Comment #3 from Zdenek Sojka zsojka at seznam dot cz 2010-12-15 17:52:09 UTC --- I can't reproduce it neither with the reduced testcase, but the original one still fails (I am sorry for not mentioning it was reduced from

[Bug tree-optimization/46801] [4.6 Regression] FAIL: gnat.dg/pack9.adb scan-tree-dump-not optimized gnat_rcheck

2010-12-15 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46801 --- Comment #4 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-15 18:13:27 UTC --- (In reply to comment #2) http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02722.html Does this mean it also fails on i586 or is this a hppa thing? Thanks.

[Bug tree-optimization/46801] [4.6 Regression] FAIL: gnat.dg/pack9.adb scan-tree-dump-not optimized gnat_rcheck

2010-12-15 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46801 --- Comment #5 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-12-15 18:21:38 UTC --- Does this mean it also fails on i586 or is this a hppa thing? It fails everywhere.

[Bug middle-end/46966] New: [4.6 Regression] ICE: in execute_cse_reciprocals, at tree-ssa-math-opts.c:474 with -floop-interchange -fno-tree-copy-prop -fno-tree-loop-im

2010-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46966 Summary: [4.6 Regression] ICE: in execute_cse_reciprocals, at tree-ssa-math-opts.c:474 with -floop-interchange -fno-tree-copy-prop -fno-tree-loop-im Product: gcc Version:

[Bug c++/46968] New: ICE in dependent_type_p when compiling in C++0x with g++ trunk

2010-12-15 Thread gcc at jey dot kottalam.net
: x86_64-unknown-linux-gnu Configured with: ../gcc-trunk/configure --prefix=/home/jey/bins --program-suffix=-trunk --with-cpu=native --with-arch=native --enable-languages=c,c++,fortran Thread model: posix gcc version 4.6.0 20101215 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '-save-temps' '-std=c

[Bug c++/46968] ICE in dependent_type_p when compiling in C++0x with g++ trunk

2010-12-15 Thread gcc at jey dot kottalam.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46968 --- Comment #1 from Jey Kottalam gcc at jey dot kottalam.net 2010-12-15 19:20:34 UTC --- Created attachment 22771 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22771 testcase This is from Intel TBB 3.0.

[Bug c++/46968] ICE in dependent_type_p when compiling in C++0x with g++ trunk

2010-12-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46968 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/46670] [4.6 Regression] ICE in dependent_type_p, at cp/pt.c:17553

2010-12-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46670 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||gcc at jey dot

[Bug libgcj/40947] Invalid flag usage: Wl,-rpath, -Wx,-option must appear after -_SYSTYPE_SVR4

2010-12-15 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40947 --- Comment #5 from Ralf Wildenhues rwild at gcc dot gnu.org 2010-12-15 19:23:05 UTC --- Can you attach alphaev68-dec-osf5.1a/libjava/config.log for this failure please? Thanks.

[Bug tree-optimization/46969] New: -O -ftree-vectorize -ftree-parallelize-loops=2 -fcompare-debug

2010-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46969 Summary: -O -ftree-vectorize -ftree-parallelize-loops=2 -fcompare-debug Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/46969] -fcompare-debug failure with -O -ftree-vectorize -ftree-parallelize-loops=2

2010-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46969 --- Comment #1 from Zdenek Sojka zsojka at seznam dot cz 2010-12-15 19:29:53 UTC --- Created attachment 22773 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22773 dumps - pr46969.*gkd

[Bug libgomp/46967] New: lots of testsuite failures with libgomp on hppa-hp-hpux11.31

2010-12-15 Thread bugzilla-gcc at thewrittenword dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46967 Summary: lots of testsuite failures with libgomp on hppa-hp-hpux11.31 Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/46970] New: [4.3/4.4/4.5/4.6 Regression] wrong code with -Os -ftree-loop-linear

2010-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46970 Summary: [4.3/4.4/4.5/4.6 Regression] wrong code with -Os -ftree-loop-linear Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/46969] [4.6 Regression] -fcompare-debug failure with -O -ftree-vectorize -ftree-parallelize-loops=2

2010-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46969 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug middle-end/46966] [4.6 Regression] ICE: in execute_cse_reciprocals, at tree-ssa-math-opts.c:474 with -floop-interchange -fno-tree-copy-prop -fno-tree-loop-im

2010-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46966 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/46945] [4.6 Regression] gfortran.dg/unpack_zerosize_1.f90 FAILs with -ftree-vrp -fno-tree-ccp -fno-tree-fre

2010-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46945 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2010-12-15 20:20:19 UTC --- Author: jakub Date: Wed Dec 15 20:20:10 2010 New Revision: 167871 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167871 Log: PR fortran/46945 *

  1   2   >