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

`ashlhi3' matches `ashlqi3' error


Hi,

I am defining 2 instruction:
ashlqi3 and ashlhi3

and got the folowing error:

`ashlhi3' matches `ashlqi3'
previous definition of `ashlqi3'

why is ashlqi3 equal to ashlhi3 ?

Thanks



--
View this message in context: http://gcc.1065356.n5.nabble.com/ashlhi3-matches-ashlqi3-error-tp1210056.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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