This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20059] internal compiler error: Segmentation Fault - For common blocks
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2005 23:57:38 -0000
- Subject: [Bug fortran/20059] internal compiler error: Segmentation Fault - For common blocks
- References: <20050218162655.20059.dir@lanl.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 before 'htp' in COMMON 'ccpool' at (1)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20059