[Bug target/48252] ARM neon: problem with consecutive vzip, vuzp and vtrn

2011-04-18 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48252 --- Comment #5 from irar at gcc dot gnu.org 2011-04-18 07:14:26 UTC --- Author: irar Date: Mon Apr 18 07:14:22 2011 New Revision: 172639 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172639 Log: PR target/48252 * config/arm/arm.c

[Bug bootstrap/48653] Bootstrap comparison failure with bootstrap-lto

2011-04-18 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48653 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

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

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

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

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48616 --- Comment #12 from Jakub Jelinek 2011-04-18 07:38:17 UTC --- Author: jakub Date: Mon Apr 18 07:38:11 2011 New Revision: 172640 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172640 Log: PR tree-optimization/48616 * tree-vect-stm

[Bug bootstrap/48653] Bootstrap comparison failure with bootstrap-lto

2011-04-18 Thread jafb at tinet dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48653 --- Comment #2 from jafb at tinet dot org 2011-04-18 08:29:32 UTC --- Sorry. I thought the default was -g -O2 and omitting -g in BOOT_CFLAGS is even documented, but I won't file any other bugs for these reasons...

[Bug c++/48660] New: ARM ICE in expand_expr_real_1

2011-04-18 Thread jani at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48660 Summary: ARM ICE in expand_expr_real_1 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.o

[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 #26 from Thomas Henlich 2011-04-18 08:40:12 UTC --- Created attachment 24027 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24027 Test program for optimization

[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 #25 from Thomas Henlich 2011-04-18 08:39:17 UTC --- After some testing, I found the problem to be optimization-related. It seems the following term is calculated as a long double and not rounded before the "if (m < temp)" comparison,

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

2011-04-18 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #27

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

2011-04-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48657 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug middle-end/48661] New: gcc 4.6 wrong-code regression

2011-04-18 Thread snyder at bnl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48661 Summary: gcc 4.6 wrong-code regression Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassig...@gcc.

[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 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/48395] [4.7 regression] segmentation fault when compiling libgcc2.c

2011-04-18 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48395 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug lto/48492] [4.7 Regression] LTO bootstrap failure in copy_constant

2011-04-18 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48492 --- Comment #6 from Eric Botcazou 2011-04-18 10:13:55 UTC --- Author: ebotcazou Date: Mon Apr 18 10:13:49 2011 New Revision: 172641 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172641 Log: PR lto/48492 * cfgexpand.c (expand_debu

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

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 Richard Guenther changed: What|Removed |Added CC||spop at gcc dot gnu.org --- Comment #5

[Bug middle-end/48662] New: [4.7 regression] ICE in lower_emutls_function_body, at tree-emutls.c:623

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48662 Summary: [4.7 regression] ICE in lower_emutls_function_body, at tree-emutls.c:623 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/48650] valgrind: Invalid write of size 8 in build_string (tree.c:1524)

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

[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 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug target/48649] cannot find space to spill in GENERAL REGISTERS

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48649 Richard Guenther changed: What|Removed |Added Target||i386-*-coff Component|c

[Bug middle-end/48661] gcc 4.6 wrong-code regression

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|UNCONFIRMED |NEW Last reconfirmed|

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

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

[Bug middle-end/48663] New: [4.7 regression] final.c:dump_basic_block_info breaks several Tru64 UNIX tests

2011-04-18 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48663 Summary: [4.7 regression] final.c:dump_basic_block_info breaks several Tru64 UNIX tests Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug middle-end/48662] [4.7 regression] ICE in lower_emutls_function_body, at tree-emutls.c:623

2011-04-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48662 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/48601] [4.7 Regression] ICE in lower_emutls_function_body, at tree-emutls.c:623

2011-04-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48601 Dominique d'Humieres changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment

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

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48661 Richard Guenther changed: What|Removed |Added Target|x86 |i?86-*-* Known to work|

[Bug middle-end/48663] [4.7 regression] final.c:dump_basic_block_info breaks several Tru64 UNIX tests

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

