[Bug middle-end/49602] [4.7 Regression] verify_ssa failed (definition does not dominate use) with "-O2 -g"

2011-07-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49602 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/49601] [4.7 Regression] ICE at ipa-inline-analysis.c:1188

2011-07-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49601 Richard Guenther changed: What|Removed |Added CC||hubicka at gcc dot gnu.org Target Mi

[Bug middle-end/49596] [4.7 Regression] FAIL: gcc.dg/torture/pr43879_1.c

2011-07-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49596 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/49595] on amd64, sizeof(__int128_t) > sizeof(intmax_t)

2011-07-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49595 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #2 from Iain Sandoe 2011-07-01 07:21:26 UTC --- (In reply to comment #1) > darwin_closure.S was touched a while ago: > > http://gcc.gnu.org/ml/gcc-cvs/2010-12/msg00700.html > > by > > http://gcc.gnu.org/ml/gcc-patches/2010-12/txt00

[Bug ada/48835] Porting GNAT to GNU/Linux/m68k

2011-07-01 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #17 from Mikael Pettersson 2011-07-01 07:54:05 UTC --- 4.3.6 w/ gnat rebuilt itself fine with a fairly small patch kit (about 30 wrong-code fixes, almost half of them m68k-specific). However, 4.4.6 with a similar small patch kit (ess

[Bug c++/49568] [4.7 regression] g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX

2011-07-01 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49568 --- Comment #4 from Jan Hubicka 2011-07-01 08:40:13 UTC --- > Confirmed, we shouldn't be emitting ~B because it's not needed. Probably > introduced by r173517, > > 2011-05-06 Jan Hubicka > > * cgraph.c (cgraph_add_thunk): Create rea

[Bug c++/49568] [4.7 regression] g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX

2011-07-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49568 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-01 08:48:07 UTC --- > --- Comment #4 from Jan Hubicka 2011-07-01 08:40:13 > UTC --- [...] > I believed that thunks always belong to same comdat group as the function they > are assoc

[Bug libmudflap/49549] Use of --noinhibit-exec is unportable

2011-07-01 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49549 --- Comment #1 from Rainer Orth 2011-07-01 08:59:23 UTC --- Author: ro Date: Fri Jul 1 08:59:20 2011 New Revision: 175749 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175749 Log: libmudflap: PR libmudflap/49549 * testsuite/

[Bug libmudflap/49549] Use of --noinhibit-exec is unportable

2011-07-01 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49549 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED URL|

[Bug c++/49605] New: -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread miles at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 Summary: -Wdelete-non-virtual-dtor is not picky enough Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassi

[Bug c++/49605] -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libfortran/48906] Wrong rounding results with -m32

2011-07-01 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #38 from Thomas Henlich 2011-07-01 09:22:48 UTC --- The Fortran standards committee has voted to edit the standard: http://j3-fortran.org/doc/meeting/195/11-174r2.txt This makes our current approach standard compliant (with the corr

[Bug c++/49568] [4.7 regression] g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX

2011-07-01 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49568 --- Comment #6 from Jan Hubicka 2011-07-01 09:30:41 UTC --- > This is Tru64 UNIX with ECOFF, no named sections, no COMDAT groups. Yep, I know, but the question is how absence of COMDAT groups changes behaviour of thunks. The problem here is that

[Bug c++/49605] -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 Jonathan Wakely changed: What|Removed |Added Keywords||diagnostic Target Milestone|---

[Bug c++/49568] [4.7 regression] g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX

2011-07-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49568 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-01 10:03:24 UTC --- > The declaration of the destructor itself do have COMDAT flag. > The following patch should fix the problem: > Index: ipa.c > =

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #3 from Iain Sandoe 2011-07-01 10:09:03 UTC --- (In reply to comment #0) > During build of gcc-4.6.1 on powerpc-darwin8 (after having disabled > libquadmath > from PR 49582), I get a compilation error in libffi on > hardware: powerp

