[Bug c++/43601] Enormous increase in DLL object files size in 4.5

2011-03-15 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43601 --- Comment #54 from PcX 2011-03-16 06:53:47 UTC --- (In reply to comment #53) > If I don't use LTO Optimization, Vadim Zeitlin's patch works well. > But if I use LTO Optimization, the compiling speed becomes vey slow, and the > linker stage fail

[Bug target/45844] FAIL: gfortran.dg/vect/pr45714-b.f -O (internal compiler error)

2011-03-15 Thread amodra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45844 --- Comment #6 from Alan Modra 2011-03-16 06:26:33 UTC --- Author: amodra Date: Wed Mar 16 06:26:29 2011 New Revision: 171031 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171031 Log: PR target/45844 * config/rs6000/rs6000.c (rs6

[Bug c++/43601] Enormous increase in DLL object files size in 4.5

2011-03-15 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43601 PcX changed: What|Removed |Added CC||xunxun1982 at gmail dot com --- Comment #53 from Pc

[Bug fortran/47546] [OOP] Internal error - free_pi_tree(): Unresolved fixup

2011-03-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #24 from Jerry DeLisle 2011-03-16 04:10:09 UTC --- Created attachment 23678 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23678 Valgrind out for test case that completes compilation This attachment with the version of the test

[Bug c/48146] New: ICE tree check: expected ssa_name, have var_decl in has_zero_uses, at tree-flow-inline.h:342

2011-03-15 Thread regehr at cs dot utah.edu
/z/compiler-install/gcc-r171019-install --program-prefix=r171019- --enable-languages=c,c++ Thread model: posix gcc version 4.7.0 20110315 (experimental) (GCC) regehr@home:~/volatile/bugs/tmp004$ current-gcc -c small.c -O2 small.c: In function ‘func_67’: small.c:14:1: internal compiler error: tree

[Bug c++/47256] "--sysroot" option is not passed to COLLECT_GCC_OPTIONS

2011-03-15 Thread lianhao.lu at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47256 lianhao.lu at intel dot com changed: What|Removed |Added CC||lianhao.lu at intel dot com

[Bug fortran/47546] [OOP] Internal error - free_pi_tree(): Unresolved fixup

2011-03-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #23 from Jerry DeLisle 2011-03-16 03:01:11 UTC --- Another small piece just before the error message. $ valgrind --leak-check=full f951 pr47546.f90 ==3316== Memcheck, a memory error detector ==3316== Copyright (C) 2002-2009, and GNU

[Bug fortran/47546] [OOP] Internal error - free_pi_tree(): Unresolved fixup

2011-03-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #22 from Jerry DeLisle 2011-03-16 02:58:59 UTC --- Another valgrind chunk: ==3316== 318 bytes in 2 blocks are definitely lost in loss record 357 of 443 ==3316==at 0x4A04896: calloc (vg_replace_malloc.c:418) ==3316==by 0xD4974

[Bug fortran/47546] [OOP] Internal error - free_pi_tree(): Unresolved fixup

2011-03-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #21 from Jerry DeLisle 2011-03-16 02:57:02 UTC --- partial valgrind: ==3316== 5,104 bytes in 2 blocks are definitely lost in loss record 433 of 443 ==3316==at 0x4A04896: calloc (vg_replace_malloc.c:418) ==3316==by 0xD49748: x

[Bug fortran/48145] New: Generic interfaces & derived types cannot share names

2011-03-15 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48145 Summary: Generic interfaces & derived types cannot share names Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assign

[Bug rtl-optimization/48144] New: ICE: in code_motion_path_driver, at sel-sched.c:6575 with -fselective-scheduling2 and custom flags

2011-03-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48144 Summary: ICE: in code_motion_path_driver, at sel-sched.c:6575 with -fselective-scheduling2 and custom flags Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/47546] [OOP] Internal error - free_pi_tree(): Unresolved fixup

2011-03-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot |

[Bug fortran/47546] [OOP] Internal error - free_pi_tree(): Unresolved fixup

2011-03-15 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #19 from Rich Townsend 2011-03-16 02:29:35 UTC --- (In reply to comment #18) > (In reply to comment #8) > > This is a *very* strange bug, to say the least. Here is a reduced test case: > > > > > > module hydro_types > > implicit n

[Bug rtl-optimization/48143] New: ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7114 with custom flags

2011-03-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48143 Summary: ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7114 with custom flags Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority

[Bug target/48142] New: miscompilation with -mpreferred-stack-boundary=5 -fstack-check=specific

