Bug 12755 - typo in config/tc-v850.c
Summary: typo in config/tc-v850.c
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: gas (show other bugs)
Version: 2.22
: P2 minor
Target Milestone: ---
Assignee: Alan Modra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-12 20:06 UTC by Frederic Marchal
Modified: 2011-05-12 23:51 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Marchal 2011-05-12 20:06:12 UTC
The string "second register should greater tahn first register" contains two typos. I guess it should read "second register should be greater than first register"
Comment 1 Sourceware Commits 2011-05-12 23:50:26 UTC
CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2011-05-12 23:50:24

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-v850.c 

Log message:
	PR gas/12755
	* config/tc-v850.c (parse_register_list): Correct error string.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4481&r2=1.4482
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-v850.c.diff?cvsroot=src&r1=1.57&r2=1.58
Comment 2 Sourceware Commits 2011-05-12 23:50:44 UTC
CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_21-branch
Changes by:	amodra@sourceware.org	2011-05-12 23:50:42

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-v850.c 

Log message:
	PR gas/12755
	* config/tc-v850.c (parse_register_list): Correct error string.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_21-branch&r1=1.4320.2.26&r2=1.4320.2.27
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-v850.c.diff?cvsroot=src&only_with_tag=binutils-2_21-branch&r1=1.57&r2=1.57.2.1
Comment 3 Alan Modra 2011-05-12 23:51:20 UTC
.