[Bug c++/42350] The attached file causes an internal compiler error

2009-12-11 Thread jwakely dot gcc at gmail dot com
--- Comment #5 from jwakely dot gcc at gmail dot com 2009-12-11 09:30 --- there's no ICE with 4.1.2 or 4.4.2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42350

[Bug regression/42351] 64 bit arm gcc consumes huge memory

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #1 from ramana at gcc dot gnu dot org 2009-12-11 09:53 --- Is a dup of PR41399 *** This bug has been marked as a duplicate of 41399 *** -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #15 from ramana at gcc dot gnu dot org 2009-12-11 09:53 --- *** Bug 42351 has been marked as a duplicate of this bug. *** -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/42093] bootstrap hangs in stage2 run of build/gengtype

2009-12-11 Thread ramana at gcc dot gnu dot org
-- ramana at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |ramana at gcc dot gnu dot |dot org

[Bug target/41939] EABI violation in accessing values below the stack.

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #1 from ramana at gcc dot gnu dot org 2009-12-11 10:31 --- Subject: Bug 41939 Author: ramana Date: Fri Dec 11 10:31:13 2009 New Revision: 155154 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155154 Log: 2009-12-11 Ramana Radhakrishnan ramana.radhakrish...@arm.com

[Bug c++/36587] Feature: add warning for constructor call with discarded return.

2009-12-11 Thread jwakely dot gcc at gmail dot com
--- Comment #5 from jwakely dot gcc at gmail dot com 2009-12-11 10:39 --- (In reply to comment #4) But I'm not convinced that doing this is always a mistake. Since we don't care about the object, we must care about the constructor side effect. I seem to be under the impression

[Bug middle-end/42320] link error with -flto (undefined reference to 'non-virtual thunk ...)

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-12-11 10:56 --- Subject: Bug 42320 Author: rguenth Date: Fri Dec 11 10:56:17 2009 New Revision: 155155 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155155 Log: 2009-12-11 Richard Guenther rguent...@suse.de PR

[Bug middle-end/42320] link error with -flto (undefined reference to 'non-virtual thunk ...)

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-12-11 10:56 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/42228] [4.5 Regression] verify_cgraph_node failed:node has wrong clone_of

2009-12-11 Thread hubicka at gcc dot gnu dot org
--- Comment #6 from hubicka at gcc dot gnu dot org 2009-12-11 11:17 --- Fixed. -- hubicka at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug middle-end/42110] [4.5 Regression] ICE with inlining

2009-12-11 Thread hubicka at gcc dot gnu dot org
--- Comment #13 from hubicka at gcc dot gnu dot org 2009-12-11 11:17 --- Fixed. -- hubicka at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/41574] Distribute floating point expressions causes bad code [4.4 only]

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #11 from ramana at gcc dot gnu dot org 2009-12-11 11:21 --- Subject: Bug 41574 Author: ramana Date: Fri Dec 11 11:21:33 2009 New Revision: 155157 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155157 Log: Fix PR41574 on 4.4 branch. 2009-12-11 Ramana Radhakrishnan

[Bug tree-optimization/42250] [4.5 Regression] segfault in ipa-type-escape.c for several cpu2000 tests

2009-12-11 Thread hubicka at gcc dot gnu dot org
--- Comment #5 from hubicka at gcc dot gnu dot org 2009-12-11 11:30 --- I am testing the attached patch. We should not re-walk bodies of clones. I wonder if this makes struct-reorg useable? Honza Index: ipa-type-escape.c

[Bug middle-end/42177] [C++0x] ICE in function_and_variable_visibility, at ipa.c:296

2009-12-11 Thread hubicka at gcc dot gnu dot org
--- Comment #2 from hubicka at gcc dot gnu dot org 2009-12-11 11:34 --- Seems to work in today snapshot. The ICE meant visibility bug produced by frotnend, so probably it was fixed in meantime. -- hubicka at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/41835] ICE with -flto -O3 (BB N can not throw but has an EH edge)

2009-12-11 Thread hubicka at gcc dot gnu dot org
--- Comment #2 from hubicka at gcc dot gnu dot org 2009-12-11 11:37 --- ipa nothrow is hidden in ipa-pure-const (that should be renamed eventually). However issue here is that at IPA stage we should not touch function bodies, so we should not do these updates. This is why fixup pass

[Bug lto/41756] LTO: -flto -O1 linking files compiled with -fno-exceptions with ones compiled with exceptions yields error BB 14 can not throw but has an EH edge

2009-12-11 Thread hubicka at gcc dot gnu dot org
--- Comment #7 from hubicka at gcc dot gnu dot org 2009-12-11 11:39 --- I would vote for LTO frotnend simply sorrying when seeing units with and without exceptions. Honza -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41756

[Bug target/42074] gcc.dg/torture/builtin-math-7.c fails on darwin

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2009-12-11 11:46 --- This is now darwin specific, the lto issue is PR41915. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41915] FAIL: gcc.dg/torture/builtin-math-7.c -O2 -flto execution test

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-12-11 11:49 --- Confirmed. Fails everywhere. The issue is that flag_complex_method is not the same in lto1 compared to cc1 so we lower the complex multiplication differently. The specific issue is that we fold D.2036_6 =