2011-03-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48142 Summary: miscompilation with -mpreferred-stack-boundary=5 -fstack-check=specific Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/29160] missed optimization: redundant casts prevent vectorization

2011-03-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29160 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug libstdc++/48123] bits/cpu_defines.h not installed in freestanding mode.

2011-03-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48123 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/48123] bits/cpu_defines.h not installed in freestanding mode.

2011-03-15 Thread dougkwan at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48123 --- Comment #2 from dougkwan at gcc dot gnu.org 2011-03-15 23:39:07 UTC --- Author: dougkwan Date: Tue Mar 15 23:39:02 2011 New Revision: 171020 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171020 Log: 2011-03-15 Doug Kwan PR

Re: MIPS: va_arg is unable to correct extract an empty zero-length array

2011-03-15 Thread Richard Sandiford
Nick Clifton writes: > Hi Eric, Hi Richard, > > A customer has reported the following bug with the MIPS target. Since > it is for a GNU extension to the C language (zero-length arrays) that > is being used in a non-intended fashion (the zero-length array is in a > structure with no other

[Bug libstdc++/48123] bits/cpu_defines.h not installed in freestanding mode.

2011-03-15 Thread dougkwan at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48123 --- Comment #1 from dougkwan at gcc dot gnu.org 2011-03-15 20:57:00 UTC --- Author: dougkwan Date: Tue Mar 15 20:56:52 2011 New Revision: 171019 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171019 Log: 2011-03-15 Doug Kwan PR

[Bug c/48140] fmod() not accurate to double precision?

2011-03-15 Thread sdedeo at post dot harvard.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48140 --- Comment #2 from Simon DeDeo 2011-03-15 20:48:28 UTC --- Created attachment 23672 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23672 .i file (Different system, gcc 4.1.2 (Gentoo 4.1.2 p1.1))

[Bug c/48140] fmod() not accurate to double precision?

2011-03-15 Thread sdedeo at post dot harvard.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48140 --- Comment #1 from Simon DeDeo 2011-03-15 20:46:55 UTC --- Created attachment 23671 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23671 .i file (Intel Core i7, gcc 4.5.2)

[Bug rtl-optimization/48141] New: [4.4/4.5/4.6/4.7 Regression] DSE compile time hog

2011-03-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48141 Summary: [4.4/4.5/4.6/4.7 Regression] DSE compile time hog Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: compile-time-hog Severity: normal Priority: P3

[Bug fortran/47571] [4.6/4.7 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-03-15 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- Comment #41 from Janne Blomqvist 2011-03-15 20:38:18 UTC --- (In reply to comment #37) > #if defined(__alpha__) && defined(__osf__) > #undef HAVE_CLOCK_GETTIME > #endif > > or some configure.ac equivalent. Ugly but still better than complet

[Bug c/48140] New: fmod() not accurate to double precision?

2011-03-15 Thread sdedeo at post dot harvard.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48140 Summary: fmod() not accurate to double precision? Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gc

[Bug c/48139] New: __builtin_lrintf() becomes a library call, not an cvtss2si instruction

2011-03-15 Thread sgunderson at bigfoot dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48139 Summary: __builtin_lrintf() becomes a library call, not an cvtss2si instruction Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #9 from Ramana Radhakrishnan 2011-03-15 20:06:16 UTC --- (In reply to comment #7) > AFAICS, however, pr47688.c is still there. I think I managed to delete it now even though I did do a svn rename. Ramana

[Bug libstdc++/48130] [4.7 Regression]: build fails on libsupc++/nested_exception.cc

2011-03-15 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48130 Hans-Peter Nilsson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/48129] [4.7 Regression]: gcc.c-torture/execute/builtins/snprintf-chk.c ICE

2011-03-15 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48129 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #8 from Ramana Radhakrishnan 2011-03-15 19:59:29 UTC --- Author: ramana Date: Tue Mar 15 19:59:25 2011 New Revision: 171017 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171017 Log: Fix PR target/46788 Added: branches/

[Bug rtl-optimization/47862] Incorrect code for spilling a vector register

2011-03-15 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862 --- Comment #8 from Pat Haugen 2011-03-15 19:43:44 UTC --- Author: pthaugen Date: Tue Mar 15 19:43:38 2011 New Revision: 171016 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171016 Log: PR target/47862 * caller-save.c (in

[Bug libstdc++/46922] Missing exported symbols from libstdc++

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

[Bug libstdc++/46922] Missing exported symbols from libstdc++

2011-03-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46922 --- Comment #6 from Paolo Carlini 2011-03-15 19:03:01 UTC --- Uhhhm, you are right, doesn't make much sense, I don't know what i was thinking. Luckily we are still in time to move those lines in gnu.ver. Let me know if you want me to do it or you

[Bug libstdc++/48130] [4.7 Regression]: build fails on libsupc++/nested_exception.cc

2011-03-15 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48130 --- Comment #5 from Benjamin Kosnik 2011-03-15 19:01:57 UTC --- HP if you can confirm this is now working, can you close this? thanks.

[Bug boehm-gc/47309] gcc-4.4.5 fails to build on darwin/ppc due to issues in boehm-gc GC_test_and_set

2011-03-15 Thread elelay at macports dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47309 Eric Le Lay changed: What|Removed |Added CC||elelay at macports dot org --- Comment #2 f

[Bug libstdc++/46922] Missing exported symbols from libstdc++

2011-03-15 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46922 --- Comment #5 from Benjamin Kosnik 2011-03-15 18:43:21 UTC --- Hey P, why was bad_function_call added in CXXABI instead of GLIBCXX? That doesn't make sense to me. -benjamin

[Bug objc/39753] [4.3/4.4/4.5/4.6/4.7 Regression] Objective-C(++) and C90 strict-aliasing interaction bug

2011-03-15 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39753 m...@gcc.gnu.org changed: What|Removed |Added Keywords|alias, wrong-code | Status|NEW

[Bug c++/34758] [4.3/4.4/4.5/4.6/4.7 regression] Bad diagnostic for circular dependency in constructor default argument

2011-03-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34758 --- Comment #10 from Jason Merrill 2011-03-15 18:27:15 UTC --- Author: jason Date: Tue Mar 15 18:27:09 2011 New Revision: 171009 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171009 Log: PR c++/34758 * call.c (convert_default_arg

[Bug c/47557] Effect of aligned attribute on arrays

2011-03-15 Thread jyasskin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47557 Jeffrey Yasskin changed: What|Removed |Added CC||jyasskin at gcc dot gnu.org --- Comment

[Bug c++/48138] New: __attribute__((aligned)) should give an error when applied to a typedef or template parameter, at least in C++0x mode.

2011-03-15 Thread jyasskin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48138 Summary: __attribute__((aligned)) should give an error when applied to a typedef or template parameter, at least in C++0x mode. Product: gcc Version: 4.6.0 Status:

[Bug target/48127] Program crashes reading a non-aligned variable

2011-03-15 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48127 --- Comment #3 from Dmitry Gorbachev 2011-03-15 18:00:23 UTC --- I do not agree that the testcase is invalid. As the standart says: Common extensions Multiple external definitions There may be more than one external definition for the

MIPS: va_arg is unable to correct extract an empty zero-length array

2011-03-15 Thread Nick Clifton
Hi Eric, Hi Richard, A customer has reported the following bug with the MIPS target. Since it is for a GNU extension to the C language (zero-length arrays) that is being used in a non-intended fashion (the zero-length array is in a structure with no other fields) I doubt if you will want

[Bug fortran/47571] [4.6/4.7 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-03-15 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- Comment #40 from Janne Blomqvist 2011-03-15 17:19:43 UTC --- (In reply to comment #37) > >> I'd really like to see this fixed before 4.6.0: it is a regression from > >> 4.5 and makes fortran completely unusable on Tru64 UNIX for a relatively

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #7 from Paolo Carlini 2011-03-15 17:16:11 UTC --- AFAICS, however, pr47688.c is still there.

[Bug fortran/47571] [4.6/4.7 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-03-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- Comment #39 from Jakub Jelinek 2011-03-15 17:08:03 UTC --- Looks fine to me.

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #6 from Ramana Radhakrishnan 2011-03-15 17:07:56 UTC --- (In reply to comment #5) > Author: ramana > Date: Tue Mar 15 17:05:51 2011 > New Revision: 171002 > > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171002 > Log: > >

[Bug bootstrap/48135] build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5

2011-03-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135 --- Comment #5 from Jonathan Wakely 2011-03-15 17:07:04 UTC --- (In reply to comment #4) > Sun ld yes, libstdc++ i suppose (although i was caught in libgomp) and > --disable-symvers is the next thing i'm going to try. > > Still not convinced tha

[Bug c++/47688] [C++0x] Segfault when assigning lambda to std::function variable

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47688 --- Comment #3 from Ramana Radhakrishnan 2011-03-15 17:05:56 UTC --- Author: ramana Date: Tue Mar 15 17:05:51 2011 New Revision: 171002 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171002 Log: Fixup last commit. Fixed PR target/46788

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #5 from Ramana Radhakrishnan 2011-03-15 17:05:56 UTC --- Author: ramana Date: Tue Mar 15 17:05:51 2011 New Revision: 171002 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171002 Log: Fixup last commit. Fixed PR target/46788

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread joe at mcknight dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #23 from joe at mcknight dot de 2011-03-15 17:05:24 UTC --- (In reply to comment #22) > > Compare it to: > > > > typedef int mytype; > > int myfunc2(mytype var) { > > return 1; > > }; > > > > which outputs > > > > static int my

[Bug fortran/47571] [4.6/4.7 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-03-15 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 Janne Blomqvist changed: What|Removed |Added Attachment #23648|0 |1 is obsolete|

[Bug tree-optimization/48137] [4.6/4.7 Regression] "sorry, unimplemented: inlining failed in call to 'cb'" with -fnon-call-exceptions

2011-03-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48137 Zdenek Sojka changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/48136] verify_gimple failed at -O0

2011-03-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48136 --- Comment #3 from Jakub Jelinek 2011-03-15 16:46:02 UTC --- Created attachment 23668 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23668 gcc47-pr48136.patch Patch I'm going to bootstrap/regtest.

[Bug bootstrap/48135] build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5

2011-03-15 Thread Denis.Excoffier at airbus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135 Denis Excoffier changed: What|Removed |Added CC||Denis.Excoffier at airbus

[Bug tree-optimization/48137] [4.6/4.7 Regression] "sorry, unimplemented: inlining failed in call to 'cb'" with -fnon-call-exceptions

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48137 --- Comment #3 from Richard Guenther 2011-03-15 16:36:34 UTC --- Yes, well ... if it "works" you are lucky. "Works" in this case can even mean we simply don't turn the indirect call into a direct one (in which case we'll not notice the fn is alw

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #22 from rguenther at suse dot de 2011-03-15 16:33:09 UTC --- On Tue, 15 Mar 2011, joe at mcknight dot de wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 > > --- Comment #21 from joe at mcknight dot de 2011-03-15 16:18:37

[Bug tree-optimization/48137] [4.6/4.7 Regression] "sorry, unimplemented: inlining failed in call to 'cb'" with -fnon-call-exceptions

2011-03-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48137 --- Comment #2 from Zdenek Sojka 2011-03-15 16:32:37 UTC --- Oh, sorry. It was reduced from gcc.c-torture/compile/pr44043.c: ... static inline __attribute__((always_inline)) int dst_output(struct sk_buff *skb) { return skb_dst(skb)->output(s

[Bug tree-optimization/48137] [4.6/4.7 Regression] "sorry, unimplemented: inlining failed in call to 'cb'" with -fnon-call-exceptions

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48137 --- Comment #1 from Richard Guenther 2011-03-15 16:29:33 UTC --- indirect calls can't be always-inline, the testcase is invalid.

[Bug debug/47510] DW_TAG_typedef can have children when designating a naming typedef

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47510 --- Comment #5 from Richard Guenther 2011-03-15 16:24:27 UTC --- (In reply to comment #4) > This is because G++ generates struct F::C. The instantiated > F::C a typedef. No anonymous struct is generated inside F. > What is generated is really t

[Bug fortran/47571] [4.6/4.7 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-03-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- Comment #37 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-15 16:24:01 UTC --- >> I'd really like to see this fixed before 4.6.0: it is a regression from >> 4.5 and makes fortran completely unusable on Tru64 UNIX for a relatively >> minor gai

[Bug tree-optimization/48137] New: [4.6/4.7 Regression] "sorry, unimplemented: inlining failed in call to 'cb'" with -fnon-call-exceptions

2011-03-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48137 Summary: [4.6/4.7 Regression] "sorry, unimplemented: inlining failed in call to 'cb'" with -fnon-call-exceptions Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: no

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread joe at mcknight dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #21 from joe at mcknight dot de 2011-03-15 16:18:37 UTC --- (In reply to comment #19) > All looks good to me with your C testcase: > > (gdb) call debug_generic_expr (fndecl->common.type) > int (struct > { > double dvar; > int iva

[Bug libstdc++/47668] missing 'typename' in debug-mode map

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47668 --- Comment #8 from Ramana Radhakrishnan 2011-03-15 16:14:29 UTC --- Author: ramana Date: Tue Mar 15 16:14:21 2011 New Revision: 171000 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171000 Log: Fix PR 47688 2011-03-18 Ramana Radhakrish

[Bug c++/47688] [C++0x] Segfault when assigning lambda to std::function variable

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47688 --- Comment #2 from Ramana Radhakrishnan 2011-03-15 16:14:29 UTC --- Author: ramana Date: Tue Mar 15 16:14:21 2011 New Revision: 171000 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171000 Log: Fix PR 47688 2011-03-18 Ramana Radhakrish

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread joe at mcknight dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #20 from joe at mcknight dot de 2011-03-15 16:03:23 UTC --- Unfortunately I cannot confirm that this bug is fixed, so I need to reopen it. For one thing this bug is not only about variadic functions, but dump_function_declaration() ret

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #19 from Richard Guenther 2011-03-15 15:59:44 UTC --- All looks good to me with your C testcase: gcc> gdb --args ./cc1 -quiet t.i (gdb) b gimplify_function_tree Breakpoint 5 at 0x855ac4: file /space/rguenther/src/svn/trunk/gcc/gimpli

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #18 from Richard Guenther 2011-03-15 15:56:04 UTC --- comment #13 would happen if the list of argument types is not terminated by the shared tree node void_list_node but by a clone. We expect the shared void_list_node to be used else

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread joe at mcknight dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #17 from joe at mcknight dot de 2011-03-15 15:53:23 UTC --- Created attachment 23666 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23666 debug output from a run of the modified function

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread joe at mcknight dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #16 from joe at mcknight dot de 2011-03-15 15:52:01 UTC --- Created attachment 23665 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23665 dump_function_declaration with debug

[Bug fortran/47552] CTIME: Valgrind warning "depends on uninitialised value"

2011-03-15 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47552 --- Comment #8 from Francois-Xavier Coudert 2011-03-15 15:36:16 UTC --- (In reply to comment #7) > - Yes, Fortran itself does not have unsigned integers, but the string length > type is invisible to Fortran programs. The LEN intrinsic does return

[Bug c/48136] verify_gimple failed at -O0

2011-03-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48136 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug fortran/47552] CTIME: Valgrind warning "depends on uninitialised value"

2011-03-15 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47552 --- Comment #7 from Janne Blomqvist 2011-03-15 15:26:05 UTC --- (In reply to comment #3) > (In reply to comment #2) > > If not before, perhaps something to fix when/if we change to use size_t for > > string lengths, see http://gcc.gnu.org/wiki/Li

[Bug bootstrap/48135] build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5

2011-03-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135 --- Comment #3 from Jonathan Wakely 2011-03-15 15:19:34 UTC --- But are you using Sun ld, building libstdc++, and not using --disable-symvers?

[Bug c/48136] verify_gimple failed at -O0

2011-03-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48136 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/48112] [4.6/4.7 Regression] generic interface to external function in module

2011-03-15 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48112 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/48135] build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5

2011-03-15 Thread Denis.Excoffier at airbus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135 --- Comment #2 from Denis Excoffier 2011-03-15 15:09:37 UTC --- Oh, thank you for pointing, but i should not be concerned since i didn't modify the sources (i simply include gmp/mpfr/mpc within the source directory tree). Perhaps this is a side-

[Bug c/48136] New: verify_gimple failed at -O0

2011-03-15 Thread regehr at cs dot utah.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48136 Summary: verify_gimple failed at -O0 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org

[Bug bootstrap/48135] build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5

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

[Bug bootstrap/48135] New: build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5

2011-03-15 Thread Denis.Excoffier at airbus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135 Summary: build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/48134] [4.6/4.7 Regression] ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1085 with custom flags

