[Bug fortran/28971] ICE: Segmentation fault on valid code

2006-09-12 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2006-09-12 08:59 --- Oskar, We believe that this bug is fixed; however, I will take you tst.f90 and put it in the gfortran testsuite, since we do not know what moved to produce both the regression and the fix. As I said to the list, we

[Bug fortran/28971] ICE: Segmentation fault on valid code

2006-09-12 Thread enok at lysator dot liu dot se
--- Comment #5 from enok at lysator dot liu dot se 2006-09-12 09:15 --- Subject: Re: ICE: Segmentation fault on valid code Yes that's fine with me. I don't have access to the computer where I originally noticed the problem until the end of the week so I haven't been able to try any

[Bug fortran/28971] ICE: Segmentation fault on valid code

2006-09-12 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-09-12 19:38 --- Subject: Bug 28971 Author: pault Date: Tue Sep 12 19:38:48 2006 New Revision: 116904 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116904 Log: 2006-09-12 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/28971] ICE: Segmentation fault on valid code

2006-09-11 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28971

[Bug fortran/28971] ICE: Segmentation fault on valid code

2006-09-07 Thread enok at lysator dot liu dot se
--- Comment #1 from enok at lysator dot liu dot se 2006-09-07 09:31 --- Created an attachment (id=12201) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12201action=view) Valid code snippet that causes ICE gfortran -c tst.f90 tst.f90:0: internal compiler error: Segmentation fault

[Bug fortran/28971] ICE: Segmentation fault on valid code

2006-09-07 Thread paul dot thomas at jet dot uk
--- Comment #2 from paul dot thomas at jet dot uk 2006-09-07 16:16 --- Oskar, This works for me with gcc-4.2.0 20060905; I know of nothing that would have effected this change so I am at a bit of a loss. I hung a main program on it and checked the output too. Paul --

[Bug fortran/28971] ICE: Segmentation fault on valid code

2006-09-07 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2006-09-07 16:58 --- Paul, the code fails with troutmask:kargl[205] gfc --version GNU Fortran 95 (GCC) 4.2.0 20060711 (experimental) Copyright (C) 2006 Free Software Foundation, Inc. but works with troutmask:sgk[248] gfc4x --version