[Bug target/41196] The use of ARM NEON vshll_n_u8 intrinsic results in compile error on valid code [4.4 only]

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #9 from ramana at gcc dot gnu dot org 2009-12-11 11:54 --- Subject: Bug 41196 Author: ramana Date: Fri Dec 11 11:53:46 2009 New Revision: 155158 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155158 Log: Fix target/41196 2009-12-11 Ramana Radhakrishnan

[Bug target/41196] The use of ARM NEON vshll_n_u8 intrinsic results in compile error on valid code [4.4 only]

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #10 from ramana at gcc dot gnu dot org 2009-12-11 11:54 --- Fixed. -- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENED

[Bug c++/36587] Feature: add warning for constructor call with discarded return.

2009-12-11 Thread kkylheku at gmail dot com
--- Comment #6 from kkylheku at gmail dot com 2009-12-11 11:57 --- (In reply to comment #5) (In reply to comment #4) But I'm not convinced that doing this is always a mistake. Since we don't care about the object, we must care about the constructor side effect. I seem to

[Bug lto/41756] LTO: -flto -O1 linking files compiled with -fno-exceptions with ones compiled with exceptions yields error BB 14 can not throw but has an EH edge

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-12-11 12:16 --- I wonder if we should simply ignore -fno-exceptions/-fexceptions passed to lto1 and rely on the automated discovery. The testcase btw works for me on i?86. The proposed patch would delete handling of

[Bug c++/42251] [4.5 Regression] failure detecting constant integral expression

2009-12-11 Thread dodji at gcc dot gnu dot org
--- Comment #7 from dodji at gcc dot gnu dot org 2009-12-11 12:25 --- Subject: Bug 42251 Author: dodji Date: Fri Dec 11 12:25:19 2009 New Revision: 155159 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155159 Log: Fix PR c++/42251 gcc/cp/ChangeLog: PR c++/42251 *

[Bug c++/42251] [4.5 Regression] failure detecting constant integral expression

2009-12-11 Thread dodji at gcc dot gnu dot org
--- Comment #8 from dodji at gcc dot gnu dot org 2009-12-11 12:27 --- Fixed in 4.5 -- dodji at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/42348] Syntax of dg-skip-if in two obj-c++ tests

2009-12-11 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #2 from developer at sandoe-acoustics dot co dot uk 2009-12-11 13:35 --- (In reply to comment #1) In general you can answer what we think is best by checking the llvm-gcc sources from llvm, and in this case, we are using: /* { dg-options -fnext-runtime

[Bug testsuite/42348] Syntax of dg-skip-if in two obj-c++ tests

2009-12-11 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #3 from developer at sandoe-acoustics dot co dot uk 2009-12-11 14:08 --- (In reply to comment #2) (In reply to comment #1) For template-4.mm: /* { dg-do run { target powerpc*-*-darwin* } } */ why is this being restricted to darwin (and powerpc at that)? The

