[Bug fortran/17180] [3.4 Regression] nearly all g77 tests fail

2004-09-02 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-09-02 06:08 --- I think the patch is not really correct because the pool is used on the host, not on the target. We probably need something like: struct max_alignment { char c; union { HOST_WIDEST_INT i; #ifdef

[Bug fortran/17180] [3.4 Regression] nearly all g77 tests fail

2004-09-02 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2004-09-02 07:48 --- Subject: Re: [3.4 Regression] nearly all g77 tests fail ebotcazou at gcc dot gnu dot org wrote: --- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-09-02 06:08 --- I think the

[Bug fortran/17180] [3.4 Regression] nearly all g77 tests fail

2004-09-02 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-09-02 16:06 --- Hopefully correctly fixed this time. -- What|Removed |Added Status|REOPENED

[Bug fortran/17180] [3.4 Regression] nearly all g77 tests fail

2004-09-01 Thread ebotcazou at gcc dot gnu dot org
-- What|Removed |Added Component|target |fortran http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17180 --- You are receiving this mail because:

[Bug fortran/17180] [3.4 Regression] nearly all g77 tests fail

2004-09-01 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-01 07:23 --- Subject: Bug 17180 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-09-01 07:23:12 Modified files: gcc/f :

[Bug fortran/17180] [3.4 Regression] nearly all g77 tests fail

2004-09-01 Thread ebotcazou at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.4.3 |3.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17180 --- You are receiving this mail because: ---