[Bug c++/45822] [4.6-regression] Qt 4.7.0 build fails

2010-12-03 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45822 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #6 from

[Bug c++/46058] [4.5/4.6 Regression] gcc crashes with lvalue error on the following Code

2010-12-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46058 --- Comment #5 from Jason Merrill 2010-12-03 18:44:07 UTC --- Author: jason Date: Fri Dec 3 18:44:04 2010 New Revision: 167438 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167438 Log: PR c++/46058 * tree.c (lvalue_kind) [SCOPE_

[Bug c++/46058] [4.5/4.6 Regression] gcc crashes with lvalue error on the following Code

2010-12-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46058 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/46645] [4.6 Regression] FAIL: 20_util/unique_ptr/requirements/explicit_instantiation/explicit_instantiation.cc

2010-12-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46645 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/2972] -Wuninitialized could warn about uninitialized member variable usage in constructors

2010-12-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2972 Jonathan Wakely changed: What|Removed |Added Attachment #20817|0 |1 is obsolete|

[Bug c++/46791] New: GCC fails on "for(struct { } f;;) ;", incorrectly treating it as a range-based for loop

2010-12-03 Thread schaub-johannes at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46791 Summary: GCC fails on "for(struct { } f;;) ;", incorrectly treating it as a range-based for loop Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal P

[Bug debug/46123] [4.5/4.6 Regression] ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g

2010-12-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46123 --- Comment #7 from Jason Merrill 2010-12-03 20:08:32 UTC --- Author: jason Date: Fri Dec 3 20:08:28 2010 New Revision: 167441 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167441 Log: PR debug/46123 * dwarf2out.c (gen_type_die_

[Bug debug/46123] [4.5/4.6 Regression] ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g

2010-12-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46123 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2010-12-03 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 --- Comment #10 from Mike Stump 2010-12-03 20:17:03 UTC --- Jack says that some of the spurious warnings are fixed in Xcode 3.2.3. I have 3.2.4 on my system. Could you update Xcode and see if any we care about remain. If so, please file a Appl

[Bug libffi/46792] New: libffi fails building for cris-elf

2010-12-03 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46792 Summary: libffi fails building for cris-elf Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libffi AssignedTo: unassig...@gcc

[Bug libffi/46792] libffi fails building for cris-elf

2010-12-03 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46792 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/46793] New: -fschedule-insns causes ICE in compiling zlib/trees.c

2010-12-03 Thread changpeng.fang at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46793 Summary: -fschedule-insns causes ICE in compiling zlib/trees.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization

[Bug rtl-optimization/46793] -fschedule-insns causes ICE in compiling zlib/trees.c

2010-12-03 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46793 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libffi/46792] libffi fails building for cris-elf

2010-12-03 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46792 --- Comment #1 from Hans-Peter Nilsson 2010-12-03 20:38:54 UTC --- Author: hp Date: Fri Dec 3 20:38:47 2010 New Revision: 167442 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167442 Log: PR libffi/46792 * configure.ac (cris-*-el

[Bug libffi/46792] libffi fails building for cris-elf

2010-12-03 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46792 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|SUSPENDED

[Bug rtl-optimization/46793] -fschedule-insns causes ICE in compiling zlib/trees.c

2010-12-03 Thread changpeng.fang at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46793 --- Comment #2 from Changpeng Fang 2010-12-03 20:52:11 UTC --- This bug should be fixed. We are trying to make -fschedule-insns default for x86, and this enablement causes bootstrapping failure at this point. Of course we can work around this b

[Bug rtl-optimization/46793] -fschedule-insns causes ICE in compiling zlib/trees.c

2010-12-03 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46793 --- Comment #3 from Steven Bosscher 2010-12-03 21:05:46 UTC --- The bug is in the architecture, not in the scheduling pass. You cannot expect scheduling before register allocation to always yield code that you can register-allocate with just 3 ge

[Bug fortran/46794] New: ICE on valid code involving power of small integer kinds