[Bug regression/49500] [4.7 Regression]: gcc.dg/tls/alias-1.c

2011-07-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49500 Jan Hubicka changed: What|Removed |Added Attachment #24589|0 |1 is obsolete|

[Bug middle-end/49596] [4.7 Regression] FAIL: gcc.dg/torture/pr43879_1.c

2011-07-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49596 --- Comment #2 from Richard Guenther 2011-07-01 11:13:17 UTC --- Author: rguenth Date: Fri Jul 1 11:13:13 2011 New Revision: 175753 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175753 Log: 2011-07-01 Richard Guenther PR middle-

[Bug middle-end/49602] [4.7 Regression] verify_ssa failed (definition does not dominate use) with "-O2 -g"

2011-07-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49602 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug inline-asm/29357] inline asm %c0 template form not documented

2011-07-01 Thread mschulze at ivs dot cs.ovgu.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29357 Michael Schulze changed: What|Removed |Added CC||mschulze at ivs dot |

[Bug target/49606] New: mips64: Unrecognizable insn when one noreturn function calling another noreturn function

2011-07-01 Thread martin at decky dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49606 Summary: mips64: Unrecognizable insn when one noreturn function calling another noreturn function Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: major P

[Bug target/49606] mips64: Unrecognizable insn when one noreturn function calling another noreturn function

2011-07-01 Thread martin at decky dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49606 --- Comment #1 from Martin Decky 2011-07-01 12:12:47 UTC --- A minimal set of GCC command line arguments that still trigger the bug: /usr/local/cross/mips64/bin/mips64el-linux-gnu-gcc -mabi=o64 -mlong64 -c generic/libc.c -o generic/libc.o Leavi

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread arjen.markus895 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #8 from Arjen Markus 2011-07-01 12:37:06 UTC --- Hi Eric, I have run into a problem on a Linux machin with this: make[3]: Leaving directory `/u/markus/tmp/gcc4.6.1/build-gcc/gcc' mkdir -p -- x86_64-unknown-linux-gnu/libgcc Checking

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #9 from Eric Botcazou 2011-07-01 12:46:22 UTC --- > configure: error: cannot compute suffix of object files: cannot compile > See `config.log' for more details. Do exactly this, that will tell you what happened.

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #10 from Jonathan Wakely 2011-07-01 12:47:16 UTC --- FAQ: http://gcc.gnu.org/wiki/FAQ#configure_suffix

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #4 from Jack Howarth 2011-07-01 12:49:45 UTC --- He is using my proposed fink gcc46 packaging so it should be... ../gcc-4.6.1/configure --prefix=/sw --prefix=/sw/lib/gcc4.6 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.6/info --enabl

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #11 from Jonathan Wakely 2011-07-01 12:50:06 UTC --- (In reply to comment #0) > ../gcc-4.6.1-RC-20110620/configure > --with-gmp-include=d:/gcc4.6.1.src/gmp-5.0.2 > --with-gmp-lib=d:/gcc4.6.1.src/gmp-5.0.2/.libs > --with-mpfr-include=

[Bug middle-end/48016] Inconsistency in non-local goto save area

2011-07-01 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48016 --- Comment #7 from hjl at gcc dot gnu.org 2011-07-01 12:57:15 UTC --- Author: hjl Date: Fri Jul 1 12:57:11 2011 New Revision: 175756 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175756 Log: Use proper mode for stack save area. 2011-0

[Bug middle-end/48016] Inconsistency in non-local goto save area

2011-07-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48016 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #5 from Iain Sandoe 2011-07-01 13:02:38 UTC --- (In reply to comment #4) > He is using my proposed fink gcc46 packaging so it should be... > > ../gcc-4.6.1/configure --prefix=/sw --prefix=/sw/lib/gcc4.6 > --mandir=/sw/share/man --inf

