[Bug c++/48914] #pragma GCC diagnostic ignored "-Wc++0x-compat" doesn't work

2012-08-01 Thread asmwarrior at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48914 --- Comment #4 from asmwarrior 2012-08-02 06:41:33 UTC --- We are Code::Blocks' developers, we see the same annoying warnings, hope it will be fixed. Thanks. See: http://forums.codeblocks.org/index.php/topic,16670.msg113169.html#msg113169

[Bug c++/54111] function return type template deduction

2012-08-01 Thread leonid at volnitsky dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54111 --- Comment #1 from Leonid Volnitsky 2012-08-02 04:02:27 UTC --- I've just tested with gcc-463.It accept/reject exactly the same as gcc-453.

[Bug c++/54158] New: Silently accepts sizeof to non-static member without object in C++03 mode

2012-08-01 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54158 Bug #: 54158 Summary: Silently accepts sizeof to non-static member without object in C++03 mode Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCON

[Bug rtl-optimization/52983] [4.8 Regression] internal compiler error: in df_uses_record, at df-scan.c:3243

2012-08-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/52983] [4.8 Regression] internal compiler error: in df_uses_record, at df-scan.c:3243

2012-08-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983 --- Comment #14 from Alexandre Oliva 2012-08-02 00:34:45 UTC --- Author: aoliva Date: Thu Aug 2 00:34:41 2012 New Revision: 190063 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190063 Log: PR debug/52983 * valtrack.c (dead_debug_insert_

[Bug rtl-optimization/52983] [4.8 Regression] internal compiler error: in df_uses_record, at df-scan.c:3243

2012-08-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983 --- Comment #13 from Alexandre Oliva 2012-08-02 00:34:30 UTC --- Author: aoliva Date: Thu Aug 2 00:34:26 2012 New Revision: 190062 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190062 Log: PR debug/52983 * valtrack.c (cleanup_auto_inc_d

[Bug rtl-optimization/52983] [4.8 Regression] internal compiler error: in df_uses_record, at df-scan.c:3243

2012-08-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983 --- Comment #12 from Alexandre Oliva 2012-08-02 00:34:15 UTC --- Author: aoliva Date: Thu Aug 2 00:34:11 2012 New Revision: 190061 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190061 Log: PR debug/52983 * valtrack.h, valtrack.c: New. *

[Bug rtl-optimization/52983] [4.8 Regression] internal compiler error: in df_uses_record, at df-scan.c:3243

2012-08-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983 --- Comment #12 from Alexandre Oliva 2012-08-02 00:34:15 UTC --- Author: aoliva Date: Thu Aug 2 00:34:11 2012 New Revision: 190061 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190061 Log: PR debug/52983 * valtrack.h, valtrack.c: New. *

[Bug rtl-optimization/52983] [4.8 Regression] internal compiler error: in df_uses_record, at df-scan.c:3243

2012-08-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983 --- Comment #12 from Alexandre Oliva 2012-08-02 00:34:15 UTC --- Author: aoliva Date: Thu Aug 2 00:34:11 2012 New Revision: 190061 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190061 Log: PR debug/52983 * valtrack.h, valtrack.c: New. *

[Bug testsuite/53664] neon-testgen.ml generates duplicate scan-assembler directives

2012-08-01 Thread janis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53664 --- Comment #14 from Janis Johnson 2012-08-01 23:35:12 UTC --- Ramana, chunks of regular expressions within parentheses are matched and added to the returned expression that is used in scan-assembler-times. To avoid returning parenthesized bits

[Bug tree-optimization/50672] [4.7 Regression] ice: verify_ssa failed: no immediate_use list

2012-08-01 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50672 --- Comment #17 from vries at gcc dot gnu.org 2012-08-01 23:14:36 UTC --- The test-case from comment 15 passes with r190033, and fails with r190034. block 10 contains: ... # .MEMD.2233_20 = PHI <.MEMD.2233_5(11), .MEMD.2233_10(12)> ... and is re

[Bug tree-optimization/54077] [4.7/4.8 Regression] Bytemark FP EMULATION 44% slower than with clang