2010-12-03 Thread domob at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46794 Summary: ICE on valid code involving power of small integer kinds Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug fortran/46794] ICE on valid code involving power of small integer kinds

2010-12-03 Thread domob at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46794 Daniel Kraft changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/46790] [4.6 regression] EH failures in libstdc++ testsuite with --gc-sections and GNU ld 2.18

2010-12-03 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46790 Steve Ellcey changed: What|Removed |Added CC||sje at cup dot hp.com --- Comment #1 from

[Bug rtl-optimization/46793] -fschedule-insns causes ICE in compiling zlib/trees.c

2010-12-03 Thread changpeng.fang at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46793 --- Comment #4 from Changpeng Fang 2010-12-03 21:24:06 UTC --- Thanks, I understand the issue now. Yes, -fschedule-insns and -fsched-pressure should be a paired options for x86. -fsched-pressure does not solve the -m32 issue.

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

2010-12-03 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888 --- Comment #25 from Jorn Wolfgang Rennecke 2010-12-03 21:35:52 UTC --- Created attachment 22624 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22624 patch to use \r-stripped copy of $(srcdir)/doc/tm.texi for comparison Could you verify if

[Bug middle-end/46790] [4.6 regression] EH failures in libstdc++ testsuite with --gc-sections and GNU ld 2.18

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

[Bug c++/46791] [4.6 Regression] GCC fails on "for(struct { } f;;) ;", incorrectly treating it as a range-based for loop

2010-12-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46791 Richard Guenther changed: What|Removed |Added Keywords||rejects-valid Target Milestone|---

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

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

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

2010-12-03 Thread anhvofrcaus at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888 --- Comment #26 from Anh Vo 2010-12-03 22:35:13 UTC --- Rebuilding was just started.

[Bug lto/46769] LTO failed to build gold

2010-12-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46769 Richard Guenther changed: What|Removed |Added Status|WAITING |NEW --- Comment #5 from Richard Guenth

[Bug bootstrap/46795] New: bootstrap with gccgo fails

2010-12-03 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46795 Summary: bootstrap with gccgo fails Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassig...@gcc.gnu.

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2010-12-03 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot |

[Bug rtl-optimization/46793] -fschedule-insns causes ICE in compiling zlib/trees.c

2010-12-03 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46793 --- Comment #5 from joseph at codesourcery dot com 2010-12-03 23:04:52 UTC --- We should disable this option (with a warning) in ix86_option_override_internal if we don't think it can work reliably, rather than leaving it to ICE.

[Bug debug/46749] gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin

2010-12-03 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46749 --- Comment #29 from Mike Stump 2010-12-03 23:13:02 UTC --- > The darwin people have to design a more robust way to run dsymutil. Ok. How's this, you must run LINK_COMMAND_SPEC to link. When you run it, any temporary real .o files created by

[Bug debug/46749] gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin

2010-12-03 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46749 --- Comment #30 from rguenther at suse dot de 2010-12-03 23:20:54 UTC --- On Fri, 3 Dec 2010, mikestump at comcast dot net wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46749 > > --- Comment #29 from Mike Stump 2010-12-03 > 23:13:02 UT

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

2010-12-03 Thread anhvofrcaus at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888 --- Comment #27 from Anh Vo 2010-12-03 23:23:49 UTC --- No, the build still failed the same way. In fact, when issuing command 'file gcc/tm.texi' on the build directory, gcc/tm.texi: ASCII English text, with very long lines is outputed.

[Bug lto/46796] New: debug info missing builtin type names on darwin

2010-12-03 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46796 Summary: debug info missing builtin type names on darwin Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unas

[Bug lto/46796] debug info missing builtin type names on darwin

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

[Bug lto/46796] debug info missing builtin type names on darwin

2010-12-03 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46796 --- Comment #2 from mrs at gcc dot gnu.org 2010-12-03 23:45:15 UTC --- >From dwarfdump of the good .o file: 0x00a1: TAG_formal_parameter [3] AT_name( "i" ) AT_decl_file( "/Users/mrs/net/gcc