2011-03-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48134 --- Comment #3 from Jakub Jelinek 2011-03-15 14:36:39 UTC --- Created attachment 23664 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23664 gcc46-pr48134.patch This fixes it, though perhaps as discussed earlier we want to fold everything in

[Bug rtl-optimization/48133] [4.5/4.6/4.7 Regression] ICE: in get_loop_body, at cfgloop.c:831 with -O -funroll-loops -fthread-jumps -fno-tree-ch

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

[Bug tree-optimization/48134] [4.6/4.7 Regression] ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1085 with custom flags

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48134 --- Comment #2 from Richard Guenther 2011-03-15 13:59:05 UTC --- That's the COMPONENT_REF case which runs into get_inner_reference which doesn't deal with invalid MEM_REFs either. It returns t.s as base.

[Bug tree-optimization/48134] [4.6/4.7 Regression] ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1085 with custom flags

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

[Bug c++/13954] [tree-ssa] SRA does not work for classes that use inheritance with an empty base

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13954 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/47650] wrong output of print_generic_decl() called from a plugin

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650 --- Comment #14 from Richard Guenther 2011-03-15 13:39:50 UTC --- Author: rguenth Date: Tue Mar 15 13:39:28 2011 New Revision: 170995 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170995 Log: 2011-03-15 Richard Guenther PR middle