2012-08-01 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54077 --- Comment #10 from wbrana 2012-08-01 22:35:29 UTC --- Reversion of 175752 on latest 4.7 branch improved FP EMU by 41%, but made ASSIGNMENT worse by 8%. with 175752 NUMERIC SORT: 1562.9 : 40.08 : 13.16 STRING SORT

[Bug rtl-optimization/54157] [x32] -maddress-mode=long failures

2012-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54157 --- Comment #4 from H.J. Lu 2012-08-01 22:12:00 UTC --- This patch: diff --git a/gcc/expmed.c b/gcc/expmed.c index 1fe0034..2780164 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -380,7 +380,7 @@ mode_for_extraction (enum extraction_pattern pat

[Bug rtl-optimization/54157] [x32] -maddress-mode=long failures

2012-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54157 --- Comment #3 from H.J. Lu 2012-08-01 21:47:59 UTC --- make_extraction in combine generates: 7474 inner = force_to_mode (inner, wanted_inner_mode, 7475 pos_rtx 7476 || len

[Bug fortran/54033] gfortran: Passing file as include directory - add diagnostic and ICE with -cpp

2012-08-01 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54033 --- Comment #3 from Thomas Koenig 2012-08-01 21:45:49 UTC --- Fixed on trunk, closing. Thanks for the bug report!

[Bug fortran/54033] gfortran: Passing file as include directory - add diagnostic and ICE with -cpp

2012-08-01 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54033 --- Comment #2 from Thomas Koenig 2012-08-01 21:43:54 UTC --- Author: tkoenig Date: Wed Aug 1 21:43:50 2012 New Revision: 190054 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190054 Log: 2012-08-01 Thomas König PR fortran/54033

[Bug tree-optimization/50672] [4.7 Regression] ice: verify_ssa failed: no immediate_use list

2012-08-01 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50672 --- Comment #16 from vries at gcc dot gnu.org 2012-08-01 21:19:36 UTC --- With the example from comment 15 and r190039, I don't see a segmentation fault, but this: ... $ g++ test.C -O2 test.C: In member function ‘void B::makeLine(int*) const’: test

[Bug middle-end/34548] GCC generates too many alignment adds for alloca

2012-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34548 --- Comment #5 from Richard Henderson 2012-08-01 20:41:25 UTC --- Author: rth Date: Wed Aug 1 20:41:16 2012 New Revision: 190051 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190051 Log: PR 34548 * function.h (struct rtl_data): Add

[Bug tree-optimization/50672] [4.7 Regression] ice: verify_ssa failed: no immediate_use list

2012-08-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50672 --- Comment #15 from Markus Trippelsdorf 2012-08-01 20:11:15 UTC --- markus@x4 tmp % cat test.ii struct A { bool isHint(); }; class B { void makeLine( int *) const; void drawLine() const; A* to() const; void _print() const; }; A a; void

[Bug tree-optimization/50672] [4.7 Regression] ice: verify_ssa failed: no immediate_use list

2012-08-01 Thread dcb314 at hotmail dot com
| --- Comment #14 from David Binderman 2012-08-01 19:35:27 UTC --- This seems to have broken again with 4.8 trunk, dated 20120801. It seemed ok about a week ago, so probably some recent breakage.

[Bug target/52530] [4.8 regression] Many 64-bit execution failures on Solaris 10/11 with Sun as

2012-08-01 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52530 --- Comment #12 from uros at gcc dot gnu.org 2012-08-01 19:15:04 UTC --- Author: uros Date: Wed Aug 1 19:14:59 2012 New Revision: 190048 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190048 Log: Backport from mainline 2012-03-09

[Bug tree-optimization/54077] [4.7/4.8 Regression] Bytemark FP EMULATION 44% slower than with clang

2012-08-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54077 Uros Bizjak changed: What|Removed |Added CC||ktietz at gcc dot gnu.org,

[Bug middle-end/53823] [4.8 Regression] FAIL: gcc.c-torture/execute/930921-1.c execution at -O0 and -O1

2012-08-01 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53823 --- Comment #21 from John David Anglin 2012-08-01 18:44:04 UTC --- The issue is with the handling of negative constants. In this bit of code, max_cost = (set_src_cost (gen_rtx_MULT (mode, fake_reg, op1), speed) -

[Bug tree-optimization/46556] Code size regression in struct access