[Bug lto/41658] Execution testsuite fails with -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-12-11 14:25 --- The issue with strcpy-chk.c is that with WHOPR we end up streaming const char s1[] = 123; as DECL_WEAK which causes string_constant () to not look at DECL_INITIAL and thus the test fails. Likely the other two are

[Bug lto/41657] FAIL: gcc.c-torture/execute/builtins/memmove-2.c compilation, -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-12-11 14:30 --- Seems to fail everywhere. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added GCC

[Bug lto/41658] Execution testsuite fails with -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-12-11 14:33 --- I'm going to test the TREE_ASM_WRITTEN variant. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread dodji at gcc dot gnu dot org
--- Comment #6 from dodji at gcc dot gnu dot org 2009-12-11 14:36 --- Subject: Bug 42225 Author: dodji Date: Fri Dec 11 14:36:05 2009 New Revision: 155160 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155160 Log: Fix PR c++/42225 gcc/cp/ChangeLog: PR c++/42225 *

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread dodji at gcc dot gnu dot org
--- Comment #7 from dodji at gcc dot gnu dot org 2009-12-11 14:37 --- Fixed in trunk (4.5) -- dodji at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/42335] [OOP] ICE on CLASS IS (bad_identifier)

2009-12-11 Thread janus at gcc dot gnu dot org
--- Comment #4 from janus at gcc dot gnu dot org 2009-12-11 14:40 --- Subject: Bug 42335 Author: janus Date: Fri Dec 11 14:40:36 2009 New Revision: 155162 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155162 Log: gcc/fortran/ 2009-12-11 Janus Weil ja...@gcc.gnu.org PR

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #7 from dfranke at gcc dot gnu dot org 2009-12-11 14:42 --- Daniel, is there anything going to happen with those patches you attached? :) -- dfranke at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41657] FAIL: gcc.c-torture/execute/builtins/memmove-2.c compilation, -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-12-11 14:35 --- I will look at this. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41662] FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o execute -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-12-11 14:46 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug lto/41662] FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o execute -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-12-11 14:46 --- Subject: Bug 41662 Author: rguenth Date: Fri Dec 11 14:46:09 2009 New Revision: 155163 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155163 Log: 2009-12-11 Richard Guenther rguent...@suse.de PR

[Bug lto/41915] FAIL: gcc.dg/torture/builtin-math-7.c -O2 -flto execution test

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-12-11 14:49 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug lto/41915] FAIL: gcc.dg/torture/builtin-math-7.c -O2 -flto execution test

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-12-11 14:49 --- Subject: Bug 41915 Author: rguenth Date: Fri Dec 11 14:49:35 2009 New Revision: 155164 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155164 Log: 2009-12-11 Richard Guenther rguent...@suse.de PR

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-11 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2009-12-11 14:58 --- Well, on 10th of August I posted this to the mailing list to get comments about what to do with this PR and some other. I did so far never get any replies :) So actually I'd like to work things out here and either

[Bug fortran/42335] [OOP] ICE on CLASS IS (bad_identifier)

2009-12-11 Thread janus at gcc dot gnu dot org
--- Comment #5 from janus at gcc dot gnu dot org 2009-12-11 15:02 --- Fixed with r155162. Thanks for the report. -- janus at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36047] -pg does not work on large binaries and m68k

2009-12-11 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #6 from mkuvyrkov at gcc dot gnu dot org 2009-12-11 15:32 --- Subject: Bug 36047 Author: mkuvyrkov Date: Fri Dec 11 15:32:08 2009 New Revision: 155165 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155165 Log: 2009-12-11 Sebastian Andrzej Siewior

[Bug target/36047] -pg does not work on large binaries and m68k

2009-12-11 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #7 from mkuvyrkov at gcc dot gnu dot org 2009-12-11 15:35 --- This is now fixed with the above patch by Sebastian. -- mkuvyrkov at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/42020] field not merged causes cc1 to be miscompiled

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-12-11 15:44 --- Nothing new. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/42037] grow domain error in lto1

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-12-11 15:53 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/42037] grow domain error in lto1

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-12-11 15:53 --- Subject: Bug 42037 Author: rguenth Date: Fri Dec 11 15:52:57 2009 New Revision: 155166 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155166 Log: 2009-12-11 Richard Guenther rguent...@suse.de PR

