[Bug tree-optimization/52631] New: VN does not use simplified expression for lookup

2012-03-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52631 Bug #: 52631 Summary: VN does not use simplified expression for lookup Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/52631] [4.6/4.7/4.8 Regression] VN does not use simplified expression for lookup

2012-03-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52631 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug tree-optimization/52631] [4.6/4.7/4.8 Regression] VN does not use simplified expression for lookup

2012-03-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52631 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-03-20 06:57:51 UTC --- Created attachment 26927 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26927 Patch which fixes the problem

[Bug c++/52625] Incorrect specialization semantics of friend class template declaration

2012-03-20 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52625 Nikolka tsoae at mail dot ru changed: What|Removed |Added CC||tsoae at mail dot ru ---

[Bug middle-end/37780] Conditional expression with __builtin_clz() should be optimized out

2012-03-20 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37780 --- Comment #2 from amker.cheng amker.cheng at gmail dot com 2012-03-20 07:58:09 UTC --- the special case could be easily detected when gimplifying. but actually I am not sure whether it can be done even in middle end, since the middle end should

[Bug fortran/52606] Confusing diagnostics for long identifiers

2012-03-20 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52606 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added CC||jb at gcc dot

[Bug fortran/52622] ICE in gfortran 4.6.3, x86_64

2012-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52622 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Attachment #26922|application/octet-stream|text/plain

[Bug fortran/52621] ICE when compiling Fortran77 code with optimization

2012-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52621 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug fortran/51802] [OOP] Duplicate mangling for OOP symbols

2012-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51802 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2012-03-20 08:42:11 UTC --- That that changing this will break the ABI. Thus, it can only be done when we have to break the ABI. That will happen for the new array descriptor. (This bug

[Bug c++/52625] Incorrect specialization semantics of friend class template declaration

2012-03-20 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52625 --- Comment #2 from Daniel Krügler daniel.kruegler at googlemail dot com 2012-03-20 08:41:48 UTC --- (In reply to comment #1) If this is indeed related to the injected-class-name, this should have been clarified by

[Bug c/52632] New: GCC compfail on O0

2012-03-20 Thread vbyakovl23 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52632 Bug #: 52632 Summary: GCC compfail on O0 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/52633] New: Compiler ICE in vect_is_simple_use_1 (ARM)

2012-03-20 Thread juha.kallioinen at nokia dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52633 Bug #: 52633 Summary: Compiler ICE in vect_is_simple_use_1 (ARM) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c/52632] GCC compfail on O0

2012-03-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52632 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-03-20 09:09:14 UTC --- Testcase?

[Bug fortran/52606] Confusing diagnostics for long identifiers

2012-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52606 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

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

[Bug bootstrap/52601] Gcc build fails at Making all in tools with find: bad option -path and find: path-list predicate-list

2012-03-20 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52601 --- Comment #3 from birender.singh at hotmail dot com 2012-03-20 09:26:01 UTC --- Thanks Eric Botcazou for the valuable suggestion. I downloaded,findutils-4.4.0.tar from gnu website, compiled and installed on my machine. After the installation

[Bug gcov-profile/52627] [4.8 Regression] Build of libgcc fails w/o __GTHREAD_MUTEX_INIT: error: 'mx' undeclared

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52627 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug testsuite/52563] FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-times optimized a 1

2012-03-20 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52563 --- Comment #7 from rguenther at suse dot de rguenther at suse dot de 2012-03-20 09:51:00 UTC --- On Tue, 20 Mar 2012, liujiangning at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52563 --- Comment #6 from Jiangning Liu

[Bug c/52632] GCC compfail on O0

2012-03-20 Thread vbyakovl23 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52632 --- Comment #2 from Vladimir Yakovlev vbyakovl23 at gmail dot com 2012-03-20 10:03:47 UTC --- Created attachment 26929 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26929 Test case

[Bug fortran/52606] Confusing diagnostics for long identifiers

2012-03-20 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52606 --- Comment #5 from Janne Blomqvist jb at gcc dot gnu.org 2012-03-20 10:27:33 UTC --- (In reply to comment #4) Indeed, one can construct examples which exceed the length: Namely module procedures or module variables. The problem is that