2012-08-01 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 --- Comment #12 from William J. Schmidt 2012-08-01 18:42:16 UTC --- (In reply to comment #11) > (In reply to comment #10) > > Fixed. > > Is it still your plan to also do something with the patch to expose target > addressing modes earlier? No,

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-08-01 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #81 from Mikael Morin 2012-08-01 18:37:55 UTC --- (In reply to comment #79) > If that's valid then you can make the middle-end happy by wrapping > the RHS inside a VIEW_CONVERT_EXPR with the LHS type. OK. will try. I don't know yet th

[Bug tree-optimization/46556] Code size regression in struct access

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 --- Comment #11 from Steven Bosscher 2012-08-01 17:51:55 UTC --- (In reply to comment #10) > Fixed. Is it still your plan to also do something with the patch to expose target addressing modes earlier?

[Bug rtl-optimization/54157] [x32] -maddress-mode=long failures

2012-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54157 --- Comment #2 from H.J. Lu 2012-08-01 16:49:53 UTC --- Created attachment 27925 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27925 A patch

[Bug c++/54130] Recognize builtins with bool return type

2012-08-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54130 --- Comment #15 from Jonathan Wakely 2012-08-01 16:30:54 UTC --- (In reply to comment #14) > The isnan function declaration is for compatibility with some old > standards such as Unix98 that had such a function instead of the > type-generic mac

[Bug rtl-optimization/54157] [x32] -maddress-mode=long failures

2012-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54157 --- Comment #1 from H.J. Lu 2012-08-01 16:25:15 UTC --- [hjl@gnu-32 gcc]$ cat /tmp/x.i struct s2{ int n[24 -1][24 -1][24 -1]; }; struct test2{ struct s2 e; }; struct test2 tmp2[4]; void main1 () { int i,j; for (i = 0; i < 24 -4; i++)

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-08-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #80 from Tobias Burnus 2012-08-01 16:22:52 UTC --- (In reply to comment #79) > > this%y = this%find_y() ! FAILS > > > > the lhs is a target, and the rhs is NOT a target, so that the middle-end > > types > > are different. :

[Bug rtl-optimization/54157] New: [x32] -maddress-mode=long failures

2012-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54157 Bug #: 54157 Summary: [x32] -maddress-mode=long failures Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/54087] __atomic_fetch_add does not use xadd instruction

2012-08-01 Thread drepper.fsp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54087 --- Comment #3 from Ulrich Drepper 2012-08-01 16:06:33 UTC --- (In reply to comment #2) > (In reply to comment #1) > > Use __atomic_add_fetch and __atomic_fetch_sub in the testcase, and you will > > Eh, __atomic_fetch_add. Yes, but the compiler

[Bug middle-end/54146] Very slow compile at -O1 (expand vars)

2012-08-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 --- Comment #11 from Marc Glisse 2012-08-01 15:59:43 UTC --- (In reply to comment #9) > I'm beginning to think this is one of those cases of "Doctor it hurts if I > ..." > that should be closed as WONTFIX. Indeed, might even call it INVALID. Th

[Bug target/54156] [4.8 Regression] New fail on AVX target: gcc.dg/vect/pr53773.c. 190010 vs revision 189996

2012-08-01 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54156 --- Comment #2 from Igor Zamyatin 2012-08-01 15:57:42 UTC --- Author: wschmidt Date: Tue Jul 31 12:25:04 2012 + gcc: 2012-07-31 Bill Schmidt PR tree-optimization/53773 * tree-vectorizer.h (struct _loop_vec_inf

[Bug target/54156] [4.8 Regression] New fail on AVX target: gcc.dg/vect/pr53773.c. 190010 vs revision 189996

2012-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54156 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/54130] Recognize builtins with bool return type

2012-08-01 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54130 --- Comment #14 from joseph at codesourcery dot com 2012-08-01 15:41:01 UTC --- On Wed, 1 Aug 2012, glisse at gcc dot gnu.org wrote: > may also break stuff if the C library uses isnan. I could also ask glibc to > not > declare the isnan function

[Bug target/54156] [4.8 Regression] New fail on AVX target: gcc.dg/vect/pr53773.c. 190010 vs revision 189996

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54156 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0 Summary|New fail on A

[Bug target/54156] New: New fail on AVX target: gcc.dg/vect/pr53773.c. 190010 vs revision 189996

