[Bug target/48678] New: [regression] unable to find a register to spill in class ‘GENERAL_REGS’

2011-04-18 Thread kretz at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48678 Summary: [regression] unable to find a register to spill in class ‘GENERAL_REGS’ Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug preprocessor/48677] New: cpp.exe broken ?

2011-04-18 Thread ralphengels at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48677 Summary: cpp.exe broken ? Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: preprocessor AssignedTo: unassig...@gcc.gnu.org

[Bug middle-end/48674] [4.7 Regression] FAIL: g++.dg/torture/pr48661.C

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

[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10

2011-04-18 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #32 from Thomas Henlich 2011-04-19 06:09:27 UTC --- (In reply to comment #30) > I can not reproduce the issue with optimization issue on my linux system > x86-64. > > Thomas, what platform do you see the problem on? I only see it on

[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10

2011-04-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #31 from Tobias Burnus 2011-04-19 06:06:44 UTC --- (In reply to comment #30) > I can not reproduce the issue with optimization issue on my linux system > x86-64. I can produce it with -m32 on Linux. Most such issues occur due to the

[Bug testsuite/48676] [sh] Unaligned userspace access in gcc.dg/torture/pr37868.c

2011-04-18 Thread iwamatsu at nigauri dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48676 --- Comment #2 from Nobuhiro Iwamatsu 2011-04-19 05:21:41 UTC --- Work fine. Thanks!

[Bug fortran/48405] Handle expressions in DO loops for front-end optimization

2011-04-18 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48405 --- Comment #2 from Thomas Koenig 2011-04-19 05:19:12 UTC --- Created attachment 24039 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24039 Proposed patch This should work (and also fix some other bugs as well).

[Bug testsuite/48676] [sh] Unaligned userspace access in gcc.dg/torture/pr37868.c

2011-04-18 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48676 Kazumoto Kojima changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/48603] Missing DW_TAG_typedef for anonymous struct in template

2011-04-18 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48603 --- Comment #6 from Jan Kratochvil 2011-04-19 05:02:16 UTC --- I guess it would be enough for GDB to provide there the name, without namespaces. Just in such case it needs to be a completely different attribute than overloaded DW_AT{,_MIPS}_linka

[Bug c/48676] New: [sh] Unaligned userspace access in gcc.dg/torture/pr37868.c

2011-04-18 Thread iwamatsu at nigauri dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48676 Summary: [sh] Unaligned userspace access in gcc.dg/torture/pr37868.c Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug testsuite/48675] [4.7 Regression]: 20_util/hash/chi2_quality.cc timeout

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

[Bug testsuite/48675] [4.7 Regression]: 20_util/hash/chi2_quality.cc timeout

2011-04-18 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48675 --- Comment #2 from Hans-Peter Nilsson 2011-04-19 03:59:19 UTC --- Author: hp Date: Tue Apr 19 03:59:16 2011 New Revision: 172692 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172692 Log: PR testsuite/48675 * testsuite/20_util/ha

[Bug testsuite/48675] [4.7 Regression]: 20_util/hash/chi2_quality.cc timeout

2011-04-18 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48675 --- Comment #1 from Hans-Peter Nilsson 2011-04-19 03:58:08 UTC --- Author: hp Date: Tue Apr 19 03:58:04 2011 New Revision: 172691 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172691 Log: PR testsuite/48675 * testsuite/20_util/ha

[Bug testsuite/48675] [4.7 Regression]: 20_util/hash/chi2_quality.cc timeout

2011-04-18 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48675 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW URL|

[Bug testsuite/48675] New: [4.7 Regression]: 20_util/hash/chi2_quality.cc timeout

2011-04-18 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48675 Summary: [4.7 Regression]: 20_util/hash/chi2_quality.cc timeout Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Ass

