This is the mail archive of the gcc-patches@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]

[patch, libfortran] Fix for PR 20163, first bug


This fixes the first bug in PR 20163.  Bootstrapped and
regression-tested, hereby donated to the FSF (and I'll start
working on that copyright assignment).

This one actually has a correct test case.

This fixes a regression against g77.  If this is OK, please
apply to mainline.  If this is applicable for the 4.0 release
branch, please apply there as well.

2005-02-26  Thomas Koenig <Thomas.Koenig@online.de>

	PR libfortran/20163
	* runtime/string.c (compare0): Use fstrlen() to 
	strip trailing blanks from option string.

	* open-options-blanks.f: New testcase

Attachment: pr20163-1.diff
Description: Text document

Attachment: open-options-blanks.f
Description: Text document


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