This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/11165] New: ffelex_send_token_ in gcc/f/lex.c went into an infinite loop


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: ffelex_send_token_ in gcc/f/lex.c went into an infinite
                    loop
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl@lucon.org
                CC: gcc-bugs@gcc.gnu.org

As of Wed Jun 11 17:10:00 UTC 2003, mainline is broken
on Linux/ia64,

/export/build/gnu/gcc/build-ia64-linux/gcc/f771 ../gcc/libf2c/libU77/u77-test.f
-quiet -dumpbase u77-test.f -auxbase u77-test -g -o /tmp/foo.s

goes into an infinite loop. It looks like ffelex_send_token_ in gcc/f/lex.c
is miscompiled.

Mon Jun  9 00:33:41 UTC 2003 was OK.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]