2012-08-01 Thread kirill.yukhin at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54156 Bug #: 54156 Summary: New fail on AVX target: gcc.dg/vect/pr53773.c. 190010 vs revision 189996 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONF

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-08-01 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #79 from rguenther at suse dot de 2012-08-01 15:05:22 UTC --- On Wed, 1 Aug 2012, mikael at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 > > --- Comment #78 from Mikael Morin 2012-08-01 > 15:01:59 UTC

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-08-01 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #78 from Mikael Morin 2012-08-01 15:01:59 UTC --- (In reply to comment #76) > You mean > > [...] > > ? Yes, that also should be build_distinct_type_copy. > Even without that, the patch regtests cleanly (including the pr45586 tests

[Bug middle-end/54154] cprop_hardreg generates redundant instructions

2012-08-01 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54154 --- Comment #4 from Paulo J. Matos 2012-08-01 15:01:29 UTC --- Due to my last comment I marked this as a request for enhancement.

[Bug middle-end/54154] cprop_hardreg generates redundant instructions

2012-08-01 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54154 Paulo J. Matos changed: What|Removed |Added Severity|normal |enhancement --- Comment #3 from Paulo J.

[Bug middle-end/54154] cprop_hardreg generates redundant instructions

2012-08-01 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54154 --- Comment #2 from Paulo J. Matos 2012-08-01 14:37:53 UTC --- Created attachment 27924 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27924 Add debug info when redundant insn is going to be generated Looking at the gcc log header after run

[Bug c++/54155] New: Newly compiled GCC 4.4.4 on Solaris sparc gives problem with -m32/-m64 flags

2012-08-01 Thread dshanke at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54155 Bug #: 54155 Summary: Newly compiled GCC 4.4.4 on Solaris sparc gives problem with -m32/-m64 flags Classification: Unclassified Product: gcc Version: 4.4.4 Status: UN

[Bug middle-end/54154] cprop_hardreg generates redundant instructions

2012-08-01 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54154 --- Comment #1 from Paulo J. Matos 2012-08-01 14:34:48 UTC --- Created attachment 27923 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27923 After cprop_hardreg

[Bug middle-end/54154] New: cprop_hardreg generates redundant instructions

2012-08-01 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54154 Bug #: 54154 Summary: cprop_hardreg generates redundant instructions Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Pri

[Bug middle-end/54146] Very slow compile at -O1 (expand vars)

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 --- Comment #10 from Richard Guenther 2012-08-01 14:32:15 UTC --- (In reply to comment #9) > clang compiles the test case with attribute((flatten)) because it doesn't > support that attribute (http://llvm.org/bugs/show_bug.cgi?id=7559). > > I'm

[Bug testsuite/54152] add Bytemark

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

[Bug middle-end/53823] [4.8 Regression] FAIL: gcc.c-torture/execute/930921-1.c execution at -O0 and -O1

2012-08-01 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53823 --- Comment #20 from dave.anglin at bell dot net 2012-08-01 14:27:30 UTC --- On 1-Aug-12, at 10:20 AM, dave.anglin at bell dot net wrote: > The difference in extracts and deposits may not be the problem. The - > O2 code appears to have the same e

[Bug middle-end/54146] Very slow compile at -O1 (expand vars)

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment #

[Bug middle-end/53823] [4.8 Regression] FAIL: gcc.c-torture/execute/930921-1.c execution at -O0 and -O1

2012-08-01 Thread dave.anglin at bell dot net
-build=hppa-linux-gnu --enable-clocale=gnu --enable-java- gc=boehm --enable-languages=c --disable-bootstrap Thread model: posix gcc version 4.8.0 20120801 (experimental) [trunk revision 190037] (GCC) You probably would need to add --with-arch=1.1 to duplicate the default native settings w

[Bug middle-end/54146] Very slow compile at -O1 (expand vars)

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 --- Comment #8 from Steven Bosscher 2012-08-01 14:14:11 UTC --- With the attribute((flatten)) removed, the full test case compiles in less than a minute.

[Bug middle-end/54146] Very slow compile at -O1 (expand vars)

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 --- Comment #7 from Steven Bosscher 2012-08-01 14:08:01 UTC --- (In reply to comment #6) > The inline heuristics stuff is probably also due to stack-vars handling, > I will look into that. Turns out this is due to the use of attribute((flatten))

