This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30672] New: Internal compiler error: segment violation


error interno del compilador: Violación de segmento

/home/lgc/irun/bin/../libexec/gcc/i386-pc-linux-gnu/4.3.0/f951 ../dynamic.f
-ffixed-form -quiet -dumpbase dynamic.f -mtune=i386 -auxbase dynamic -O2
-version -ffixed-line-length-132 -I.. -fintrinsic-modules-path
/home/lgc/irun/bin/../lib/gcc/i386-pc-linux-gnu/4.3.0/finclude -o dynamic.s
GNU F95 version 4.3.0 20070131 (experimental) (i386-pc-linux-gnu)
        compiled by GNU C version 4.3.0 20070131 (experimental).
GGC heurísticas: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

------- code segment below -------

 else
        kvf(1:3,1:3) = kv(1:3,1:3)
      endif

----------------------------------

Please I don't want to annoy you but the instructions to file a bug are really
hard to follow and lengthy. I haven't been able to produce the "*.i* file, but
just the ".s" one. Please mail me if you want me to send you the whole package
or else give me other instructions.

Thank you.


-- 
           Summary: Internal compiler error: segment violation
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lgcota at gmail dot com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]