[Bug lto/48645] [4.7 Regression] 403.gcc in SPEC CPU 2006 failed to build

2011-04-16 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48645 Michael Matz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/48622] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:425 with -flto -finline-small-functions -fno-early-inlining

2011-04-16 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48622 Michael Matz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug lto/48645] [4.7 Regression] 403.gcc in SPEC CPU 2006 failed to build

2011-04-16 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48645 --- Comment #4 from Michael Matz 2011-04-17 01:18:54 UTC --- Author: matz Date: Sun Apr 17 01:18:51 2011 New Revision: 172603 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172603 Log: PR tree-optimization/48622 PR lto/48645 *

[Bug tree-optimization/48622] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:425 with -flto -finline-small-functions -fno-early-inlining

2011-04-16 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48622 --- Comment #4 from Michael Matz 2011-04-17 01:18:54 UTC --- Author: matz Date: Sun Apr 17 01:18:51 2011 New Revision: 172603 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172603 Log: PR tree-optimization/48622 PR lto/48645 *

[Bug c++/48557] [C++0x][SFINAE] Hard errors with void as operand of binary built-in operators

2011-04-16 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48557 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/48622] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:425 with -flto -finline-small-functions -fno-early-inlining

2011-04-16 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48622 Michael Matz changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment #3 fro

[Bug fortran/48644] aermod fails to link with -fwhole-program

2011-04-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48644 --- Comment #2 from Dominique d'Humieres 2011-04-16 23:42:03 UTC --- For the record, (1) -fwhole-program is enough to see the problem, (2) it does not occurs if used with -flto (this is why I did not see it), (3) it does not occurs at r170284, b

[Bug tree-optimization/48622] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:425 with -flto -finline-small-functions -fno-early-inlining

2011-04-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48622 --- Comment #2 from Zdenek Sojka 2011-04-16 23:35:52 UTC --- (In reply to comment #1) > It may be caused by revision 172430: > > http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg00625.html Indeed, r172429 is OK, r172430 ICEs.

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

2011-04-16 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48521 --- Comment #3 from Paolo Carlini 2011-04-16 23:11:57 UTC --- Excellent!

[Bug tree-optimization/48622] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:425 with -flto -finline-small-functions -fno-early-inlining

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

[Bug lto/48645] [4.7 Regression] 403.gcc in SPEC CPU 2006 failed to build

2011-04-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48645 --- Comment #3 from H.J. Lu 2011-04-16 22:41:02 UTC --- It may be caused by revision 172430: http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg00625.html

[Bug lto/48645] [4.7 Regression] 403.gcc in SPEC CPU 2006 failed to build

2011-04-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48645 Zdenek Sojka changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #2 fro

[Bug lto/48645] [4.7 Regression] 403.gcc in SPEC CPU 2006 failed to build

2011-04-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48645 --- Comment #1 from H.J. Lu 2011-04-16 22:37:36 UTC --- Revision 172428 is OK and revision 172432 is bad.

[Bug lto/48645] New: [4.7 Regression] 403.gcc in SPEC CPU 2006 failed to build

2011-04-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48645 Summary: [4.7 Regression] 403.gcc in SPEC CPU 2006 failed to build Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug fortran/48624] gfortran DECL issues in function declaration

2011-04-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48624 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #3

[Bug fortran/48644] aermod fails to link with -fwhole-program

2011-04-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48644 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug inline-asm/48435] [4.7 Regression] Assertion failure during IRA (df_scan)

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

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-16 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #7 from Paul Thomas 2011-04-16 21:25:55 UTC --- Created attachment 24014 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24014 A more elegant fix This bootstraps and regtests on FC9/x86_64. A testcase has been developed. Will s

[Bug fortran/48644] New: aermod fails to link with -fwhole-program

2011-04-16 Thread tkoenig at gcc dot gnu.org
-linux-gnu Configured with: ../trunk/configure --prefix=/home/ig25 --enable-languages=c,fortran --with-mpc=/usr/local --with-mpfr=/usr/local Thread model: posix gcc version 4.7.0 20110416 (experimental) (GCC)

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

2011-04-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48123 --- Comment #4 from Diego Novillo 2011-04-16 20:31:49 UTC --- Author: dnovillo Date: Sat Apr 16 20:31:45 2011 New Revision: 172594 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172594 Log: 2011-03-15 Doug Kwan Google ref 50044.

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

