[Bug fortran/36140] ICE in snapshot of 05/02/08 under MIPS Linux with IMPLICIT LOGICAL and function call

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 12 08:01:00 GMT 2008



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2008-05-12 08:00 -------
Can you run it under gdb and provide a backtrace? To do this, follow these
steps:

1. Run "gdb -args ./libexec/gcc/x86_64-unknown-linux-gnu/4.4.0/f951 o.f90"
where o.f90 is your source file and x86_64-unknown-linux-gnu is replaced by
your target triplet.

2. Once at the "(gdb)" prompt, type "run".

3. When the segfault happens, you get another "(gdb)" prompt: type "backtrace"

4. Just paste everything back here


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list