[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10

2011-04-18 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #30 from Jerry DeLisle 2011-04-19 02:06:52 UTC --- I can not reproduce the issue with optimization issue on my linux system x86-64. Thomas, what platform do you see the problem on? I only see it on a Cygwin installation.

[Bug middle-end/47976] [4.5/4.6/4.7 Regression] Recent gfortran.dg/actual_array_constructor_3.f90 regression on arm-linux-gnueabi

2011-04-18 Thread michael.hope at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976 --- Comment #10 from Michael Hope 2011-04-19 01:05:42 UTC --- The proposed patch bootstraps fine on i686, x86_64, and armv7l. See: https://code.launchpad.net/~michaelh1/gcc-linaro/pr47976/+merge/58062 -FAIL: gfortran.dg/actual_array_constructo

[Bug c++/45267] [4.5 regression] inlining fails with -m32

2011-04-18 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45267 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #13

[Bug c++/48569] [4.7 Regression] internal compiler error: in build_zero_init_1, at cp/init.c:278

2011-04-18 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48569 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/48537] [4.6/4.7 regression] C++0x: ICE using union with non-trivial member

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

[Bug c++/48569] [4.7 Regression] internal compiler error: in build_zero_init_1, at cp/init.c:278

2011-04-18 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48569 --- Comment #4 from Jason Merrill 2011-04-18 23:54:50 UTC --- Author: jason Date: Mon Apr 18 23:54:47 2011 New Revision: 172680 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172680 Log: PR c++/48569 * typeck2.c (build_functional_

[Bug middle-end/48674] [4.7 Regression] FAIL: g++.dg/torture/pr48661.C

2011-04-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48674 H.J. Lu changed: What|Removed |Added CC||jakub at redhat dot com --- Comment #1 from H.J

[Bug middle-end/48674] New: [4.7 Regression] FAIL: g++.dg/torture/pr48661.C

2011-04-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48674 Summary: [4.7 Regression] FAIL: g++.dg/torture/pr48661.C Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedT

[Bug c++/48537] [4.6/4.7 regression] C++0x: ICE using union with non-trivial member

2011-04-18 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48537 --- Comment #2 from Jason Merrill 2011-04-18 23:29:33 UTC --- Author: jason Date: Mon Apr 18 23:29:30 2011 New Revision: 172679 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172679 Log: PR c++/48537 * init.c (build_value_init): H

[Bug c++/47336] [C++0x] ICE: "Error reporting routines re-entered"

2011-04-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47336 --- Comment #1 from Jonathan Wakely 2011-04-18 23:23:36 UTC --- Here's another example which produces the "error reporting routines re-entered" ICE, this time on invalid code: template T declval(); template struct S { template static U

[Bug c++/48424] C++0x parameter packs expansion problem

2011-04-18 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48424 --- Comment #4 from Jason Merrill 2011-04-18 22:45:55 UTC --- Yes, that looks OK too.

[Bug c++/48537] C++0x: ICE using union with non-trivial member

2011-04-18 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48537 --- Comment #1 from Jason Merrill 2011-04-18 22:40:48 UTC --- Author: jason Date: Mon Apr 18 22:40:43 2011 New Revision: 172678 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172678 Log: PR c++/48537 * init.c (build_value_init): H

[Bug target/48673] New: [4.7 Regression] GCC generates WAW and RAW conflicts on IA64.

2011-04-18 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48673 Summary: [4.7 Regression] GCC generates WAW and RAW conflicts on IA64. Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug middle-end/48661] [4.6/4.7 Regression] wrong-code regression with devirtualization

2011-04-18 Thread snyder at bnl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48661 --- Comment #6 from scott snyder 2011-04-18 21:58:51 UTC --- Thanks Jakob! I can confirm that that patch also fixes the problem in the original source from which i derived that test case.

[Bug middle-end/48661] [4.6/4.7 Regression] wrong-code regression with devirtualization

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48661 --- Comment #7 from Jakub Jelinek 2011-04-18 21:58:53 UTC --- Author: jakub Date: Mon Apr 18 21:58:51 2011 New Revision: 172677 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172677 Log: PR middle-end/48661 * gimple-fold.c (gimple

[Bug middle-end/48661] [4.6/4.7 Regression] wrong-code regression with devirtualization

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48661 --- Comment #5 from Jakub Jelinek 2011-04-18 21:58:05 UTC --- Author: jakub Date: Mon Apr 18 21:58:03 2011 New Revision: 172676 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172676 Log: PR middle-end/48661 * gimple-fold.c (gimple

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 --- Comment #5 from Jakub Jelinek 2011-04-18 21:56:15 UTC --- Author: jakub Date: Mon Apr 18 21:56:12 2011 New Revision: 172675 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172675 Log: PR c++/48632 * parser.c (cp_parser_omp_for_

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 --- Comment #4 from Jakub Jelinek 2011-04-18 21:55:10 UTC --- Author: jakub Date: Mon Apr 18 21:55:07 2011 New Revision: 172674 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172674 Log: PR c++/48632 * parser.c (cp_parser_omp_for_