2011-04-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48521 --- Comment #2 from Jonathan Wakely 2011-04-16 19:53:27 UTC --- I have a fix for this now, as well as a few issues in such as LWG 2017, 2021, missing deleted ref/cref overloads etc.

[Bug other/48639] [4.4 regression] pthread.h fixinclude test failure with 4.4.6

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

[Bug other/48639] [4.4 regression] pthread.h fixinclude test failure with 4.4.6

2011-04-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48639 --- Comment #3 from Eric Botcazou 2011-04-16 19:35:56 UTC --- Author: ebotcazou Date: Sat Apr 16 19:35:52 2011 New Revision: 172592 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172592 Log: PR other/48639 * tests/base/pthread.h [

[Bug target/48576] wrong code when accessing variables in a large stack frame

2011-04-16 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48576 --- Comment #5 from Mikael Pettersson 2011-04-16 19:28:54 UTC --- It started with r146817: Author: matz Date: Sun Apr 26 19:35:04 2009 New Revision: 146817 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146817 Log: gcc/ Expand fr

[Bug c/48643] New: Improving -Wuninitialized documentation (4.6.0 missed a bug that 3.4.3 caught)

2011-04-16 Thread eggert at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48643 Summary: Improving -Wuninitialized documentation (4.6.0 missed a bug that 3.4.3 caught) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug tree-optimization/48642] New: ICE: in omega_add_zero_eq, at omega.h:259 with -O -fcheck-data-deps --param omega-max-eqs=0

2011-04-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48642 Summary: ICE: in omega_add_zero_eq, at omega.h:259 with -O -fcheck-data-deps --param omega-max-eqs=0 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/48641] New: [4.7 Regression] ICE: verify_flow_info failed: Wrong frequency of block 77 -419530 with -O -fno-tree-ccp -fno-tree-copy-prop

2011-04-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48641 Summary: [4.7 Regression] ICE: verify_flow_info failed: Wrong frequency of block 77 -419530 with -O -fno-tree-ccp -fno-tree-copy-prop Product: gcc Version: 4.7.0 S

[Bug other/48639] [4.4 regression] pthread.h fixinclude test failure with 4.4.6

2011-04-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48639 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug other/48639] [4.4 regression] pthread.h fixinclude test failure with 4.4.6

2011-04-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48639 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2011-04-16 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #15 from Thomas Henlich 2011-04-16 17:45:05 UTC --- And maybe for performance improvement we should transform if ((m > 0.0 && m < 0.1 - 0.1 * r * rexp_d) || (rexp_d * (m + r) >= 1.0) ||\ ((m == 0.0) && !(compile_options.allow_std

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

2011-04-16 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #14 from Thomas Henlich 2011-04-16 17:28:16 UTC --- (In reply to comment #13) > OK, here is what I have settled on for the IF clause after checking the > factoring. > > rexp_d = calculate_exp_ ## x (-d);\ > if ((m > 0.0 && m < 0.

[Bug c++/45201] ICE: stack overflow

2011-04-16 Thread mr.chr.schmidt at online dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201 mr.chr.schmidt at online dot de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolut

[Bug target/48366] [4.7 Regression] ICE in extract_constrain_insn_cached, at recog.c:2024

2011-04-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48366 --- Comment #12 from John David Anglin 2011-04-16 17:10:35 UTC --- Author: danglin Date: Sat Apr 16 17:10:29 2011 New Revision: 172589 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172589 Log: * config/pa/pa.h (REGISTER_MOVE_COST): I

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

2011-04-16 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #13 from Jerry DeLisle 2011-04-16 17:06:44 UTC --- OK, here is what I have settled on for the IF clause after checking the factoring. rexp_d = calculate_exp_ ## x (-d);\ if ((m > 0.0 && m < 0.1 - 0.1 * r * rexp_d) || (rexp_d * (m

[Bug translation/48640] New: gcc: tree-cfg.c: 2992: "operand in in TARGET_MEM_REF"

2011-04-16 Thread stigge at antcom dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48640 Summary: gcc: tree-cfg.c: 2992: "operand in in TARGET_MEM_REF" Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: translation As

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

2011-04-16 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #12 from Jerry DeLisle 2011-04-16 16:10:40 UTC --- "If 0 < N < 0.1 − r × 10−d−1 or N ≥ 10d − r, or N is identically 0 and d is 0, Gw .d output editing is the same as k PEw .d output editing and Gw .d Ee output editing is the same as k

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