[Bug tree-optimization/54153] New: [4.8 Regression] Bytemark IDEA 6% slower

2012-08-01 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54153 Bug #: 54153 Summary: [4.8 Regression] Bytemark IDEA 6% slower Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug rtl-optimization/54133] regrename introduces additional dependencies

2012-08-01 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54133 --- Comment #5 from amker.cheng 2012-08-01 13:48:50 UTC --- Thanks for your patch, IMHO, I don't think the problem could be fixed in this way, because: 1. 78 r177:DF=r0:DF 80 [sp:SI]=r166:DF 81 [sp:SI+0x8]=r168:DF 82 [sp:SI+0x10]=r17

[Bug testsuite/54152] New: add Bytemark

2012-08-01 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54152 Bug #: 54152 Summary: add Bytemark Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component:

[Bug c++/54151] Comparing if float is equal to decimal constant on Microblaze with mhard-float results in internal compiler error.

2012-08-01 Thread cyberwizzard+gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54151 --- Comment #1 from cyberwizzard 2012-08-01 13:18:15 UTC --- Created attachment 27921 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27921 Compiler result when using '-save-temps'

[Bug other/54150] [4.8 Regression] gimple dumps no longer honor -blocks

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54150 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/54151] New: Comparing if float is equal to decimal constant on Microblaze with mhard-float results in internal compiler error.

2012-08-01 Thread cyberwizzard+gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54151 Bug #: 54151 Summary: Comparing if float is equal to decimal constant on Microblaze with mhard-float results in internal compiler error. Classification: Unclassified Pro

[Bug other/54150] [4.8 Regression] gimple dumps no longer honor -blocks

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54150 Richard Guenther changed: What|Removed |Added CC||gdr at gcc dot gnu.org Target Milest

[Bug plugins/54148] FAIL: gcc.dg/plugin/selfassign.c compilation

2012-08-01 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148 --- Comment #2 from dave.anglin at bell dot net 2012-08-01 13:10:36 UTC --- On 1-Aug-12, at 3:47 AM, rguenth at gcc dot gnu.org wrote: > I don't see any "error" in that? Test just fails with no message. -- John David Anglindave.ang...@bell.n

[Bug other/54150] New: [4.8 Regression] gimple dumps no longer honor -blocks

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54150 Bug #: 54150 Summary: [4.8 Regression] gimple dumps no longer honor -blocks Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/46556] Code size regression in struct access

2012-08-01 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 William J. Schmidt changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/46556] Code size regression in struct access

2012-08-01 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 William J. Schmidt changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/46556] Code size regression in struct access

2012-08-01 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 --- Comment #9 from William J. Schmidt 2012-08-01 13:02:46 UTC --- Author: wschmidt Date: Wed Aug 1 13:02:38 2012 New Revision: 190037 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190037 Log: gcc: PR tree-optimization/46556 *

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-08-01 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #77 from Mikael Morin 2012-08-01 12:37:45 UTC --- (In reply to comment #75) > Created attachment 27919 [details] > rough patch > About the patch: The failures are mostly(all?) due to structure constructors. Structure constructors us

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-08-01 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #76 from rguenther at suse dot de 2012-08-01 12:28:10 UTC --- On Wed, 1 Aug 2012, mikael at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 > > --- Comment #75 from Mikael Morin 2012-08-01 > 12:22:03 UTC

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-08-01 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #75 from Mikael Morin 2012-08-01 12:22:03 UTC --- Created attachment 27919 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27919 rough patch (In reply to comment #74) > > For variable to be type compatible for assignment, they sh

[Bug middle-end/54146] Very slow compile at -O1 (expand vars)

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 Steven Bosscher changed: What|Removed |Added CC||rguenth at gcc dot gnu.org,

[Bug rtl-optimization/54133] regrename introduces additional dependencies

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54133 --- Comment #4 from Steven Bosscher 2012-08-01 11:58:00 UTC --- Created attachment 27918 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27918 Hack regmove to do limited propagation of hard regs I have a patch to make the propagation happen

[Bug tree-optimization/54077] [4.7/4.8 Regression] Bytemark FP EMULATION 44% slower than with clang