[Bug tree-optimization/48134] New: [4.6/4.7 Regression] ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1085 with custom flags

2011-03-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48134 Summary: [4.6/4.7 Regression] ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1085 with custom flags Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/13954] [tree-ssa] SRA does not work for classes that use inheritance with an empty base

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13954 --- Comment #18 from Richard Guenther 2011-03-15 13:37:42 UTC --- Author: rguenth Date: Tue Mar 15 13:37:23 2011 New Revision: 170994 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170994 Log: 2011-03-15 Richard Guenther PR tree-o

[Bug c++/48132] [4.6/4.7 Regression] [C++0x] Internal compiler error on array of std::complex with -std=c++0x

2011-03-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48132 --- Comment #3 from Jakub Jelinek 2011-03-15 13:19:09 UTC --- Regressed (expectedly) with http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166167 The problem seems to be that the middle-end relies on indexes being filled in in ctors for arrays, b

[Bug target/45844] FAIL: gfortran.dg/vect/pr45714-b.f -O (internal compiler error)

2011-03-15 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45844 Alan Modra changed: What|Removed |Added Keywords||ice-on-valid-code, patch Status|

[Bug target/48032] PowerPC64 -mcmodel=medium invalid ld offset

2011-03-15 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48032 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/48032] PowerPC64 -mcmodel=medium invalid ld offset