2011-04-16 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #11 from Jerry DeLisle 2011-04-16 16:03:19 UTC --- Created attachment 24011 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24011 Preliminary patch, still under testing The attached is what I am currently testing. In this patch

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

2011-04-16 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #10 from Thomas Henlich 2011-04-16 15:46:14 UTC --- (In reply to comment #8) > (In reply to comment #7) > > - if ((m > 0.0 && m < 0.1 - 0.05 * rexp_d) || (rexp_d * (m + 0.5) >= 1.0) > > ||\ > > + if ((m > 0.0 && m < 0.1 - r * rexp_

[Bug other/48639] New: pthread.h fixinclude test failure with 4.4.6

2011-04-16 Thread sezeroz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48639 Summary: pthread.h fixinclude test failure with 4.4.6 Product: gcc Version: 4.4.6 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unass

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

2011-04-16 Thread jvdelisle at frontier dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602 --- Comment #9 from jvdelisle at frontier dot com 2011-04-16 14:38:23 UTC --- On 04/15/2011 11:42 PM, thenlich at users dot sourceforge.net wrote: > m< 0.1 - 0.1 * r * rexp_d > m< 0.1 * (1.0 - r * rexp_d) > Of course. I am also testing with inpu

[Bug translation/48638] New: gcc/plugin.c: "inacessible" -> "inaccessible"

2011-04-16 Thread stigge at antcom dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48638 Summary: gcc/plugin.c: "inacessible" -> "inaccessible" Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: translation AssignedTo

[Bug inline-asm/48637] %c in ARM inline asm leads to ICE (in arm_print_operand)

2011-04-16 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48637 --- Comment #1 from Mikael Pettersson 2011-04-16 11:50:01 UTC --- Created attachment 24010 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24010 reduced test case Further reduced test case. "asm goto" is not needed, "%c0" suffices. ICEs gc

[Bug target/48605] gcc.target/i386/sse4_1-insertps-2.c FAILs with -mtune=geode - instruction insertps with memory operands behaves differently

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

[Bug tree-optimization/42494] [4.4 Regression] Missed dead-code-elimination

2011-04-16 Thread jingyu at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42494 --- Comment #12 from Jing Yu 2011-04-16 10:36:27 UTC --- I am on leave from 02/01/2011 to 05/30/2011. I may not reply your email during this period. If you have Android toolchain questions/issues/requests, please contact Doug (dougk...@google.co

[Bug target/48605] gcc.target/i386/sse4_1-insertps-2.c FAILs with -mtune=geode - instruction insertps with memory operands behaves differently

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48605 --- Comment #8 from Jakub Jelinek 2011-04-16 10:03:57 UTC --- Author: jakub Date: Sat Apr 16 10:03:53 2011 New Revision: 172583 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172583 Log: Backported from 4.6 branch 2011-04-15 Jaku

[Bug middle-end/36201] [4.4 Regression] NVR in the front-end causes missed optimization later on ( thought to alias arguments)

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36201 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug c++/45043] [4.4/4.5 Regression] ICE: tree check: expected identifier_node, have bit_not_expr in grokdeclarator, at cp/decl.c:8113 on invalid code

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45043 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/46479] "+m" (*regs) : "a" (regs) doesn't use (%eax) for the MEM

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46479 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/48633] [4.7 regression] IRA causes ICE in compensate_edge

2011-04-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48633 Eric Botcazou changed: What|Removed |Added Target|x86_64-linux|x86_64-linux i?86-linux Statu

[Bug fortran/48636] Enable more inlining with -O2 and higher

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

