[Bug gas/31043] Poor error message for wrong number of registers

2023-11-07 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31043

--- Comment #2 from Jan Beulich  ---
Hmm, both in 2.41 and in master I'm seeing "operand size mismatch", not
"unsupported instruction". That's still not ideal, but imo quite a bit better.
Yet I'm at a loss to explain why I would see a different error message than you
do.

Then again I'm also uncertain I properly understand your complaint: The title
says "wrong number of registers" when from description and the gcc bug I'd
rather infer "wrong register numbers".

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/31043] Poor error message for wrong number of registers

2023-11-07 Thread haochen.jiang at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31043

Haochen Jiang  changed:

   What|Removed |Added

 CC||haochen.jiang at intel dot com,
   ||jbeulich at suse dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/31043] Poor error message for wrong number of registers

2023-11-07 Thread haochen.jiang at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31043

--- Comment #1 from Haochen Jiang  ---
Maybe we have a chance to emit an error for invalid_register_operand in
check_VecOperands under this scenario. But I am not sure if we really need
that.

BTW, this error type seems not used anymore. We could remove that if we are not
hoping this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/31043] Poor error message for wrong number of registers

2023-11-07 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31043

Andrew Pinski  changed:

   What|Removed |Added

   See Also||https://sourceware.org/bugz
   ||illa/show_bug.cgi?id=24348

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/31043] Poor error message for wrong number of registers

2023-11-07 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31043

Andrew Pinski  changed:

   What|Removed |Added

 Target||x86_64-linux-gnu

-- 
You are receiving this mail because:
You are on the CC list for the bug.