[Bug fortran/51802] [OOP] Duplicate mangling for OOP symbols

2012-03-20 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51802 --- Comment #2 from Paul Thomas pault at gcc dot gnu.org 2012-03-20 10:52:45 UTC --- (In reply to comment #1) That that changing this will break the ABI. Thus, it can only be done when we have to break the ABI. That will happen for the new

[Bug c++/52619] ICE/segmentation fault in lambda function

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52619 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c/52632] GCC compfail on O0

2012-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52632 --- Comment #3 from Mikael Pettersson mikpe at it dot uu.se 2012-03-20 10:55:49 UTC --- The test case, obviously based on the Linux kernel's BUILD_BUG_ON() macro, behaves exactly as intended: since `offset' is not in fact a constant it causes

[Bug fortran/52606] Confusing diagnostics for long identifiers

2012-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52606 --- Comment #6 from Tobias Burnus burnus at gcc dot gnu.org 2012-03-20 10:58:13 UTC --- (In reply to comment #5) What was the motivation for this hashing scheme, BTW? Linkers already support 1) long symbol names (I read somewhere that

[Bug c++/52619] ICE/segmentation fault in lambda function

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52619 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2012-03-20 11:03:00 UTC --- The crash happens in lvalue_kind: an INDIRECT_REF with no TREE_TYPE.

[Bug c++/52596] [4.7/4.8 Regression] [C++11] internal compiler error: in lvalue_kind, at cp/tree.c:153

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52596 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2012-03-20 11:06:40 UTC --- No ICE anymore in mainline for the reduced testcase in Comment #1. Instead, with -std=c++11 only we reject it with: 52596.C: In member function ‘T*

[Bug c/52632] GCC compfail on O0

2012-03-20 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52632 --- Comment #4 from joseph at codesourcery dot com joseph at codesourcery dot com 2012-03-20 11:09:43 UTC --- On Tue, 20 Mar 2012, mikpe at it dot uu.se wrote: either a compile-time error or a link-time error (the latter because gcc

[Bug tree-optimization/52633] [4.7 Regression] Compiler ICE in vect_is_simple_use_1 (ARM)

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52633 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug c++/52613] [C++11] ICE with noexcept in lambda expression in member function of class template

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52613 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/52631] [4.6/4.7/4.8 Regression] VN does not use simplified expression for lookup

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52631 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-20 11:13:57 UTC --- Hmm, but then you'd pessimize the case where b_2 1 were available? Thus, don't you need to do the lookup with the original expression anyway if the

[Bug gcov-profile/52627] [4.8 Regression] Build of libgcc fails w/o __GTHREAD_MUTEX_INIT: error: 'mx' undeclared

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52627 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-20 11:19:01 UTC --- Author: rguenth Date: Tue Mar 20 11:18:57 2012 New Revision: 185569 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185569 Log: 2012-03-20 Richard

[Bug target/52630] [4.7 regression] ICE when compiling ppl-0.12 testsuite

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52630 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.1 ---

[Bug gcov-profile/52627] [4.8 Regression] Build of libgcc fails w/o __GTHREAD_MUTEX_INIT: error: 'mx' undeclared

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

[Bug fortran/51802] [OOP] Duplicate mangling for OOP symbols

2012-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51802 --- Comment #3 from Tobias Burnus burnus at gcc dot gnu.org 2012-03-20 11:22:37 UTC --- (In reply to comment #2) I agree completely. However, once 4.7 is released, should we be excessively pristine about ABI breakage in trunk? It is, after

[Bug testsuite/52614] [4.8 Regression] Test failures in gcc.dg/vect: vectorizing unaligned access

2012-03-20 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52614 --- Comment #2 from Greta Yorsh Greta.Yorsh at arm dot com 2012-03-20 11:24:41 UTC --- The tests reported in PR52603 are still failing on arm (last tested on trunk r185474).

