public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/55729] New: Problem with sum intrinsic
@ 2012-12-18 12:36 pmarguinaud at hotmail dot com
  2012-12-18 16:13 ` [Bug fortran/55729] " burnus at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pmarguinaud at hotmail dot com @ 2012-12-18 12:36 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55729
           Summary: Problem with sum intrinsic
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pmarguinaud@hotmail.com


Created attachment 28994
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28994
source code

$ /opt/softs/gnu/4.7.0/bin/gfortran -c init_isba_sbl.F90 
init_isba_sbl.F90: In function ‘MAIN__’:
init_isba_sbl.F90:1:0: error: mismatching comparison operand types
real(kind=4)
integer(kind=8)
if (D.1941 > 0) goto <D.1942>; else goto <D.1943>;

init_isba_sbl.F90:1: confused by earlier errors, bailing out


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

end of thread, other threads:[~2012-12-20  8:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-18 12:36 [Bug fortran/55729] New: Problem with sum intrinsic pmarguinaud at hotmail dot com
2012-12-18 16:13 ` [Bug fortran/55729] " burnus at gcc dot gnu.org
2012-12-18 16:25 ` pmarguinaud at hotmail dot com
2012-12-18 16:40 ` dominiq at lps dot ens.fr
2012-12-20  8:45 ` pmarguinaud at hotmail dot com

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).