[Bug fortran/42257] [OOP] Compiler segmentation fault due missing public statement

2009-12-11 Thread janus at gcc dot gnu dot org
--- Comment #2 from janus at gcc dot gnu dot org 2009-12-11 15:54 --- Here is a patch which fixes the ICE: Index: gcc/fortran/module.c === --- gcc/fortran/module.c(revision 155160) +++ gcc/fortran/module.c

[Bug lto/41670] FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-12-11 15:55 --- I believe this should get fixed with the fix for PR41657 I am going to check in soon. Please update this PR accordingly. -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug fortran/41781] [OOP] bogus undefined label error with SELECT TYPE.

2009-12-11 Thread janus at gcc dot gnu dot org
--- Comment #10 from janus at gcc dot gnu dot org 2009-12-11 16:09 --- I think this one can be closed. -- janus at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/36468] [LTO] ICE in force_decl_die, at dwarf2out.c:13976

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-12-11 16:21 --- I can't reproduce this, thus fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/42219] [4.5 Regression] ICE with const void as parameter type

2009-12-11 Thread jason at gcc dot gnu dot org
--- Comment #3 from jason at gcc dot gnu dot org 2009-12-11 16:31 --- The problem is that we create a FUNCTION_TYPE with error_mark_node parameter type for error recovery, and then ptr_reasonably_similar tries to consider conversions that are almost right in order to give better error

[Bug lto/40409] [LTO] ICE in expand_shift, at expmed.c:2263, -O0 vs -Ox misses tree lowering phases

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2009-12-11 16:40 --- I can confirm the ICE from comment #8 still is present on i?86-linux. #1 0x0820c740 in expand_mult (mode=XCmode, op0=0x0, op1=0xb77d3ba0, target=0xb77d3b7c, unsignedp=0) at

[Bug lto/39000] internal compiler error: in output_expr_operand, at lto-function-out.c:1200

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-12-11 16:42 --- Works for me with a cross. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/42074] gcc.dg/torture/builtin-math-7.c fails on darwin

2009-12-11 Thread ghazi at gcc dot gnu dot org
--- Comment #13 from ghazi at gcc dot gnu dot org 2009-12-11 16:44 --- The Darwin issue is being tracked in PR42333. Since the LTO issue is fixed, to avoid confusion I'll close this one as a dup. *** This bug has been marked as a duplicate of 42333 *** -- ghazi at gcc dot gnu dot

[Bug other/42333] complex division failure on darwin10 with -lm

2009-12-11 Thread ghazi at gcc dot gnu dot org
--- Comment #31 from ghazi at gcc dot gnu dot org 2009-12-11 16:44 --- *** Bug 42074 has been marked as a duplicate of this bug. *** -- ghazi at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/40818] internal compiler error: in lto_output_tree_ref, at lto-streamer-out.c:821

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-12-11 16:47 --- Fixed thus. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41376] collect2 (and maybe lto1) do not handle static libraries

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-12-11 16:50 --- It works when you use the linker plugin -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41554] -flto and -fwhopr should be moved to common.opt

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-12-11 16:54 --- Fixed. -Wabi and -Wpsabi is a non-LTO specific issue. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41591] documentation should document interaction of -flto and -fwhole-program

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-12-11 16:56 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug lto/41593] slightly confusing configure message about lto

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-12-11 16:56 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug libstdc++/22634] [DR 539] partial_sum is too constrained