[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

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

[Bug target/49868] Implement named address space to place/access data in flash memory

2012-03-20 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49868 --- Comment #18 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-03-20 11:32:59 UTC --- Author: gjl Date: Tue Mar 20 11:32:54 2012 New Revision: 185570 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185570 Log: PR target/49868 *

[Bug bootstrap/52601] Gcc build fails at Making all in tools with find: bad option -path and find: path-list predicate-list

2012-03-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52601 --- Comment #4 from Eric Botcazou ebotcazou at gcc dot gnu.org 2012-03-20 11:48:47 UTC --- Is this correct or should i again compiled gcc-4.4.4 to get complete successful compilation ? If you still have the build tree around, do rm -rf

[Bug c++/52618] Explicit template specialization ignores access rights

2012-03-20 Thread blobbyvolley at mailmetrash dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52618 --- Comment #2 from blobbyvolley at mailmetrash dot com 2012-03-20 11:53:29 UTC --- If it can be of any help, I noticed that for partial specializations everything works as intended (the compiler reports an error). class B { typedef double

[Bug lto/52634] New: multiple definition error when using alias

2012-03-20 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 Bug #: 52634 Summary: multiple definition error when using alias Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/52604] mt allocator crashes on multi-threaded

2012-03-20 Thread laurent.alfonsi at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52604 --- Comment #3 from Laurent Aflonsi laurent.alfonsi at st dot com 2012-03-20 12:31:31 UTC --- Well, in fact I am facing a runtime crash on another target (SH4). The crash is fixed by the patch proposed previously. On the other hand, I ve tried

[Bug c++/52596] [4.7/4.8 Regression] [C++11] internal compiler error: in lvalue_kind, at cp/tree.c:153

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52596 --- Comment #4 from Paolo Carlini paolo.carlini at oracle dot com 2012-03-20 12:33:16 UTC --- Oops, sorry, mainline still ICEs, had checking disabled.

[Bug libstdc++/52604] mt allocator crashes on multi-threaded

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52604 --- Comment #4 from Paolo Carlini paolo.carlini at oracle dot com 2012-03-20 12:48:20 UTC --- In principle I have no problem with such zeroings, make sense, but it's been a while since the last time I looked into this code and I fear races. In

[Bug lto/52634] multiple definition error when using alias

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||lto

[Bug c/52635] New: gcc fails to diagnose invalid type in unused sizeof() when optimizing

2012-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52635 Bug #: 52635 Summary: gcc fails to diagnose invalid type in unused sizeof() when optimizing Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug c/52632] GCC compfail on O0

2012-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52632 --- Comment #5 from Mikael Pettersson mikpe at it dot uu.se 2012-03-20 13:18:00 UTC --- (In reply to comment #4) I'm not aware of such a bug. Please file a separate bug report in Bugzilla with a testcase for this erroneously omits the

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-20 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-20 13:48:51 UTC --- --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-16 09:55:26 UTC --- [...]

[Bug libstdc++/52604] mt allocator crashes on multi-threaded

2012-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52604 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug c++/52487] [4.6/4.7/4.8 Regression] [C++11] ICE at cp/semantics.c:5613 with lambda capturing reference to incomplete type by value

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52487 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug bootstrap/52623] 4.7.0-RC-20120314: bootstrap failure on AIX due to multilib and using C++ in post-stage1

2012-03-20 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52623 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug lto/52634] multiple definition error when using alias

2012-03-20 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 --- Comment #2 from Bin Tian tianbin at cernet dot edu.cn 2012-03-20 14:16:02 UTC --- Created attachment 26931 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26931 patch for make-3.82

[Bug lto/52634] multiple definition error when using alias

2012-03-20 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 --- Comment #3 from Bin Tian tianbin at cernet dot edu.cn 2012-03-20 14:16:49 UTC --- The bug is reproducable with -r -flto-partition=1to1, and not with -r -flto-partition=none. My project is hard to reduce because of complex dependencies. It

[Bug c/52635] gcc fails to diagnose invalid type in unused sizeof() when optimizing

2012-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52635 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug lto/52634] multiple definition error when using alias

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