[Bug c++/49605] -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread miles at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 --- Comment #3 from miles at gnu dot org 2011-07-01 13:25:23 UTC --- Here's another test case which is closer to the real code that prompted this bug report: struct X { ~X (); virtual void meth () = 0; }; struct Y : X

[Bug c++/49605] -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 --- Comment #4 from Jonathan Wakely 2011-07-01 13:34:56 UTC --- Thanks, that's fixed by my patch too. I'll submit it to gcc-patches for review later today.

[Bug c++/49085] Crash with SIGSEGV during compilation.

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49085 --- Comment #3 from Jason Merrill 2011-07-01 13:36:20 UTC --- Author: jason Date: Fri Jul 1 13:36:17 2011 New Revision: 175758 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175758 Log: PR c++/49085 * semantics.c (finish_offsetof

[Bug libstdc++/49607] New: [4.7 Regression] FAIL: 22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc

2011-07-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49607 Summary: [4.7 Regression] FAIL: 22_locale/time_get/get_weekday/wchar_t/wrapped_locale. cc Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: norma

[Bug libstdc++/49607] [4.7 Regression] FAIL: 22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc

2011-07-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49607 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #1 from

[Bug bootstrap/49555] libjava fails to configure if --enable-symvers=gnu or --enable-symvers=sun

2011-07-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49555 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-01 14:07:55 UTC --- > --- Comment #7 from Bryan Hundven 2011-06-29 > 19:30:03 UTC --- [...] > So, Yann found that sh4 did not need this option anymore, and he has since > removed the

[Bug middle-end/49602] [4.7 Regression] verify_ssa failed (definition does not dominate use) with "-O2 -g"

2011-07-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49602 --- Comment #3 from Jakub Jelinek 2011-07-01 14:52:30 UTC --- The problem is that for the debug uses before going into SSA we obviously don't want the uses to affect code generation and thus we don't call set_livein_block. Unfortunately that mean

[Bug ada/49608] New: Ada option handling kludges

2011-07-01 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49608 Summary: Ada option handling kludges Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassig...@gcc.gnu.org

[Bug regression/49500] [4.7 Regression]: gcc.dg/tls/alias-1.c

2011-07-01 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49500 --- Comment #7 from dave.anglin at bell dot net 2011-07-01 15:32:35 UTC --- On 1-Jul-11, at 6:47 AM, hubicka at gcc dot gnu.org wrote: > Hi, > here is fixed version that does not warn. Can someone try it out, > please? While test on darwin9 an

[Bug c++/49609] New: No code emitted for address-taken instances of function templates

2011-07-01 Thread srk31 at srcf dot ucam.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609 Summary: No code emitted for address-taken instances of function templates Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 C

[Bug target/49606] mips64: o64 Unrecognizable insn when one noreturn function calling another noreturn function

2011-07-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49606 Andrew Pinski changed: What|Removed |Added Summary|mips64: Unrecognizable insn |mips64: o64 Unrecognizable

[Bug middle-end/47406] gcc.dg/torture/builtin-modf-1.c FAILs on IRIX 6.5

2011-07-01 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47406 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/49609] No code emitted for address-taken instances of function templates

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609 --- Comment #1 from Jonathan Wakely 2011-07-01 16:19:27 UTC --- The C++ standard lists the contexts in which an overloaded function name can be used without arguments, and reinterpret_cast is not one of them. Based on that, I would think G++ 4.4

[Bug c++/49495] -O3 causes error message "edge points to wrong declaration:"

2011-07-01 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49495 Martin Jambor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/49085] Crash with SIGSEGV during compilation.

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49085 Jason Merrill changed: What|Removed |Added Keywords|ice-on-valid-code |ice-on-invalid-code Status|AS

[Bug c++/49609] No code emitted for address-taken instances of function templates

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609 --- Comment #2 from Jonathan Wakely 2011-07-01 16:34:32 UTC --- (In reply to comment #1) > The C++ standard lists the contexts in which an overloaded function name can > be > used without arguments, and reinterpret_cast is not one of them. > >