[Bug middle-end/48672] [4.6 regression] control reaches end of non-void false positive

2011-04-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48672 --- Comment #2 from Andrew Pinski 2011-04-18 21:54:18 UTC --- These warnings are semi correct. The problem is that GCC does not know that the enum value of either this->version or Get_version() cannot be either ALLOCATED_BLOCK_MAP_V1 or ALLOCATE

[Bug middle-end/48672] [4.6 regression] control reaches end of non-void false positive

2011-04-18 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48672 --- Comment #1 from Matt Hargett 2011-04-18 21:49:55 UTC --- Created attachment 24038 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24038 g++ -O0 -Wreturn-type -c abm.i

[Bug middle-end/48672] New: [4.6 regression] control reaches end of non-void false positive

2011-04-18 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48672 Summary: [4.6 regression] control reaches end of non-void false positive Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug libstdc++/48521] [4.5/4.6/4.7 Regression] [C++0x] std::result_of doesn't work with pointer to member

2011-04-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48521 --- Comment #5 from Jonathan Wakely 2011-04-18 21:43:36 UTC --- (In reply to comment #0) > This is supposed to work, and did with 4.4: > > #include > struct X > { > int foo(); > }; > > typedef int (X::*pm)(); > std::result_of::type i = 0; B

[Bug lto/48086] bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10

2011-04-18 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48086 --- Comment #24 from mrs at gcc dot gnu.org 2011-04-18 21:27:04 UTC --- Author: mrs Date: Mon Apr 18 21:27:00 2011 New Revision: 172671 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172671 Log: 2011-04-18 Jack Howarth PR lto/

[Bug c++/48424] C++0x parameter packs expansion problem

2011-04-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48424 --- Comment #3 from Jonathan Wakely 2011-04-18 21:23:46 UTC --- Jason, when this bug is fixed will this be allowed too? template struct S { template void f(Args1... args1, Args2&&... args2) { } }; S s; Currently this gives: var.

[Bug bootstrap/48671] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48671 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug fortran/48588] [4.6/4.7 Regression] ICE (segfault) in gfc_get_nodesc_array_type

2011-04-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48588 --- Comment #5 from Tobias Burnus 2011-04-18 20:56:02 UTC --- The following seems to mostly work. I think some double resolving could happen - thus, one might need to tweak resolve_all_program_units. Paul & Mikael: What do you think? Test-suite

[Bug bootstrap/48671] New: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-04-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48671 Summary: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug target/48628] ICE in reload

2011-04-18 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48628 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- Comment #3

[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10

2011-04-18 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #29 from Jerry DeLisle 2011-04-18 18:56:22 UTC --- I should mention that optimization issue goes away at -O3. It also goes away with -ffloat-store

[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10

2011-04-18 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #28 from Jerry DeLisle 2011-04-18 18:46:00 UTC --- This optimization test case is cute. We should ship it to the optimization folks. And it should be yet another PR, even if we can come up with a work around. I am not going to have

[Bug fortran/48588] [4.6/4.7 Regression] ICE (segfault) in gfc_get_nodesc_array_type

2011-04-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48588 --- Comment #4 from Tobias Burnus 2011-04-18 18:41:18 UTC --- The problem is that when one goes via: gfc_get_extern_function_decl -> gfc_get_function_type one has for the "a" argument of DGESV_F90 in gfc_sym_type the value: sym->as->type ==

[Bug target/48628] ICE in reload

2011-04-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48628 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug debug/48670] New: explosion in time and stack usage when using -ggdb

2011-04-18 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48670 Summary: explosion in time and stack usage when using -ggdb Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo:

[Bug c++/48537] C++0x: ICE using union with non-trivial member

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

[Bug target/48629] ICE on gcc.dg/pr42389.c on ia64-*-* with -fsched-pressure

2011-04-18 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48629 Steve Ellcey changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/48652] [4.7 Regression] LTO profiledbootstrap failure

2011-04-18 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48652 Alexander Monakov changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]