[Bug lto/52634] multiple definition error when using alias

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-20 14:55:42 UTC --- 2 t1.o 3 164 2f48a666878dc458 PREVAILING_DEF_IRONLY_EXP main 169 2f48a666878dc458 UNDEF baz 173 2f48a666878dc458 RESOLVED_IR cfliteValueCallBacks t2.o 2

[Bug middle-end/52636] New: [4.8 Regression] ICE: tree check: expected integer_cst, have string_cst in tree_to_double_int, at tree.h:4324

2012-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52636 Bug #: 52636 Summary: [4.8 Regression] ICE: tree check: expected integer_cst, have string_cst in tree_to_double_int, at tree.h:4324 Classification: Unclassified

[Bug c/52635] gcc fails to diagnose invalid type in unused sizeof() when optimizing

2012-03-20 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52635 --- Comment #2 from joseph at codesourcery dot com joseph at codesourcery dot com 2012-03-20 15:13:13 UTC --- On Tue, 20 Mar 2012, mikpe at it dot uu.se wrote: cat bug.c extern int bar; void foo(void) { (void)sizeof(char[1 - 2 *

[Bug testsuite/52614] [4.8 Regression] Test failures in gcc.dg/vect: vectorizing unaligned access

2012-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52614 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug middle-end/52636] [4.8 Regression] ICE: tree check: expected integer_cst, have string_cst in tree_to_double_int, at tree.h:4324

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52636 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug tree-optimization/52571] vectorizer changes alignment of common symbols

2012-03-20 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52571 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug c++/52637] New: ICE producing debug info for c++11 code using templates/decltype/lambda

2012-03-20 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52637 Bug #: 52637 Summary: ICE producing debug info for c++11 code using templates/decltype/lambda Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug fortran/52622] ICE in gfortran 4.6.3, x86_64

2012-03-20 Thread adrian at llnl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52622 --- Comment #2 from Adrian Prantl adrian at llnl dot gov 2012-03-20 15:33:40 UTC --- I'm getting the error with both gcc 4.6.2 and 4.6.3 Below is the stack trace. Program received signal SIGSEGV, Segmentation fault. resolve_symbol

[Bug tree-optimization/52571] vectorizer changes alignment of common symbols

2012-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52571 --- Comment #9 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-03-20 15:55:23 UTC --- Unfortunately, the patch caused many testsuite failures on both sparc-sun-solaris and powerpc-apple-darwin, as can be seen e.g. at

[Bug tree-optimization/52636] [4.8 Regression] ICE: tree check: expected integer_cst, have string_cst in tree_to_double_int, at tree.h:4324

2012-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52636 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Component|middle-end

[Bug tree-optimization/52571] vectorizer changes alignment of common symbols

2012-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52571 --- Comment #10 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-03-20 15:56:55 UTC --- PR52603. Could you test the patch? Sorry, pr52614.

[Bug testsuite/52614] [4.8 Regression] Test failures in gcc.dg/vect: vectorizing unaligned access

2012-03-20 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52614 --- Comment #4 from Greta Yorsh Greta.Yorsh at arm dot com 2012-03-20 16:01:02 UTC --- These tests pass on arm-none-eabi with the option -fno-common. Thank you, Greta

[Bug c++/52625] Incorrect specialization semantics of friend class template declaration

2012-03-20 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52625 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/51737] [4.6 Regression] g++ crashes (internal compiler error: Segmentation fault) when compiling quickbook

2012-03-20 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51737 --- Comment #18 from Jan Hubicka hubicka at gcc dot gnu.org 2012-03-20 16:19:55 UTC --- Created attachment 26932 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26932 patch in testing I am testing the attached patch. It basically delays

[Bug middle-end/51893] Wrong subword index computation in store_bit_field_1 on BIG_ENDIAN targets

2012-03-20 Thread aurelien.buhrig.gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51893 --- Comment #9 from Aurelien Buhrig aurelien.buhrig.gcc at gmail dot com 2012-03-20 16:22:52 UTC --- Do you need additional information about this bug? Any comment about the provided patch?

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 --- Comment #13 from Jakub Jelinek jakub at gcc dot gnu.org 2012-03-20 16:26:08 UTC --- Author: jakub Date: Tue Mar 20 16:25:54 2012 New Revision: 185577 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185577 Log: PR target/52607 *