[Bug debug/49522] Divide by zero in validate_subreg in emit-rtl.c:695

2011-07-01 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49522 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/49495] -O3 causes error message "edge points to wrong declaration:"

2011-07-01 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49495 Martin Jambor changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #2

[Bug c++/48883] ?: ternary operator fails in certain contexts - link error

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48883 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/48883] ?: ternary operator fails in certain contexts - link error

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48883 --- Comment #3 from Jonathan Wakely 2011-07-01 16:50:36 UTC --- Is this related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609#c2 ? The ternary operator is not one of the contexts listed in 13.4 [over.over] p1 either. The explicit argumen

[Bug debug/49408] member function template id not matching linkage name

2011-07-01 Thread jkratoch at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49408 --- Comment #2 from jkratoch at gcc dot gnu.org 2011-07-01 17:16:51 UTC --- Author: jkratoch Date: Fri Jul 1 17:16:44 2011 New Revision: 175761 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175761 Log: libiberty/ PR debug/49408 *

[Bug debug/49408] member function template id not matching linkage name

2011-07-01 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49408 Jan Kratochvil changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/49610] New: Segfault with -ftree-vectorize (or -O3)

2011-07-01 Thread arthur.j.odwyer at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49610 Summary: Segfault with -ftree-vectorize (or -O3) Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assigned

[Bug c++/48593] Wrong return type when applying address operator to inherited, template dependend member, using a typedef

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48593 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/49609] No code emitted for address-taken instances of function templates

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/48883] ?: ternary operator fails in certain contexts - link error

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48883 Jason Merrill changed: What|Removed |Added CC||srk31 at srcf dot ucam.org --- Comment #4

[Bug c++/48261] internal compiler error: in lookup_template_function, at cp/pt.c:6227

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48261 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/49609] No code emitted for address-taken instances of function templates

2011-07-01 Thread srk31 at srcf dot ucam.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609 --- Comment #4 from Stephen Kell 2011-07-01 18:09:07 UTC --- (In reply to comment #2) > That paragraph says that if template argument deduction succeeds then an > instantiation is generated. In your case deduction doesn't succeed because the > ta

[Bug c++/49495] -O3 causes error message "edge points to wrong declaration:"

2011-07-01 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49495 Martin Jambor changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread fang at csl dot cornell.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #7 from David Fang 2011-07-01 18:13:52 UTC --- (In reply to comment #6) > Created attachment 24655 [details] > make sure that the size of the dyld_stub_binding_helper is adjusted for arch. > > please try this - > - it resolves the p

[Bug debug/49546] class DW_AT_name does not match method's linkage name prefix

2011-07-01 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49546 --- Comment #2 from Jan Kratochvil 2011-07-01 18:35:22 UTC --- New GDB test: http://sourceware.org/ml/gdb-cvs/2011-07/msg00020.html gdb.cp/temargs.exp: test type of F in k3_m gdb.cp/temargs.exp: test value of F in k3_m

[Bug c++/49609] No code emitted for address-taken instances of function templates

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609 --- Comment #5 from Jonathan Wakely 2011-07-01 18:56:19 UTC --- (In reply to comment #3) > That's a pretty strained reading. Even if that were pedantically what the > standard says, it would clearly be an oversight. ok, good! I would have assu

[Bug tree-optimization/49610] Segfault with -ftree-vectorize (or -O3)

2011-07-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49610 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/43804] [4.5/4.6 regression] ICE in reload_cse_simplify_operands

2011-07-01 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43804 --- Comment #25 from Thorsten Glaser 2011-07-01 19:36:06 UTC --- Applied the diff from svn r172920 to the Debian gcc-4.6 source package as well; let’s see whether this works.

[Bug tree-optimization/49610] Segfault with -ftree-vectorize (or -O3)