[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 #3 from Jakub Jelinek 2011-04-18 10:58:56 UTC --- Can't reproduce the ICE on the trunk myself, the testcase works for me on the trunk starting with http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172023

[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound

2011-04-18 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531 Paolo Carlini changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound

2011-04-18 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531 --- Comment #9 from Daniel Krügler 2011-04-18 11:12:14 UTC --- (In reply to comment #8) > Thanks. But I'm confused by what is replacing the hard-error. Isn't this > supposed to be well-formed? > > template class = decltype(T()) > > > char f(in

[Bug c/48650] valgrind: Invalid write of size 8 in build_string (tree.c:1524)

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48650 --- Comment #2 from Richard Guenther 2011-04-18 11:18:06 UTC --- Author: rguenth Date: Mon Apr 18 11:18:01 2011 New Revision: 172642 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172642 Log: 2011-04-18 Richard Guenther PR middle-

[Bug middle-end/48600] [4.6 regression] ICE when using cold attribute

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

[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound

2011-04-18 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531 --- Comment #10 from Paolo Carlini 2011-04-18 11:33:34 UTC --- It is not accepted. I tried again to remove the special code for is_default_constructible in and a number of static_asserts, all having to do with arrays fired...

[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound

2011-04-18 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531 --- Comment #11 from Daniel Krügler 2011-04-18 11:47:15 UTC --- (In reply to comment #10) > It is not accepted. > > I tried again to remove the special code for is_default_constructible in > and a number of static_asserts, all having to do with

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

2011-04-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- 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 for 4.6.1? And can then the PR be closed?

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

2011-04-18 Thread coolypf at qq dot com
w32 --enable-languages=c,c++ --disable-libquadmath --with-as=/i686-pc-mingw32/bin/as --with-ld=/i686-pc-mingw32/bin/ld Thread model: win32 gcc version 4.7.0 20110418 (experimental) (GCC) g++-svn -c pr48569.cpp pr48569.cpp: In member function 'last_value< >::result_type last_value< &

[Bug libfortran/48664] New: Use autoconf test instead of target blacklist to determine weak undefined reference support

2011-04-18 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48664 Summary: Use autoconf test instead of target blacklist to determine weak undefined reference support Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement

[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 #54 from Janne Blomqvist 2011-04-18 12:07:29 UTC --- (In reply to comment #53) > Rainer, all: Is the problem now fixed on 4.7? If so, should it be backported > for 4.6.1? And can then the PR be closed? FWIW, I just opened PR 48664 in

[Bug c/48650] valgrind: Invalid write of size 8 in build_string (tree.c:1524)

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

[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound

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

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

2011-04-18 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #6 from bero at arklinux dot org 2011-04-18 12:19:12 UTC --- cloog 0.16.2 with isl 0.06 (I read somewhere ppl should be replaced with isl?)

[Bug c++/48659] Segmentation fault when using openMP and SSE

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48659 --- Comment #1 from Richard Guenther 2011-04-18 12:17:12 UTC --- On linux we assume a 16 byte aligned stack for threads, so this might hint at some MinGW specific issue either in our OMP runtime or with windows thread handling.

[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 CC||jakub at gcc dot gnu.org --- Comment #1 f

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

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

[Bug rtl-optimization/48596] [4.7 Regression] [SH] unable to find a register to spill in class 'FPUL_REGS'

2011-04-18 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48596 --- Comment #2 from Kazumoto Kojima 2011-04-18 12:47:21 UTC --- I'm looking into why fr14 is allocated to r242 when -O1 is specified. Here is the info about r242 from .ira dump with -O1 r242: preferred GENERAL_REGS, alternative GENERAL_FP_RE

[Bug c++/48665] New: type of const member function

2011-04-18 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48665 Summary: type of const member function Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org

[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|

[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 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 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++/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 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 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 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 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 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 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 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 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 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 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/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 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 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 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 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 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 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 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 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++/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/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 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 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/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 #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 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 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[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 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 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 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 Janne Blomqvist changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[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 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 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 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 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 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 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 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] [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 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 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/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/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 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 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 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 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 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 ==

  1   2   >