2009-12-11 Thread paolo dot carlini at oracle dot com
--- Comment #19 from paolo dot carlini at oracle dot com 2009-12-11 17:02 --- This is now [Ready]: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#539 and we are already *almost* doing the right thing, besides a std::move call in std::adjacent_difference, which I'm

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #8 from jacob dot benoit dot 1 at gmail dot com 2009-12-11 17:07 --- (In reply to comment #7) Fixed in trunk (4.5) Thanks for fixing this bug! Maybe I'm just ignorant, but I can't get the fix to work for me. I have SVN r155167. I am still getting a ICE, albeit at a

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #9 from jacob dot benoit dot 1 at gmail dot com 2009-12-11 17:10 --- I also confirm that I still have the ICE with the .ii file attached to this bug report. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42225

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread hjl dot tools at gmail dot com
--- Comment #10 from hjl dot tools at gmail dot com 2009-12-11 17:24 --- Confirmed. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug bootstrap/42068] [4.5 regression] ICE in function_and_variable_visibility breaks Tru64 UNIX Ada bootstrap

2009-12-11 Thread ro at CeBiTec dot Uni-Bielefeld dot DE
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld dot DE 2009-12-11 17:25 --- Subject: Re: [4.5 regression] ICE in function_and_variable_visibility breaks Tru64 UNIX Ada bootstrap --- Comment #3 from rguenth at gcc dot gnu dot org 2009-11-27 11:20 --- Is this still an

[Bug target/42263] Wrong code bugs in SMP support

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #2 from ramana at gcc dot gnu dot org 2009-12-11 17:37 --- Subject: Bug 42263 Author: ramana Date: Fri Dec 11 17:37:34 2009 New Revision: 155171 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155171 Log: 2009-12-11 Ramana Radhakrishnan ramana.radhakrish...@arm.com

[Bug target/42263] Wrong code bugs in SMP support

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #3 from ramana at gcc dot gnu dot org 2009-12-11 17:45 --- Subject: Bug 42263 Author: ramana Date: Fri Dec 11 17:45:32 2009 New Revision: 155172 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155172 Log: 2009-12-11 Ramana Radhakrishnan ramana.radhakrish...@arm.com

[Bug target/42263] Wrong code bugs in SMP support

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #4 from ramana at gcc dot gnu dot org 2009-12-11 17:46 --- Fixed. -- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/41574] Distribute floating point expressions causes bad code [4.4 only]

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #12 from ramana at gcc dot gnu dot org 2009-12-11 17:46 --- Fixed . -- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug libstdc++/22634] [DR 539] partial_sum is too constrained

2009-12-11 Thread paolo at gcc dot gnu dot org
--- Comment #20 from paolo at gcc dot gnu dot org 2009-12-11 17:55 --- Subject: Bug 22634 Author: paolo Date: Fri Dec 11 17:54:37 2009 New Revision: 155173 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155173 Log: 2009-12-11 Paolo Carlini paolo.carl...@oracle.com PR

[Bug bootstrap/41771] Bootstrap with Sun Studio 12.1 fails

2009-12-11 Thread ro at gcc dot gnu dot org
--- Comment #13 from ro at gcc dot gnu dot org 2009-12-11 17:55 --- Mine, fix in progress. -- ro at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/22634] [DR 539] partial_sum is too constrained

2009-12-11 Thread paolo dot carlini at oracle dot com
--- Comment #21 from paolo dot carlini at oracle dot com 2009-12-11 17:56 --- Done. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug lto/41657] FAIL: gcc.c-torture/execute/builtins/memmove-2.c compilation, -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-12-11 18:00 --- Subject: Bug 41657 Author: rguenth Date: Fri Dec 11 18:00:24 2009 New Revision: 155174 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155174 Log: 2009-12-11 Richard Guenther rguent...@suse.de PR

[Bug lto/41658] Execution testsuite fails with -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-12-11 18:00 --- Subject: Bug 41658 Author: rguenth Date: Fri Dec 11 18:00:24 2009 New Revision: 155174 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155174 Log: 2009-12-11 Richard Guenther rguent...@suse.de PR

[Bug lto/41658] Execution testsuite fails with -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-12-11 18:00 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug lto/41657] FAIL: gcc.c-torture/execute/builtins/memmove-2.c compilation, -O2 -fwhopr

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-12-11 18:01 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/42352] New: -std=c++0x reference binding problem