[Bug target/38134] [4.4/4.5/4.6/4.7 Regression] speed regression with many loop invariants

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug preprocessor/39533] [4.4/4.5/4.6/4.7 Regression] -MM may list a header file twice

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39533 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

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

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48031 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug c++/39219] attribute doesn't work with enums properly

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39219 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/38306] [4.4/4.5/4.6/4.7 Regression] 15% slowdown w.r.t. 4.3 of computational kernel on some architectures

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38306 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/42621] [4.4 Regression] Computed gotos on AMD 800% slower

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42621 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/43546] [4.4/4.5/4.6/4.7 Regression] ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43546 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/41176] [4.4/4.5/4.6/4.7 Regression] ICE in reload_cse_simplify_operands at postreload.c:396

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41176 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug tree-optimization/38747] [4.4 Regression] Wrong code due to VIEW_CONVERT_EXPR

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38747 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug tree-optimization/39355] [4.4 Regression] Revision 144529: ICE due to missing or incorrectly relocated DECL_VALUE_EXPR in PCH header for PARM_DECL

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39355 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/37534] [4.4/4.5/4.6/4.7 Regression] IRA causes 17% degradation in 187.facerec benchmark

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37534 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug c++/46170] [4.4/4.5 Regression] g++ wrongly rejects pointer-to-member in template arguments

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46170 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug bootstrap/40894] [4.4/4.5/4.6/4.7 Regression] bootstrap4-lean failed crtfastmath.o comparision

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug debug/42278] [4.4 Regression] incorrect dwarf data gcc-4.4.2

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42278 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/43722] ICE when passing NEON registers using const refrences

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43722 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/43897] [4.4 Regression] IA-64 asm clobbers are ignored

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43897 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug tree-optimization/42494] [4.4 Regression] Missed dead-code-elimination

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42494 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/40154] [4.4/4.5/4.6/4.7 Regression] internal compiler error: in do_SUBST, at combine.c:681

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40154 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/47521] Unnecessary usage of edx register

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47521 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug bootstrap/46173] [4.4 Regression] gcc/gencheck.c:30:24: error: all-tree.def: No such file or directory

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46173 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/44249] [4.4/4.5/4.6/4.7 Regression] IRA generates extra register move

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44249 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/45273] [4.4/4.5/4.6/4.7 Regression] The compiler depends on the host double (-fprofile-corection only)

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45273 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/37165] [4.4/4.5/4.6/4.7 Regression] FAIL: gcc.dg/matrix/matrix-1.c scan-ipa-dump-times matrix-reorg "Flattened 3 dimensions" 1

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37165 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug debug/45387] [4.4 regression] mips: non-dynamic relocations refer to dynamc symbol

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45387 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug c++/22488] [4.3/4.4/4.5/4.6/4.7 Regression] push_fields_onto_fieldstack calculates offset incorrectly

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22488 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/40454] [4.4 regression] zlib is about 20% slower when compiled with GCC 4.4.1

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40454 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug tree-optimization/35629] [4.4/4.5/4.6/4.7 Regression] gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile fails

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35629 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug libstdc++/38678] [DR XXX] istream::read() calls streambuf::sgetn()

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38678 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/38671] [4.3/4.4/4.5/4.6/4.7 Regression] selecting one IV instead of three

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38671 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/42502] [4.4/4.5 Regression] Poor register allocation in very simple code

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42502 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/40106] [4.4 Regression] Weird interaction between optimize_insn_for_speed_p and -funsafe-math-optimizations

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40106 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/41043] [4.4 Regression] virtual memory exhausted: Cannot allocate memory

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41043 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/38059] [4.4/4.5/4.6/4.7 Regression] Compile time regression for gcc.dg/20020425-1.c

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38059 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug c++/42687] [4.4/4.5/4.6/4.7 Regression] The prevention of ADL with the help of parentheses doesn't work

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42687 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/43323] [4.4 Regression] Wrong code with bitfields and type casting.

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43323 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug c++/33979] support for char16_t, char32_t

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/39514] [4.4/4.5/4.6/4.7 Regression] unreported change to packed bitfields

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39514 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/42536] [4.4/4.5/4.6/4.7 regression] ICE in spill_failure, at reload1.c:2141

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug libgcj/39747] [4.4/4.5/4.6/4.7 Regression] Installation documentation should suggest building libgmp as PIC for building with libjava

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39747 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/47478] [4.4 Regression] internal compiler error

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47478 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

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

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47484 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/37633] [4.4/4.5/4.6/4.7 Regression] wrong register use on sh64

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37633 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug rtl-optimization/47270] [4.4/4.5/4.6/4.7 Regression] GCC produces unnecessary code on -O2 and -O3 levels

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47270 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug target/43701] [4.4/4.5/4.6/4.7 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43701 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug tree-optimization/39390] [4.4 Regression] Bogus aliasing warning with std::set

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39390 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug tree-optimization/39612] [4.3/4.4/4.5/4.6/4.7 Regression] LIM inserts loads from uninitialized local memory

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39612 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug bootstrap/37304] [4.4/4.5/4.6/4.7 Regression]: in-tree-binutils gcc configure tests fail because of unexpanded $(objdir)

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37304 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

[Bug middle-end/43013] [4.5/4.6/4.7 regression] "warning: 'saved_stack.1' is used uninitialized in this function" with -fstack-check

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43013 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.6 |4.4.7

  1   2   >