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/11124] [3.4] Test g77.f-torture/compile/20010321-1.f fails


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

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


toon@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bothner@gcc.gnu.org


------- Additional Comments From toon@gcc.gnu.org  2003-06-08 13:13 -------
I wouldn't be surprised if it were caused by this change:

2003-06-05  Per Bothner  <pbothner@apple.com>

        * toplev (push_srcloc): Simplify behaviour to save current location
        and set current location to parameters.
        (pop_srcloc): Simplify semantics.
        (lang_dependent_init): Remove now-useless initial push_srcloc.

because testsuite/g77.f-torture/compile/20010321-1.f is a *preprocessed*
Fortran file with # linenr lines in it.


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