[Bug c/51206] Building Cross-Compiler for Linux/x86_64 multilibs fails due to FLAGS_FOR_TARGET

2012-03-20 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51206 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added CC||ian at airs dot

[Bug testsuite/52614] [4.8 Regression] Test failures in gcc.dg/vect: vectorizing unaligned access

2012-03-20 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52614 --- Comment #5 from Rainer Orth ro at gcc dot gnu.org 2012-03-20 16:37:04 UTC --- For the single testcase I've been using for the reghunt (gcc.dg/vect/vect-109.c), adding -fno-common fixes the failure. On SPARC, one probably also has to add

[Bug lto/51663] LTO does not reclaim comdat-local statics

2012-03-20 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51663 --- Comment #3 from Jan Hubicka hubicka at gcc dot gnu.org 2012-03-20 16:49:44 UTC --- OK, the funny inconsistency comes from the fact that we always eliminate COMDAT variables, but we keep around static variables with -fno-toplevel-reorder. -O0

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 --- Comment #14 from Jakub Jelinek jakub at gcc dot gnu.org 2012-03-20 16:51:50 UTC --- Author: jakub Date: Tue Mar 20 16:51:41 2012 New Revision: 185579 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185579 Log: PR target/52607 *

[Bug lto/52634] multiple definition error when using alias

2012-03-20 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug testsuite/52614] [4.8 Regression] Test failures in gcc.dg/vect: vectorizing unaligned access

2012-03-20 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52614 --- Comment #6 from Pat Haugen pthaugen at gcc dot gnu.org 2012-03-20 17:21:21 UTC --- Adding -fno-common fixes the failures on powerpc64 also.

[Bug c/52635] gcc fails to diagnose invalid type in unused sizeof() when optimizing

2012-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52635 --- Comment #3 from Mikael Pettersson mikpe at it dot uu.se 2012-03-20 17:26:23 UTC --- (In reply to comment #2) Do you have an example not involving __builtin_constant_p? Unfortunately no. The example is just a cleaned up and reduced version

[Bug c++/52638] New: ice in build_vector_from_val

2012-03-20 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52638 Bug #: 52638 Summary: ice in build_vector_from_val Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/52635] gcc fails to diagnose invalid type in unused sizeof() when optimizing

2012-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52635 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2012-03-20 18:06:33 UTC --- Not sure what kernel you are looking at, but in current kernel at least since 2009-09 BUILD_BUG_ON is BUILD_BUG_ON_ZERO and only MAYBE_BUILD_BUG_ON macro is

[Bug c/52639] New: ice in supportable_widening_operation

2012-03-20 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 Bug #: 52639 Summary: ice in supportable_widening_operation Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c/52640] New: performance bottleneck: gcc/tree.c;value_member

2012-03-20 Thread ncahill_alt at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52640 Bug #: 52640 Summary: performance bottleneck: gcc/tree.c;value_member Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/52636] [4.8 Regression] ICE: tree check: expected integer_cst, have string_cst in tree_to_double_int, at tree.h:4324

2012-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52636 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-03-20 18:35:50 UTC --- The patch in comment #2 fixes the PR without side effect on the polyhedron test suite (AFAICT;-). Currently bootstrapping r185584, regtesting scheduled

[Bug c++/52639] ice in supportable_widening_operation

2012-03-20 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 dcb dcb314 at hotmail dot com changed: What|Removed |Added Component|c |c++ --- Comment #1 from

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-20 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 --- Comment #15 from Marc Glisse marc.glisse at normalesup dot org 2012-03-20 19:00:32 UTC --- If I am not mistaken, the V8SF shuffle 22022246 is doable by a vperm2f128 that takes 01234567 to 01230123, followed by a vshufps (mask 138 maybe). Was

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-20 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 --- Comment #16 from Marc Glisse marc.glisse at normalesup dot org 2012-03-20 19:05:22 UTC --- (In reply to comment #15) If I am not mistaken, the V8SF shuffle 22022246 is doable by a vperm2f128 that takes 01234567 to 01230123, followed by a