2011-07-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49610 --- Comment #2 from Dominique d'Humieres 2011-07-01 19:44:36 UTC --- It could be due to revision 174425: Author:irar Date:Mon May 30 07:15:31 2011 UTC (4 weeks, 4 days ago) Changed paths:5 Log Message: PR tree-optimizatio

[Bug c++/49605] -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 Jonathan Wakely changed: What|Removed |Added Keywords||patch --- Comment #5 from Jonathan Wake

[Bug c++/48883] ?: ternary operator fails in certain contexts - link error

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48883 --- Comment #5 from Jason Merrill 2011-07-01 20:24:16 UTC --- Author: jason Date: Fri Jul 1 20:24:08 2011 New Revision: 175764 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175764 Log: PR c++/48883 PR c++/49609 * pt.c (resol

[Bug c++/48593] Wrong return type when applying address operator to inherited, template dependend member, using a typedef

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48593 --- Comment #2 from Jason Merrill 2011-07-01 20:24:29 UTC --- Author: jason Date: Fri Jul 1 20:24:25 2011 New Revision: 175765 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175765 Log: PR c++/48593 * pt.c (tsubst_qualified_id):

[Bug c++/49609] No code emitted for address-taken instances of function templates

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49609 --- Comment #6 from Jason Merrill 2011-07-01 20:24:15 UTC --- Author: jason Date: Fri Jul 1 20:24:08 2011 New Revision: 175764 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175764 Log: PR c++/48883 PR c++/49609 * pt.c (resol

[Bug c++/48261] internal compiler error: in lookup_template_function, at cp/pt.c:6227

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48261 --- Comment #2 from Jason Merrill 2011-07-01 20:24:41 UTC --- Author: jason Date: Fri Jul 1 20:24:38 2011 New Revision: 175766 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175766 Log: PR c++/48261 * pt.c (lookup_template_functi

[Bug c++/48883] ?: ternary operator fails in certain contexts - link error

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48883 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48593] Wrong return type when applying address operator to inherited, template dependend member, using a typedef

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48593 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48261] internal compiler error: in lookup_template_function, at cp/pt.c:6227

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48261 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/49568] [4.7 regression] g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49568 --- Comment #8 from Jason Merrill 2011-07-01 21:10:46 UTC --- (In reply to comment #6) > + DECL_COMDAT (node->decl) = DECL_COMDAT (decl_node->decl); > if (DECL_ONE_ONLY (decl_node->decl)) > { > - DECL_CO

[Bug c++/49589] [C++0x] Internal compile error at decltype

2011-07-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49589 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/49605] -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 --- Comment #6 from Jonathan Wakely 2011-07-01 22:24:48 UTC --- Author: redi Date: Fri Jul 1 22:24:42 2011 New Revision: 175771 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175771 Log: 2011-07-01 Jonathan Wakely PR c++/49605

[Bug c++/49605] -Wdelete-non-virtual-dtor is not picky enough

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49605 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug inline-asm/49611] New: Inline asm should support input/output of flags

2011-07-01 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49611 Summary: Inline asm should support input/output of flags Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: inline-asm Assi

[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

2011-07-01 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49598 --- Comment #2 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2011-07-02 00:52:57 UTC --- This compiled on gcc-4.5 but the answer is junk. ed@bad-horse:~$ g++ -std=c++0x -o lamb2 lamb2.cpp ed@bad-horse:~$ ./lamb2 value capture i: 10 ir: 61746

[Bug libfortran/48906] Wrong rounding results with -m32

2011-07-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #39 from Jerry DeLisle 2011-07-02 01:32:42 UTC --- Very Good, I will work toward this end.

[Bug lto/49612] New: LTO cannot link objects

2011-07-01 Thread krisztian.kocsis at optimaster dot eu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49612 Summary: LTO cannot link objects Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassig...@gcc.gnu.org