f77 -finit-local-zero test.f 
test.f: In program `test':
In file included from test.f:0:
test.f:2: internal compiler error: Segmentation fault

Test case:

      PROGRAM TEST
      COMPLEX CZERO(1)
      END

>=gcc-4 seems to have this option removed now


-- 
           Summary: ICE in f77 with -finit-local-zero
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: halcy0n at gentoo dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25424

Reply via email to