[Bug c/52635] gcc fails to diagnose invalid type in unused sizeof() when optimizing

2012-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52635 --- Comment #5 from Mikael Pettersson mikpe at it dot uu.se 2012-03-20 19:09:01 UTC --- (In reply to comment #4) Not sure what kernel you are looking at, but in current kernel at least since 2009-09 BUILD_BUG_ON is BUILD_BUG_ON_ZERO and only

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2012-03-20 19:14:33 UTC --- Author: jason Date: Tue Mar 20 19:14:29 2012 New Revision: 185587 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185587 Log: PR c++/52510 *

[Bug testsuite/52641] New: Test cases fail for 16-bit int targets

2012-03-20 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52641 Bug #: 52641 Summary: Test cases fail for 16-bit int targets Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug testsuite/52641] Test cases fail for 16-bit int targets

2012-03-20 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52641 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5

[Bug testsuite/52641] Test cases fail for 16-bit int targets

2012-03-20 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52641 --- Comment #1 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-03-20 19:38:57 UTC --- Author: gjl Date: Tue Mar 20 19:38:51 2012 New Revision: 185588 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185588 Log: PR testsuite/52641 *

[Bug target/52642] New: SH Target: libstdc++ failures due to call insn swapped before prologue frame insns

2012-03-20 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52642 Bug #: 52642 Summary: SH Target: libstdc++ failures due to call insn swapped before prologue frame insns Classification: Unclassified Product: gcc Version: 4.8.0

[Bug target/51244] SH Target: Inefficient conditional branch

2012-03-20 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244 --- Comment #36 from Oleg Endo olegendo at gcc dot gnu.org 2012-03-20 20:33:30 UTC --- I have created a new PR 52642 for the libstdc++ failures.

[Bug target/52642] SH Target: libstdc++ failures due to call insn swapped before prologue frame insns

2012-03-20 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52642 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/52643] New: Stack overflow ICE in cc1plus when templates, exceptions, and continue out of try used

2012-03-20 Thread ak.miller at auckland dot ac.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52643 Bug #: 52643 Summary: Stack overflow ICE in cc1plus when templates, exceptions, and continue out of try used Classification: Unclassified Product: gcc Version: 4.6.3

[Bug target/5360] [SH] Useless address inc-dec sequence for DFmode access

2012-03-20 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5360 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed|2004-01-01 21:00:39 |2012-03-20

[Bug bootstrap/52644] New: RTL check: expected elt 1 type 'i' or 'n', have '0' (rtx reg) in ix86_decompose_address, at config/i386/i386.c:11522[4.8 Regression] ICE in stage2:

2012-03-20 Thread zsojka at seznam dot cz
--enable-languages=c,c++,lto,fortran --prefix=/mnt/svn/gcc-trunk/binary-185559-lto-fortran-checking-yes-rtl-df/ --with-cloog --with-ppl --with-cloog-include=/usr/include/cloog-ppl/ --disable-ppl-version-check Thread model: posix gcc version 4.8.0 20120320 (experimental) (GCC) Tested revisions

[Bug bootstrap/52644] RTL check: expected elt 1 type 'i' or 'n', have '0' (rtx reg) in ix86_decompose_address, at config/i386/i386.c:11522[4.8 Regression] ICE in stage2:

2012-03-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52644 --- Comment #1 from Zdenek Sojka zsojka at seznam dot cz 2012-03-20 21:42:26 UTC --- Created attachment 26937 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26937 preprocessed source $

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-20 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 Marc Glisse marc.glisse at normalesup dot org changed: What|Removed |Added Attachment #26912|0 |1

[Bug middle-end/51893] Wrong subword index computation in store_bit_field_1 on BIG_ENDIAN targets

2012-03-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51893 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW ---

[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2012-03-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2012-03-20 23:00:19 UTC --- (In reply to comment #3) So, what's going on? Was the commit for PR51666 incomplete, so to speak? Maybe it was incomplete but then again the Defect report

  1   2   >