[Bug debug/46796] debug info missing builtin type names with lto

2010-12-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46796 Richard Guenther changed: What|Removed |Added Keywords||lto CC|

[Bug debug/46796] debug info missing builtin type names with lto

2010-12-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46796 --- Comment #4 from Richard Guenther 2010-12-03 23:52:55 UTC --- but it conflicts with the way we pre-seed the cache with our common tree nodes, so it doesn't actually work but ICEs.

[Bug debug/46749] gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin

2010-12-03 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46749 --- Comment #31 from Mike Stump 2010-12-04 00:18:07 UTC --- On Dec 3, 2010, at 3:20 PM, rguenther at suse dot de wrote: > yes, I would have expected that this happens already. Now, I (or > somebody else) needs to take the time and investigate wh

[Bug lto/46695] [4.6 regression] failure to build X from darwin to cris-elf with lto enabled

2010-12-03 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46695 Dave Korn changed: What|Removed |Added Component|other |lto --- Comment #6 from Dave Korn 2010-12-04

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-12-03 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 Dave Korn changed: What|Removed |Added Attachment #22549|0 |1 is obsolete|

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

2010-12-03 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888 --- Comment #28 from Jorn Wolfgang Rennecke 2010-12-04 01:03:18 UTC --- (In reply to comment #27) > No, the build still failed the same way. In fact, when issuing command 'file > gcc/tm.texi' on the build directory, gcc/tm.texi: ASCII English tex

[Bug bootstrap/46776] gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_SIZE

2010-12-03 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46776 --- Comment #1 from ian at gcc dot gnu.org 2010-12-04 01:47:25 UTC --- Author: ian Date: Sat Dec 4 01:47:21 2010 New Revision: 167451 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167451 Log: PR bootstrap/46776 * go-backend.c: N

[Bug bootstrap/46776] gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_SIZE

2010-12-03 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46776 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #2 fro

[Bug c++/45822] [4.6-regression] Qt 4.7.0 build fails

2010-12-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45822 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug debug/46749] gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin

2010-12-03 Thread howarth at nitro dot med.uc.edu
/howarth/dist --with-gmp=/sw --with-ppl=/sw --with-cloog=/sw --with-mpc=/sw --with-libiconv-prefix=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-languages=c Thread model: posix gcc version 4.6.0 20101203 (experimental) (GCC) COLLECT_GCC_OPTIONS='-mm

[Bug target/45263] registers used in __do_global_ctors can get clobbered

2010-12-03 Thread westfw at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45263 --- Comment #9 from Bill Westfield 2010-12-04 03:11:23 UTC --- This is essentially identical to the patch I provided for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44617 so it looks good to me. I had two worries: Is R15 used anywhere else in sta

[Bug debug/46749] gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin

2010-12-03 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46749 --- Comment #33 from Jack Howarth 2010-12-04 03:18:41 UTC --- Using the patch... Index: gcc/collect2.c === --- gcc/collect2.c(revision 167430) +++ gcc/collect2.c(working cop

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

2010-12-03 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46671 Dave Korn changed: What|Removed |Added CC||davek at gcc dot gnu.org --- Comment #7 from

[Bug debug/46123] [4.5/4.6 Regression] ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g

2010-12-03 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46123 Dave Korn changed: What|Removed |Added CC||davek at gcc dot gnu.org --- Comment #9 from

[Bug debug/46123] [4.5/4.6 Regression] ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g

2010-12-03 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46123 --- Comment #10 from Dave Korn 2010-12-04 06:28:04 UTC --- Created attachment 22625 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22625 generated assembler This is the assembler output that has been generated up to the point when it ICEs.

[Bug debug/46123] [4.5/4.6 Regression] ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g

2010-12-03 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46123 --- Comment #11 from Dave Korn 2010-12-04 06:28:48 UTC --- Created attachment 22626 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22626 preprocessed source

<    1   2