2009-12-11 Thread rwgk at yahoo dot com
Platform: Fedora release 12 (Constantine) Linux cage.lbl.gov 2.6.31.5-127.fc12.x86_64 #1 SMP Sat Nov 7 21:11:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux URL: svn://gcc.gnu.org/svn/gcc/trunk Revision: 150327 or higher gcc version 4.5.0 20090801 (experimental) (GCC) I'll attach a reproducer.

[Bug c++/42352] -std=c++0x reference binding problem

2009-12-11 Thread rwgk at yahoo dot com
--- Comment #1 from rwgk at yahoo dot com 2009-12-11 18:05 --- Created an attachment (id=19277) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19277action=view) reproducer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42352

[Bug target/41151] Gas fails to consume the assembly Error: offset too big

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #5 from ramana at gcc dot gnu dot org 2009-12-11 18:10 --- Needed an update to a newer version of binutils. Invalid. -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/41482] ICE in libgfortran arm thumb multilib compile

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #4 from ramana at gcc dot gnu dot org 2009-12-11 18:11 --- arm-elf is in maintenance only mode. Marking it as P4 - -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36697] SIGSEGV on program exit with gcc 4.3.1

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #2 from ramana at gcc dot gnu dot org 2009-12-11 18:15 --- No feedback in more than 6 months . -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/37386] Interrupt service routine for arm target corrupts program counter

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #4 from ramana at gcc dot gnu dot org 2009-12-11 18:16 --- Fixed with 4.3.2 apparently. -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/42352] -std=c++0x reference binding problem

2009-12-11 Thread paolo dot carlini at oracle dot com
--- Comment #2 from paolo dot carlini at oracle dot com 2009-12-11 18:17 --- The std::, c++0x, version, is in flux. If you want the old behavior, just use std::tr1::bind for now, and do not expect and C++0x-conforming behavior. Really, no point in keeping open issues vs ongoing C++0x

[Bug libgcj/36658] Building gcj for arm linux from trunk (gcc 4.4.0): libjava/gcj/array.h:24: internal compiler error: verify_gimple failed

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #3 from ramana at gcc dot gnu dot org 2009-12-11 18:19 --- No feedback in over a year and don't have more information . Hence Suspended. -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36527] gcc 4.2.x generates wrong code for ARM target

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #10 from ramana at gcc dot gnu dot org 2009-12-11 18:21 --- No feedback in over 6 months and appears to work fine in later versions of the tools. -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/42352] -std=c++0x reference binding problem

2009-12-11 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2009-12-11 18:22 --- :) Sorry, this issue has nothing to do with std::bind (ansd std::tr1::bind) of course. This is actually about list::splcie and list::merge, which indeed are still in flux in the WP, see DR 1133, or:

[Bug target/35586] seg fault when compiling liboil 0.3.13, file conv_c.c

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #5 from ramana at gcc dot gnu dot org 2009-12-11 18:23 --- No feedback in over 6 months. -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35623] RTL check failure in arm_const_double_rtx

2009-12-11 Thread ramana at gcc dot gnu dot org
--- Comment #6 from ramana at gcc dot gnu dot org 2009-12-11 18:27 --- As it could not be reproduced and a later comment indicates it works for 4.4.0. Resolved as INVALID. -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/41771] Bootstrap with Sun Studio 12.1 fails

2009-12-11 Thread ro at CeBiTec dot Uni-Bielefeld dot DE
--- Comment #14 from ro at CeBiTec dot Uni-Bielefeld dot DE 2009-12-11 18:37 --- Subject: Re: Bootstrap with Sun Studio 12.1 fails Patch here: http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00625.html. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41771

[Bug target/35623] RTL check failure in arm_const_double_rtx

2009-12-11 Thread rmansfield at qnx dot com
--- Comment #7 from rmansfield at qnx dot com 2009-12-11 18:38 --- The PR valid and it is still reproducible on the 4.3 branch and AFAIK the 4.3 branch is still open. A resolution of WONTFIX makes sense, but INVALID doesnt.. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35623

[Bug c++/42352] -std=c++0x reference binding problem