2011-04-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18918 --- Comment #38 from Tobias Burnus 2011-04-18 17:21:28 UTC --- Author: burnus Date: Mon Apr 18 17:21:24 2011 New Revision: 172658 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172658 Log: 2011-04-18 Tobias Burnus PR fortran/1

[Bug bootstrap/48669] New: sel_sched_region_2's "need_stall" vs. -Werror=uninitialized

2011-04-18 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48669 Summary: sel_sched_region_2's "need_stall" vs. -Werror=uninitialized Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug fortran/48438] Several gfortran tests FAIL on Tru64 UNIX

2011-04-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48438 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #1

[Bug middle-end/48668] [4.6/4.7 regression] COMDAT Group signature not emitted in group

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48668 --- Comment #1 from Rainer Orth 2011-04-18 17:02:32 UTC --- Created attachment 24037 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24037 assembler output before and after the culprit patch

[Bug tree-optimization/48616] -ftree-vectorize -mxop miscompiles right shift

2011-04-18 Thread kretz at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48616 Matthias Kretz changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #14 from Matthias K

[Bug middle-end/48668] New: [4.6/4.7 regression] COMDAT Group signature not emitted in group

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48668 Summary: [4.6/4.7 regression] COMDAT Group signature not emitted in group Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug middle-end/48661] [4.6/4.7 Regression] wrong-code regression with devirtualization

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

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-18 Thread sebpop at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #7 from sebpop at gmail dot com 2011-04-18 16:51:23 UTC --- > (I read somewhere ppl should be replaced with isl?) Not true: GCC still depends on PPL. The use of cloog-ppl is deprecated: GCC will not use it in the future. Using cloog-

[Bug lto/47333] [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 --- Comment #13 from Rainer Orth 2011-04-18 16:49:29 UTC --- I've now compared the assembler output on i386-pc-solaris2.11 with Sun as and gas: with as, the g++-dg-lto-20091219-01.ltrans0.s file has a call to call_ZL20__gthrw_pthread_o

[Bug lto/47333] [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 --- Comment #12 from Rainer Orth 2011-04-18 16:48:29 UTC --- Created attachment 24035 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24035 assembler output with as and gas

[Bug tree-optimization/46194] [4.5 Regression] gcc.dg/graphite/block-0.c FAILs with -ftree-parallelize-loops

2011-04-18 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46194 --- Comment #15 from Sebastian Pop 2011-04-18 16:09:49 UTC --- The same patch applies to the 4.5 branch. I am currently testing the patch on amd64-linux.

[Bug c++/46317] Incorrect construction vtable on ARM in case of diamond shaped virtual inheritance

2011-04-18 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46317 Richard Earnshaw changed: What|Removed |Added Status|WAITING |RESOLVED CC|

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

2011-04-18 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 Janne Blomqvist changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug testsuite/48251] guality_check hangs indefinitely on Tru64 UNIX

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48251 --- Comment #4 from Rainer Orth 2011-04-18 15:54:59 UTC --- Author: ro Date: Mon Apr 18 15:54:50 2011 New Revision: 172657 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172657 Log: PR testsuite/48251 * gcc.dg/guality/guality.exp:

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

2011-04-18 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- Comment #56 from Janne Blomqvist 2011-04-18 15:49:23 UTC --- Author: jb Date: Mon Apr 18 15:49:16 2011 New Revision: 172656 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172656 Log: PR 47571 Fix weakref trickery breakage on alpha-dec

[Bug debug/48603] Missing DW_TAG_typedef for anonymous struct in template

2011-04-18 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48603 Tom Tromey changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comment #5 fro

[Bug tree-optimization/46188] [4.5 regression] -fipa-cp removes destructor call

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46188 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug c++/46364] [4.5 Regression] basic_string.h:541:32: internal compiler error: Segmentation fault

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46364 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/47290] [4.5 Regression] memory exhausted compiling a destructor with an infinite 'for (;;);' loop

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

[Bug c++/46364] [4.5 Regression] basic_string.h:541:32: internal compiler error: Segmentation fault

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46364 --- Comment #5 from Richard Guenther 2011-04-18 15:25:24 UTC --- Author: rguenth Date: Mon Apr 18 15:25:17 2011 New Revision: 172653 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172653 Log: 2011-04-18 Richard Guenther Backported

