mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-17 16:03:48 +08:00
Patch from Tobias Burnus to prevent segmentation fault.
From-SVN: r127087
This commit is contained in:
parent
221e1c3fde
commit
4987175c93
@ -1,3 +1,7 @@
|
||||
2007-07-31 Philipp Thomas <pth@suse.de>
|
||||
|
||||
* de.po: Check in a patch from Tobias Burnus.
|
||||
|
||||
2007-07-07 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
* zh_CN.po: Update.
|
||||
|
@ -8546,7 +8546,7 @@ msgstr ""
|
||||
#: fortran/resolve.c:5133
|
||||
#, no-c-format
|
||||
msgid "Cannot assign to variable '%s' in PURE procedure at %L"
|
||||
msgstr "In PURE-Prozedur bei %L kann nicht an Variable »%s« zugewiesen werden"
|
||||
msgstr "In PURE-Prozedur bei %2$L kann nicht an Variable »%1$s« zugewiesen werden"
|
||||
|
||||
#: fortran/resolve.c:5142
|
||||
#, no-c-format
|
||||
|
Loading…
Reference in New Issue
Block a user