public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/26038]  New: FORTRAN segfault
@ 2006-01-30 22:35 hjl at lucon dot org
  2006-01-30 22:39 ` [Bug fortran/26038] " hjl at lucon dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: hjl at lucon dot org @ 2006-01-30 22:35 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 893 bytes --]

[hjl@gnu-16 cpu2006]$ cat foo.f90
   subroutine foo(self)
    character(*) :: self
      pointer :: self
      allocate(self)
   end subroutine
[hjl@gnu-16 cpu2006]$ /usr/gcc-4.2/bin/gcc -S foo.f90 -m32
foo.f90: In function ‘foo’:
foo.f90:4: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
[hjl@gnu-16 cpu2006]$ /usr/gcc-4.2/bin/gcc --version
gcc (GCC) 4.2.0 20060119 (experimental) [trunk revision 109972 clean]


-- 
           Summary: FORTRAN segfault
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org


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


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

end of thread, other threads:[~2006-03-11 19:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-30 22:35 [Bug fortran/26038] New: FORTRAN segfault hjl at lucon dot org
2006-01-30 22:39 ` [Bug fortran/26038] " hjl at lucon dot org
2006-01-30 23:48 ` pinskia at gcc dot gnu dot org
2006-01-30 23:59 ` pinskia at gcc dot gnu dot org
2006-01-31  0:45 ` hjl at lucon dot org
2006-01-31  0:59   ` Andrew Pinski
2006-01-31  1:15   ` Andrew Pinski
2006-01-31  0:59 ` pinskia at physics dot uc dot edu
2006-01-31  1:15 ` pinskia at physics dot uc dot edu
2006-01-31  1:52 ` hjl at lucon dot org
2006-01-31 11:12 ` eedelman at gcc dot gnu dot org
2006-01-31 12:58 ` [Bug fortran/26038] ICE on allocation of assumed length CHARACTER dummy paul dot richard dot thomas at cea dot fr
2006-01-31 15:21 ` hjl at lucon dot org
2006-02-09 23:23 ` pault at gcc dot gnu dot org
2006-02-13 19:32 ` pault at gcc dot gnu dot org
2006-02-13 19:35 ` pault at gcc dot gnu dot org
2006-03-11 19:27 ` pinskia 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).