[Bug tree-optimization/47290] [4.5 Regression] memory exhausted compiling a destructor with an infinite 'for (;;);' loop

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47290 --- Comment #16 from Richard Guenther 2011-04-18 15:25:23 UTC --- Author: rguenth Date: Mon Apr 18 15:25:17 2011 New Revision: 172653 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172653 Log: 2011-04-18 Richard Guenther Backporte

[Bug c++/46364] [4.5 Regression] basic_string.h:541:32: internal compiler error: Segmentation fault

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46364 --- Comment #4 from Richard Guenther 2011-04-18 14:26:04 UTC --- Author: rguenth Date: Mon Apr 18 14:25:57 2011 New Revision: 172650 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172650 Log: 2011-04-18 Richard Guenther PR middle-

[Bug tree-optimization/48498] Several gcc.dg/vect tests XPASS on SPARC

2011-04-18 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48498 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-04-18 14:37:18 UTC --- > --- Comment #2 from Ira Rosen 2011-04-17 12:15:29 > UTC --- > Could you please attach vect dumps before the XPASSes? From the current dumps > I > can only unde

[Bug tree-optimization/48498] Several gcc.dg/vect tests XPASS on SPARC

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48498 --- Comment #4 from Rainer Orth 2011-04-18 14:36:09 UTC --- Created attachment 24033 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24033 no-vfa-pr29145.c -fdump-tree-vect-details output, 4.6 branch

[Bug c++/45267] [4.5 regression] inlining fails with -m32

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45267 Richard Guenther changed: What|Removed |Added Known to work|| --- Comment #12 from Richard Guenther

[Bug tree-optimization/48031] [4.4 Regression] gcc.c-torture/compile/pr42956.c ICEs gcc on m68k-linux, ivopts related?

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48031 --- Comment #21 from Richard Guenther 2011-04-18 14:37:18 UTC --- Author: rguenth Date: Mon Apr 18 14:37:08 2011 New Revision: 172652 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172652 Log: 2011-04-18 Richard Guenther Backporte

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-18 Thread phelippeneveu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 --- Comment #3 from Phelippe Neveu 2011-04-18 14:48:45 UTC --- Hi, I tested the fix on the gcc-4_5-branch and it fixed the issue. Regards, Phelippe

[Bug debug/48667] New: [ skipping N instantiation contexts ] Skips exactly those which are of interest to me

2011-04-18 Thread brian.amberg at unibas dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48667 Summary: [ skipping N instantiation contexts ] Skips exactly those which are of interest to me Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Pri

[Bug tree-optimization/46188] [4.5 regression] -fipa-cp removes destructor call

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46188 Richard Guenther changed: What|Removed |Added Depends on||44295 --- Comment #11 from Richard Gue

[Bug c++/47398] [4.5 Regression] tree check: accessed elt 10 of tree_vec with 9 elts in tsubst, at cp/pt.c:10500

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47398 Richard Guenther changed: What|Removed |Added Depends on||45606 --- Comment #6 from Richard Guen

[Bug rtl-optimization/47899] [4.5 Regression] ICE in get_loop_body, at cfgloop.c:831

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47899 --- Comment #15 from Richard Guenther 2011-04-18 14:37:18 UTC --- Author: rguenth Date: Mon Apr 18 14:37:08 2011 New Revision: 172652 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172652 Log: 2011-04-18 Richard Guenther Backporte

