[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-22 23:52 --- Subject: Bug 21105 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-22 23:52:24 Modified files: gcc/cp : ChangeLog decl.c Log message:

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-16 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-08-16 20:36 --- The C front end bug is fixed on mainline and the gcc-4.0.x branch. The C++ and Ada front end bugs have their own PRs now. -- What|Removed |Added -

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 20:34 --- Subject: Bug 21105 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-16 20:34:21 Modified files: gcc: Change

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 18:24 --- Subject: Bug 21105 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 18:23:59 Modified files: gcc: ChangeLog c-decl.c gcc/tests

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-15 Thread wilson at specifix dot com
--- Additional Comments From wilson at specifix dot com 2005-08-16 00:47 --- Subject: Re: [4.0/4.1 Regression] Compiling of large array fails pinskia at gcc dot gnu dot org wrote: > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-25 > 15:50 --- > Hmm, Jim

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-07-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-25 15:50 --- Hmm, Jim posted a patch here: but never applied it. -- What|Removed |Added --

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-07-07 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.1 |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21105

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-05-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-02 21:55 --- Patch here: . -- What|Removed |Added

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-19 13:08 --- Confirmed, this is most likely caused by the tree-ssa merge. -- What|Removed |Added