2011-03-15 Thread amodra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48032 --- Comment #4 from Alan Modra 2011-03-15 12:57:42 UTC --- Author: amodra Date: Tue Mar 15 12:57:37 2011 New Revision: 170990 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170990 Log: PR target/48032 * config/rs6000/rs6000.c (off

[Bug middle-end/48124] [4.3/4.4/4.5/4.6/4.7 Regression] likely wrong code bug

2011-03-15 Thread aldyh at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48124 --- Comment #5 from Aldy Hernandez 2011-03-15 12:42:36 UTC --- > struct S > { >signed a : 26; >signed b : 16; >signed c : 10; >volatile signed d : 14; >int e; > } s; > I think you can't just modify s.e when writing s.d (I thin

[Bug rtl-optimization/48037] Missed optimization: unnecessary register moves

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48037 --- Comment #8 from Richard Guenther 2011-03-15 12:41:57 UTC --- The patch fixed the pass-by-value cases to no longer go through stack memory. The useless reg-reg moves prevail: _Z6vsqrt2U8__vectord: .LFB520: .cfi_startproc sqrts

[Bug rtl-optimization/48037] Missed optimization: unnecessary register moves

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48037 --- Comment #7 from Richard Guenther 2011-03-15 12:22:18 UTC --- Author: rguenth Date: Tue Mar 15 12:22:12 2011 New Revision: 170986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170986 Log: 2011-03-15 Richard Guenther PR tree-op

[Bug c++/48132] [4.6/4.7 Regression] [C++0x] Internal compiler error on array of std::complex with -std=c++0x

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

[Bug objc/39753] [4.3/4.4/4.5/4.6/4.7 Regression] Objective-C(++) and C90 strict-aliasing interaction bug

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39753 --- Comment #8 from Richard Guenther 2011-03-15 11:49:12 UTC --- The easiest way is to attach the may_alias attribute to all object types that should not be subject to TBAA. Bonus point if you transition that attribute to use a flag instead.

[Bug rtl-optimization/48133] [4.5/4.6/4.7 Regression] ICE: in get_loop_body, at cfgloop.c:831 with -O -funroll-loops -fthread-jumps -fno-tree-ch

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

[Bug tree-optimization/46763] gcc 4.5: missed optimization: copy global to local, prefetch

2011-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46763 Richard Guenther changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment #3

[Bug objc/39753] [4.3/4.4/4.5/4.6/4.7 Regression] Objective-C(++) and C90 strict-aliasing interaction bug

2011-03-15 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39753 Iain Sandoe changed: What|Removed |Added CC||mrs at gcc dot gnu.org Known to fail|

  1   2   >