2012-08-01 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54077 --- Comment #8 from wbrana 2012-08-01 10:59:46 UTC --- If I didn't make mistake it seems big slow down is caused by revision 175752 Date: Fri Jul 1 10:00:25 2011 + 2011-07-01 Kai Tietz * tree-ssa-forwprop.c (simplify_bi

[Bug fortran/48820] TR 29113: Implement parts needed for MPI 3

2012-08-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48820 --- Comment #19 from Tobias Burnus 2012-08-01 10:35:28 UTC --- (In reply to comment #17) > TODO: > 1. Remaining issues of assumed-rank, e.g. shape/ubound/lbound, >class-to-type handling, contiguous attribute. And INTENT(OUT) handling, cf. ht

[Bug rtl-optimization/54133] regrename introduces additional dependencies

2012-08-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54133 --- Comment #3 from Steven Bosscher 2012-08-01 10:13:32 UTC --- With "GCC: (GNU) 4.8.0 20120731 (experimental) [trunk revision 190015]" the dumps look slightly different. I'm using the -fdump-rtl-all-slim dumps (with a local patch to dump SEQUENC

[Bug c++/54130] Recognize builtins with bool return type

2012-08-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54130 --- Comment #13 from Marc Glisse 2012-08-01 09:52:19 UTC --- (In reply to comment #10) > (In reply to comment #9) > > I realize that several (not all) of the things discussed here assume that > > functions returning bool and int are binary compat

[Bug c++/54130] Recognize builtins with bool return type

2012-08-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54130 --- Comment #12 from Marc Glisse 2012-08-01 09:49:12 UTC --- (In reply to comment #10) > (In reply to comment #9) > > I realize that several (not all) of the things discussed here assume that > > functions returning bool and int are binary compat

[Bug fortran/54147] [F03] Interface checks for PPCs & deferred TBPs

2012-08-01 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54147 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/54074] [C++0x] [DR 1270] initializer list accepts incorrect nested input

2012-08-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54074 Jonathan Wakely changed: What|Removed |Added Resolution|WONTFIX |INVALID --- Comment #5 from Jonathan Wa

[Bug c++/54130] Recognize builtins with bool return type

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54130 --- Comment #11 from Richard Guenther 2012-08-01 09:28:43 UTC --- (In reply to comment #10) > (In reply to comment #9) > > I realize that several (not all) of the things discussed here assume that > > functions returning bool and int are binary c

[Bug c++/54130] Recognize builtins with bool return type

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54130 --- Comment #10 from Richard Guenther 2012-08-01 09:26:53 UTC --- (In reply to comment #9) > I realize that several (not all) of the things discussed here assume that > functions returning bool and int are binary compatible, which is likely true

[Bug c++/54130] Recognize builtins with bool return type

2012-08-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54130 --- Comment #9 from Marc Glisse 2012-08-01 09:22:37 UTC --- I realize that several (not all) of the things discussed here assume that functions returning bool and int are binary compatible, which is likely true on most platforms but there might b

[Bug c/54149] New: write introduction incorrect wrt the C11 memory model

2012-08-01 Thread francesco.zappa.nardelli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54149 Bug #: 54149 Summary: write introduction incorrect wrt the C11 memory model Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/54133] regrename introduces additional dependencies

2012-08-01 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54133 --- Comment #2 from amker.cheng 2012-08-01 07:49:51 UTC --- I measured this kind of regression in benchmark CSiBE on arm-none-eabi/cortex-m0 with Os optimization. Turns out most of the them are relate to paramter/return register moving, like the

[Bug plugins/54148] FAIL: gcc.dg/plugin/selfassign.c compilation

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148 --- Comment #1 from Richard Guenther 2012-08-01 07:47:05 UTC --- I don't see any "error" in that?

[Bug c++/54145] [4.7/4.8 Regression] no symbol generated for `void QMailThreadSortKey::deserialize

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54145 Richard Guenther changed: What|Removed |Added Target||x86_64-*-* Target Milestone|---

[Bug tree-optimization/54143] [4.8 Regression] Bytemark ASSIGNMENT 8% slower

2012-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54143 Richard Guenther changed: What|Removed |Added Keywords||missed-optimization Target