public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/32336]  New: matmul: flag runtime- instead of assertation error
@ 2007-06-14 10:25 dfranke at gcc dot gnu dot org
  2007-06-15 18:52 ` [Bug libfortran/32336] " tkoenig at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-06-14 10:25 UTC (permalink / raw)
  To: gcc-bugs

$> gfortran-svn  -g -pg -O0 -Wall -Wimplicit-interface -Wunderflow -Wsurprising
-fbounds-check -fimplicit-none -ffpe-trap=invalid,zero -fbacktrace ...
[list-of-objects]
a.out: ../../../../svn/gcc/libgfortran/generated/matmul_r8.c:172: matmul_r8:
Assertion `count == b->dim[0].ubound + 1 - b->dim[0].lbound' failed.
Aborted

The call to MATMUL obviously is erroneous, but a runtime error instead of an
assertation would be preferable in this case.


-- 
           Summary: matmul: flag runtime- instead of assertation error
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dfranke at gcc dot gnu dot org


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


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

end of thread, other threads:[~2007-07-09 22:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-14 10:25 [Bug libfortran/32336] New: matmul: flag runtime- instead of assertation error dfranke at gcc dot gnu dot org
2007-06-15 18:52 ` [Bug libfortran/32336] " tkoenig at gcc dot gnu dot org
2007-06-15 19:09 ` dfranke at gcc dot gnu dot org
2007-07-08 22:08 ` tkoenig at gcc dot gnu dot org
2007-07-09 22:35 ` tkoenig at gcc dot gnu dot org
2007-07-09 22:36 ` tkoenig 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).