public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/54940] New: ICE in gfc_build_intrinsic_call, at fortran/expr.c:4609
@ 2012-10-16 21:40 slayoo at staszic dot waw.pl
  2012-10-16 22:08 ` [Bug fortran/54940] [4.6/4.7/4.8 Regression] " dominiq at lps dot ens.fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: slayoo at staszic dot waw.pl @ 2012-10-16 21:40 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54940
           Summary: ICE in gfc_build_intrinsic_call, at
                    fortran/expr.c:4609
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: slayoo@staszic.waw.pl


:(


$ cat bug.f95 
module bug_m
  contains 
  function bug() 
    integer :: j(:), bug(size(j-1))
  end function
end module

$ /usr/lib/gcc-snapshot/bin/gfortran bug.f95 
f951: internal compiler error: in gfc_build_intrinsic_call, at
fortran/expr.c:4609
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-snapshot/README.Bugs> for instructions.

$ /usr/lib/gcc-snapshot/bin/gfortran --version
GNU Fortran (Debian 20120930-1) 4.8.0 20120930 (experimental) [trunk revision
191865]


HTH,
Sylwester


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

end of thread, other threads:[~2013-01-07 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-16 21:40 [Bug fortran/54940] New: ICE in gfc_build_intrinsic_call, at fortran/expr.c:4609 slayoo at staszic dot waw.pl
2012-10-16 22:08 ` [Bug fortran/54940] [4.6/4.7/4.8 Regression] " dominiq at lps dot ens.fr
2012-10-17 19:22 ` janus at gcc dot gnu.org
2012-11-25 15:58 ` rguenth at gcc dot gnu.org
2012-11-29  8:42 ` jakub at gcc dot gnu.org
2013-01-07 15:24 ` burnus at gcc dot gnu.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).