--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-04
19:31 ---
*** Bug 21384 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From tobi at gcc dot gnu dot org 2005-04-24 14:01
---
Fixed, sorry for the delay.
--
What|Removed |Added
Status|NEW
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-24
14:00 ---
Subject: Bug 20059
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-04-24 13:59:58
Modified files:
gcc/fortran: Change
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-24
13:51 ---
Subject: Bug 20059
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-04-24 13:51:39
Modified files:
gcc/fortran: ChangeLog trans-common.c
gcc
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20
15:08 ---
*** Bug 21125 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20059
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-11
00:38 ---
*** Bug 19387 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
Bug 2005
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-21
02:25 ---
(In reply to comment #4)
> Can you try this patch, Andrew? The required padding should never overflow
> 2^32.
Sorry for not replying sooner, exams got in the way. But yes this fixes the
problem.
--
--- Additional Comments From tobi at gcc dot gnu dot org 2005-03-13 00:17
---
Can you try this patch, Andrew? The required padding should never overflow
2^32.
2005-03-13 Tobias Schl"uter <[EMAIL PROTECTED]>
PR fortran/20059
* trans-common.c (translate_common): Cast
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-13
00:06 ---
(In reply to comment #2)
> Does this still segfault on powerpc? On i686 I get:
> In file pr20059.f90:10
>
> COMMON /CCPOOL/ RMIN,RMAX,ZMIN,ZMAX,IMIN,JMIN,IMAX,JMAX,NFLOP, &
> 1
>
--- Additional Comments From tobi at gcc dot gnu dot org 2005-03-12 23:57
---
Does this still segfault on powerpc? On i686 I get:
In file pr20059.f90:10
COMMON /CCPOOL/ RMIN,RMAX,ZMIN,ZMAX,IMIN,JMIN,IMAX,JMAX,NFLOP, &
1
Warning: Padding of 4 bytes required bef
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-18
18:44 ---
Confirmed, but note I think this is the same as PR 19387 even though there is
no ICE in that bug.
--
What|Removed |Added
11 matches
Mail list logo