[Bug rtl-optimization/47899] [4.5 Regression] ICE in get_loop_body, at cfgloop.c:831

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47899 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/48035] [4.4 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48035 --- Comment #9 from Richard Guenther 2011-04-18 14:37:17 UTC --- Author: rguenth Date: Mon Apr 18 14:37:08 2011 New Revision: 172652 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172652 Log: 2011-04-18 Richard Guenther Backported

[Bug tree-optimization/46194] [4.5 Regression] gcc.dg/graphite/block-0.c FAILs with -ftree-parallelize-loops

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46194 Richard Guenther changed: What|Removed |Added Version|4.5.4 |4.6.0 Target Milestone|4.5.4

[Bug tree-optimization/48498] Several gcc.dg/vect tests XPASS on SPARC

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48498 --- Comment #3 from Rainer Orth 2011-04-18 14:35:21 UTC --- Created attachment 24032 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24032 slp-3.c -fdump-tree-vect-details output, 4.6 branch

[Bug tree-optimization/48031] [4.4/4.5 Regression] gcc.c-torture/compile/pr42956.c ICEs gcc on m68k-linux, ivopts related?

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48031 --- Comment #19 from Richard Guenther 2011-04-18 14:02:27 UTC --- Author: rguenth Date: Mon Apr 18 14:02:22 2011 New Revision: 172647 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172647 Log: 2011-04-18 Richard Guenther Backporte

[Bug c++/45383] [4.5 Regression] Implicit conversion to pointer does no longer automatically generate operator== and operator!=.

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45383 --- Comment #10 from Richard Guenther 2011-04-18 14:06:31 UTC --- Yes.

[Bug rtl-optimization/47899] [4.5 Regression] ICE in get_loop_body, at cfgloop.c:831

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47899 --- Comment #13 from Richard Guenther 2011-04-18 14:02:27 UTC --- Author: rguenth Date: Mon Apr 18 14:02:22 2011 New Revision: 172647 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172647 Log: 2011-04-18 Richard Guenther Backporte

[Bug tree-optimization/48330] [4.7 Regression] ICE: in optimize_inline_calls, at tree-inline.c:4201 with -fmudflap -fno-early-inlining

2011-04-18 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48330 Martin Jambor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/46304] [4.5 Regression] g++ crashes with ICE in bitmap_first_set_bit, at bitmap.c:770

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46304 --- Comment #10 from Richard Guenther 2011-04-18 14:28:50 UTC --- C++ people?

[Bug c++/46364] [4.5 Regression] basic_string.h:541:32: internal compiler error: Segmentation fault

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46364 --- Comment #3 from Richard Guenther 2011-04-18 14:22:42 UTC --- Author: rguenth Date: Mon Apr 18 14:22:35 2011 New Revision: 172649 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172649 Log: 2011-04-18 Richard Guenther PR middle-

[Bug libgcj/47484] [4.4/4.5 regression] share/python/aotcompile.py and share/python/classfile.py pollute common namespace

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47484 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/48031] [4.4 Regression] gcc.c-torture/compile/pr42956.c ICEs gcc on m68k-linux, ivopts related?

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48031 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|NEW Known to work|

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

2011-04-18 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- Comment #55 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-04-18 14:07:10 UTC --- > --- Comment #53 from Tobias Burnus 2011-04-18 > 11:47:45 UTC --- > Rainer, all: Is the problem now fixed on 4.7? If so, should it be backported Yes: I had the

[Bug c++/48035] [4.4/4.5 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48035 --- Comment #8 from Richard Guenther 2011-04-18 14:02:27 UTC --- Author: rguenth Date: Mon Apr 18 14:02:22 2011 New Revision: 172647 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172647 Log: 2011-04-18 Richard Guenther Backported

[Bug c++/48657] [4.6/4.7 Regression] could not convert template argument ‘VectorDimension’ to ‘unsigned int’

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48657 --- Comment #3 from Jakub Jelinek 2011-04-18 13:47:57 UTC --- VectorDimension's DECL_INITIAL has different type (int rather than unsigned int), and when build_integral_nontype_arg_conv calls convert_like for ck_identity conversion that DECL_INITI

[Bug c/48666] New: [4.5.2/4.6 regression] -Warray-bounds doesn't trigger anymore for simple case

2011-04-18 Thread franz.sirl-kernel at lauterbach dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48666 Summary: [4.5.2/4.6 regression] -Warray-bounds doesn't trigger anymore for simple case Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug tree-optimization/48611] [4.6/4.7 Regression] ICE: SIGSEGV in remap_eh_region_nr (tree-inline.c:1194) with -Os -fopenmp -fexceptions -fno-tree-ccp -fno-tree-copy-prop on basic code

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48611 --- Comment #2 from Jakub Jelinek 2011-04-18 13:36:23 UTC --- Created attachment 24030 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24030 gcc46-pr48611.patch While the bug is most probably elsewhere, I wonder why note_eh_region_may_contai

[Bug tree-optimization/48611] [4.6/4.7 Regression] ICE: SIGSEGV in remap_eh_region_nr (tree-inline.c:1194) with -Os -fopenmp -fexceptions -fno-tree-ccp -fno-tree-copy-prop on basic code

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

  1   2   >