2009-12-11 Thread paolo dot carlini at oracle dot com
--- Comment #4 from paolo dot carlini at oracle dot com 2009-12-11 18:43 --- Bah, we can use some std::move(s) in the splice and merge calls used by sort, and solve this. We'll be reverted as unnecessary when DR 1133 will be resolved, but maybe can make people more happy for the time

[Bug c++/42352] -std=c++0x reference binding problem

2009-12-11 Thread paolo dot carlini at oracle dot com
-- paolo dot carlini at oracle dot com changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |paolo dot carlini at oracle |dot org

[Bug fortran/40290] Spurious warning on REAL*COMPLEX with -Wconversion

2009-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #2 from dfranke at gcc dot gnu dot org 2009-12-11 18:56 --- Using -O3 -fno-signed-zeros (the latter being set by -ffast-math) gets rid of all the additional computations and results in bb 2: D.1504_2 = *a_1(D); D.1514_10 = REALPART_EXPR *b_4(D); D.1515_11 =

[Bug c++/42352] -std=c++0x reference binding problem

2009-12-11 Thread rwgk at yahoo dot com
--- Comment #5 from rwgk at yahoo dot com 2009-12-11 19:27 --- Thanks for the fast response! Everything else we have works with -std=c++0x. If this issue is fixed I could keep testing with -std=c++0x, which I imagine could be of great value long term. (We have several 100k of sources +

[Bug c++/42219] [4.5 Regression] ICE with const void as parameter type

2009-12-11 Thread jason at gcc dot gnu dot org
--- Comment #4 from jason at gcc dot gnu dot org 2009-12-11 21:04 --- Subject: Bug 42219 Author: jason Date: Fri Dec 11 21:03:55 2009 New Revision: 155177 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155177 Log: PR c++/42219 * typeck.c (error_type_p): New.

[Bug c++/42352] -std=c++0x reference binding problem

2009-12-11 Thread paolo dot carlini at oracle dot com
--- Comment #6 from paolo dot carlini at oracle dot com 2009-12-11 21:04 --- Thanks. This specific issue I will fix in one day or so. But be warned that until DR 1133 is resolved by the ISO C++ Committee likely you will encounter problems with list::splice and list::merge. --

[Bug fortran/40290] Spurious warning on REAL*COMPLEX with -Wconversion

2009-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2009-12-11 21:08 --- Subject: Bug 40290 Author: dfranke Date: Fri Dec 11 21:08:39 2009 New Revision: 155179 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155179 Log: 2009-12-11 Daniel Franke franke.dan...@gmail.com PR

[Bug fortran/40290] Spurious warning on REAL*COMPLEX with -Wconversion

2009-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2009-12-11 21:10 --- Fixed in trunk. Closing. Thanks for the report! -- dfranke at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/42216] [4.5 Regression] changes in scheduling regress 464.h264ref 20%

2009-12-11 Thread rguenth at gcc dot gnu dot org
--- Comment #21 from rguenth at gcc dot gnu dot org 2009-12-11 21:39 --- All is well again. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/32365] Better error message for specification statement in executable section

2009-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2009-12-11 21:44 --- (In reply to comment #2) I wonder why this is not caught in parse.c's verify_st_order; the error message there is much nicer Because it seems that verify_st_order is not called for every accepted statement. In

[Bug libstdc++/42352] -std=c++0x reference binding problem

2009-12-11 Thread paolo at gcc dot gnu dot org
--- Comment #7 from paolo at gcc dot gnu dot org 2009-12-11 22:05 --- Subject: Bug 42352 Author: paolo Date: Fri Dec 11 22:04:56 2009 New Revision: 155180 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155180 Log: 2009-12-11 Paolo Carlini paolo.carl...@oracle.com PR

[Bug libstdc++/42352] -std=c++0x reference binding problem

2009-12-11 Thread paolo dot carlini at oracle dot com
--- Comment #8 from paolo dot carlini at oracle dot com 2009-12-11 22:10 --- list::sort (both overloads) should be fine now, if you notice something strange, please let me know... -- paolo dot carlini at oracle dot com changed: What|Removed

  1   2   >