public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/20970] New: gfortran - bus error  -fdefault-integer-8
@ 2005-04-12 15:45 dir at lanl dot gov
  2005-04-13 13:09 ` [Bug libfortran/20970] " dir at lanl dot gov
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dir at lanl dot gov @ 2005-04-12 15:45 UTC (permalink / raw)
  To: gcc-bugs

This program generates a bus error on the Macintosh -

[dranta:~/tests/gfortran] dir% gfortran -fdefault-integer-8 -o adini adini.f
[dranta:~/tests/gfortran] dir% adini
Bus error
[dranta:~/tests/gfortran] dir% cat adini.f
      program main
      common /junkc/ hed(12)
      character*6 hed
      character*6 final
      data final /'stop' /
      if (hed(1).eq.final) stop
      stop
      end

-- 
           Summary: gfortran - bus error  -fdefault-integer-8
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dir at lanl dot gov
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: powerpc-apple-darwin7.8.0


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-08-02  7:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-12 15:45 [Bug libfortran/20970] New: gfortran - bus error -fdefault-integer-8 dir at lanl dot gov
2005-04-13 13:09 ` [Bug libfortran/20970] " dir at lanl dot gov
2005-04-18  3:51 ` pinskia at gcc dot gnu dot org
2005-04-19 14:53 ` fxcoudert at gcc dot gnu dot org
2005-04-19 14:54 ` fxcoudert at gcc dot gnu dot org
2005-06-19  8:09 ` fxcoudert at gcc dot gnu dot org
2005-06-20 13:34 ` dir at lanl dot gov
2005-06-20 13:46 ` dir at lanl dot gov
2005-08-02  7:44 ` fxcoudert at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).